Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg...
[pandora-kernel.git] / tools /
2014-06-05 Ingo MolnarMerge branch 'uprobes/core' of git://git./linux/kernel...
2014-06-05 Anshuman Khandualperf/documentation: Add description for conditional...
2014-06-05 Anshuman Khandualperf/tool: Add conditional branch filter 'cond' to...
2014-06-05 Ingo MolnarMerge branch 'perf/kprobes' into perf/core
2014-06-05 Ingo MolnarMerge branch 'perf/uprobes' into perf/core
2014-06-05 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-06-03 Jianyu Zhanperf tools: Fix 'make help' message error
2014-06-03 Jiri Olsaperf record: Fix poll return value propagation
2014-06-03 Jiri Olsaperf tools: Move elide bool into perf_hpp_fmt struct
2014-06-03 Jiri Olsaperf tools: Remove elide setup for SORT_MODE__MEMORY...
2014-06-03 zhangdianfangperf tools: Fix "==" into "=" in ui_browser__warning...
2014-06-03 Cody P Schaferperf tools: Allow overriding sysfs and proc finding...
2014-06-03 Sebastian Andrzej... perf tools: Consider header files outside perf director...
2014-06-03 Arnaldo Carvalho... perf tools: Add warning when disabling perl scripting...
2014-06-03 Arnaldo Carvalho... perf trace: Warn the user when not available
2014-06-03 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-06-01 Namhyung Kimperf tests: Add a test case for cumulating callchains
2014-06-01 Namhyung Kimperf tests: Define and use symbolic names for fake...
2014-06-01 Namhyung Kimperf tools: Reset output/sort order to default
2014-06-01 Namhyung Kimperf ui/gtk: Fix callchain display
2014-06-01 Namhyung Kimperf ui/stdio: Fix invalid percentage value of cumulate...
2014-06-01 Namhyung Kimperf tools: Enable --children option by default
2014-06-01 Namhyung Kimperf top: Add top.children config option
2014-06-01 Namhyung Kimperf top: Add --children option
2014-06-01 Namhyung Kimperf top: Convert to hist_entry_iter
2014-06-01 Namhyung Kimperf tools: Add callback function to hist_entry_iter
2014-06-01 Namhyung Kimperf tools: Do not auto-remove Children column if ...
2014-06-01 Namhyung Kimperf report: Add report.children config option
2014-06-01 Namhyung Kimperf report: Add --children option
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
next