perf tools: Add more hpp helper functions
[platform/kernel/linux-rpi.git] / tools /
2014-06-01 Namhyung Kimperf tools: Add more hpp helper functions
2014-06-01 Namhyung Kimperf tools: Apply percent-limit to cumulative percentage
2014-06-01 Namhyung Kimperf ui/gtk: Add support to accumulated hist stat
2014-06-01 Namhyung Kimperf ui/browser: Add support to accumulated hist stat
2014-06-01 Namhyung Kimperf ui/hist: Add support to accumulated hist stat
2014-06-01 Namhyung Kimperf tools: Save callchain info for each cumulative...
2014-06-01 Namhyung Kimperf callchain: Add callchain_cursor_snapshot()
2014-06-01 Namhyung Kimperf report: Cache cumulative callchains
2014-06-01 Namhyung Kimperf tools: Update cpumode for each cumulative entry
2014-06-01 Namhyung Kimperf hists: Accumulate hist entry stat based on the...
2014-06-01 Namhyung Kimperf hists: Check if accumulated when adding a hist...
2014-06-01 Namhyung Kimperf hists: Add support for accumulated stat of hist...
2014-06-01 Namhyung Kimperf tools: Introduce struct hist_entry_iter
2014-06-01 Namhyung Kimperf tools: Introduce hists__inc_nr_samples()
2014-05-22 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-05-21 Michael Lentineperf tools: Add automatic remapping of Android libraries
2014-05-21 Michael Lentineperf tools: Add cat as fallback pager
2014-05-21 Namhyung Kimperf tests: Add a testcase for histogram output sorting
2014-05-21 Namhyung Kimperf tests: Factor out print_hists_*()
2014-05-21 Namhyung Kimperf tools: Introduce reset_output_field()
2014-05-21 Namhyung Kimperf tools: Get rid of obsolete hist_entry__sort_list
2014-05-21 Namhyung Kimperf hists: Reset width of output fields with header...
2014-05-21 Namhyung Kimperf tools: Skip elided sort entries
2014-05-21 Namhyung Kimperf top: Add --fields option to specify output fields
2014-05-21 Namhyung Kimperf report/tui: Fix a bug when --fields/sort is given
2014-05-21 Namhyung Kimperf tools: Add ->sort() member to struct sort_entry
2014-05-21 Namhyung Kimperf report: Add -F option to specify output fields
2014-05-21 Namhyung Kimperf tools: Call perf_hpp__init() before setting up...
2014-05-21 Namhyung Kimperf tools: Consolidate management of default sort...
2014-05-21 Namhyung Kimperf tools: Allow hpp fields to be sort keys
2014-05-21 Namhyung Kimperf ui: Get rid of callback from __hpp__fmt()
2014-05-21 Namhyung Kimperf tools: Consolidate output field handling to hpp...
2014-05-21 Namhyung Kimperf tools: Use hpp formats to sort final output
2014-05-21 Namhyung Kimperf tools: Support event grouping in hpp ->sort()
2014-05-21 Namhyung Kimperf tools: Use hpp formats to sort hist entries
2014-05-21 Namhyung Kimperf tools: Convert sort entries to hpp formats
2014-05-21 Namhyung Kimperf tools: Add ->cmp(), ->collapse() and ->sort()...
2014-05-20 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-05-16 Jean Pihetperf tools: Add libdw DWARF post unwind support for ARM
2014-05-16 Jean Pihetperf tests: Add dwarf unwind test on ARM
2014-05-16 Jean Pihetperf tests: Introduce perf_regs_load function on ARM
2014-05-16 Jean Pihetperf tools: Consolidate types.h for ARM and ARM64
2014-05-16 Masanari Iidaperf session: Fix possible null pointer dereference...
2014-05-16 Dongsheng Yangperf sched: Cleanup, remove unused variables in map_swi...
2014-05-16 Dongsheng Yangperf sched: Remove nr_state_machine_bugs in perf latency
2014-05-12 Peter Zijlstraperf tools: Remove usage of trace_sched_wakeup(.success)
2014-05-12 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-05-12 Namhyung Kimperf tools: Use tid for finding thread
2014-05-12 Namhyung Kimperf tools: Get rid of on_exit() feature test
2014-05-12 Namhyung Kimperf record: Propagate exit status of a command line...
2014-05-12 Dongshengperf tools: Clarify the output of perf sched map.
2014-05-12 Dongshengperf tools: Adapt the TASK_STATE_TO_CHAR_STR to new...
2014-05-12 Dongshengperf tools: Add missing event for perf sched record.
2014-05-07 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to avoid...
2014-05-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-05-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-05-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2014-05-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-05-05 Linus TorvaldsMerge tag 'usb-3.15-rc4' of git://git./linux/kernel...
2014-05-05 Linus TorvaldsMerge tag 'tty-3.15-rc4' of git://git./linux/kernel...
2014-05-05 Linus TorvaldsMerge tag 'staging-3.15-rc4' of git://git./linux/kernel...
2014-05-05 Linus TorvaldsMerge tag 'xtensa-next-20140503' of git://github.com...
2014-05-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-05-05 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-05-05 Jiri Olsaperf tools: Move ACCESS_ONCE from perf.h header
2014-05-05 Jiri Olsaperf tools: Move sys_perf_event_open function from...
2014-05-05 Jiri Olsaperf tools: Move syscall and arch specific defines...
2014-05-05 Jiri Olsaperf tools: Move perf_call_graph_mode enum from perf.h
2014-05-05 Jiri Olsaperf tools: Move sample data structures from perf.h
2014-05-05 Jiri Olsaperf tools: Remove PR_TASK_PERF_EVENTS_* from perf.h
2014-05-05 Jiri Olsaperf tools: Remove asmlinkage define from perf.h
2014-05-05 Jiri Olsaperf tools: Remove min define from perf.h
2014-05-05 Jiri Olsaperf tools: Remove unlikely define from perf.h
2014-05-05 Jiri Olsaperf tools: Remove MAX_COUNTERS define from perf.h
2014-05-04 Linus TorvaldsMerge tag 'locks-v3.15-3' of git://git.samba.org/jlayto...
2014-05-04 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2014-05-04 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2014-05-03 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2014-05-03 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2014-05-03 Linus TorvaldsMerge tag 'trace-fixes-v3.15-rc3' of git://git./linux...
2014-05-03 Linus TorvaldsMerge tag 'pm+acpi-3.15-rc4' of git://git./linux/kernel...
2014-05-03 Linus TorvaldsMerge tag 'dt-for-linus' of git://git.secretlab.ca...
2014-05-02 Linus TorvaldsMerge tag 'dm-3.15-fixes' of git://git./linux/kernel...
2014-05-02 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-05-02 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2014-05-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-05-02 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2014-05-01 Greg Kroah-HartmanMerge tag 'fixes-for-v3.15-rc4' of git://git./linux...
2014-05-01 Linus TorvaldsMerge branch 'parisc-3.15-3' of git://git./linux/kernel...
2014-05-01 Borislav Petkovtools: Consolidate types.h
2014-05-01 Borislav Petkovtools: Unify export.h
2014-05-01 Linus TorvaldsMerge tag 'pinctrl-v3.15-3' of git://git./linux/kernel...
2014-05-01 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2014-05-01 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-05-01 Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-fixes
2014-05-01 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-05-01 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-05-01 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to resolve...
2014-05-01 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2014-04-30 Greg Kroah-HartmanMerge tag 'iio-fixes-for-3.15b' of git://git./linux...
next