1. e646fe7 perf script/python: Print array argument as string by Namhyung Kim · 10 years ago
  2. b0815d0 perf tools: Prettify the tags/TAGS/cscope targets output by Jiri Olsa · 10 years ago
  3. a261e4a perf tools: Fix pipe check regression in attr event callback by Jiri Olsa · 10 years ago
  4. 473a778 tools lib traceevent: Added support for __get_bitmask() macro by Steven Rostedt (Red Hat) · 10 years ago
  5. 4944082 tools lib traceevent: Add options to function plugin by Steven Rostedt (Red Hat) · 10 years ago
  6. 5827f2f tools lib traceevent: Add options to plugins by Steven Rostedt · 10 years ago
  7. a7c3196 tools lib traceevent: Add flag to not load event plugins by Steven Rostedt (Red Hat) · 10 years ago
  8. ec00010 Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches by Ingo Molnar · 10 years ago
  9. 3e39db4 perf/documentation: Add description for conditional branch filter by Anshuman Khandual · 10 years ago
  10. 0fffa5d perf/tool: Add conditional branch filter 'cond' to perf record by Anshuman Khandual · 10 years ago
  11. 082f96a perf probe: Fix perf probe to find correct variable DIE by Masami Hiramatsu · 10 years ago
  12. 0c188a0 perf probe: Fix a segfault if asked for variable it doesn't find by Masami Hiramatsu · 10 years ago
  13. fc9cabe perf tools: Fix 'make help' message error by Jianyu Zhan · 10 years ago
  14. a515114 perf record: Fix poll return value propagation by Jiri Olsa · 10 years ago
  15. f299842 perf tools: Move elide bool into perf_hpp_fmt struct by Jiri Olsa · 10 years ago
  16. 2ec85c6 perf tools: Remove elide setup for SORT_MODE__MEMORY mode by Jiri Olsa · 10 years ago
  17. 7f3e508 perf tools: Fix "==" into "=" in ui_browser__warning assignment by zhangdianfang · 10 years ago
  18. f2d9627 perf tools: Allow overriding sysfs and proc finding with env var by Cody P Schafer · 10 years ago
  19. 16a6433 perf tools: Consider header files outside perf directory in tags target by Sebastian Andrzej Siewior · 10 years ago
  20. 6a2f254 perf tools: Add warning when disabling perl scripting support due to missing devel files by Arnaldo Carvalho de Melo · 10 years ago
  21. 1b572622 perf trace: Warn the user when not available by Arnaldo Carvalho de Melo · 10 years ago
  22. 0506aec perf tests: Add a test case for cumulating callchains by Namhyung Kim · 10 years ago
  23. a1891aa perf tests: Define and use symbolic names for fake symbols by Namhyung Kim · 10 years ago
  24. d69b296 perf tools: Reset output/sort order to default by Namhyung Kim · 10 years ago
  25. e4cf6f8 perf ui/gtk: Fix callchain display by Namhyung Kim · 10 years ago
  26. 56772ad perf ui/stdio: Fix invalid percentage value of cumulated hist entries by Namhyung Kim · 10 years ago
  27. e511db5 perf tools: Enable --children option by default by Namhyung Kim · 11 years ago
  28. 104ac99 perf top: Add top.children config option by Namhyung Kim · 11 years ago
  29. 1432ec3 perf top: Add --children option by Namhyung Kim · 11 years ago
  30. 7c50391 perf top: Convert to hist_entry_iter by Namhyung Kim · 11 years ago
  31. 9d3c02d perf tools: Add callback function to hist_entry_iter by Namhyung Kim · 11 years ago
  32. 2bf1a12 perf tools: Do not auto-remove Children column if --fields given by Namhyung Kim · 10 years ago
  33. 8d8e645 perf report: Add report.children config option by Namhyung Kim · 11 years ago
  34. 793aaaa perf report: Add --children option by Namhyung Kim · 11 years ago
  35. 77284de perf tools: Add more hpp helper functions by Namhyung Kim · 11 years ago
  36. 1413566 perf tools: Apply percent-limit to cumulative percentage by Namhyung Kim · 11 years ago
  37. b09955b perf ui/gtk: Add support to accumulated hist stat by Namhyung Kim · 11 years ago
  38. 0434ddd perf ui/browser: Add support to accumulated hist stat by Namhyung Kim · 11 years ago
  39. 594dcbf perf ui/hist: Add support to accumulated hist stat by Namhyung Kim · 11 years ago
  40. be7f855 perf tools: Save callchain info for each cumulative entry by Namhyung Kim · 11 years ago
  41. be1f13e perf callchain: Add callchain_cursor_snapshot() by Namhyung Kim · 12 years ago
  42. b4d3c8b perf report: Cache cumulative callchains by Namhyung Kim · 11 years ago
  43. c7405d8 perf tools: Update cpumode for each cumulative entry by Namhyung Kim · 11 years ago
  44. 7a13aa2 perf hists: Accumulate hist entry stat based on the callchain by Namhyung Kim · 12 years ago
  45. a0b51af perf hists: Check if accumulated when adding a hist entry by Namhyung Kim · 12 years ago
  46. f8be1c8 perf hists: Add support for accumulated stat of hist entry by Namhyung Kim · 12 years ago
  47. 69bcb01 perf tools: Introduce struct hist_entry_iter by Namhyung Kim · 11 years ago
  48. 1844dbc perf tools: Introduce hists__inc_nr_samples() by Namhyung Kim · 10 years ago
  49. eca8183 perf tools: Add automatic remapping of Android libraries by Michael Lentine · 10 years ago
  50. 21cfc5e perf tools: Add cat as fallback pager by Michael Lentine · 10 years ago
  51. f21d181 perf tests: Add a testcase for histogram output sorting by Namhyung Kim · 10 years ago
  52. 4e754e1 perf tests: Factor out print_hists_*() by Namhyung Kim · 10 years ago
  53. 1c89fe9 perf tools: Introduce reset_output_field() by Namhyung Kim · 10 years ago
  54. cfaa154 perf tools: Get rid of obsolete hist_entry__sort_list by Namhyung Kim · 10 years ago
  55. 678a500 perf hists: Reset width of output fields with header length by Namhyung Kim · 10 years ago
  56. e67d49a perf tools: Skip elided sort entries by Namhyung Kim · 10 years ago
  57. 6fe8c26 perf top: Add --fields option to specify output fields by Namhyung Kim · 10 years ago
  58. c0f1527 perf report/tui: Fix a bug when --fields/sort is given by Namhyung Kim · 10 years ago
  59. 202e7a6 perf tools: Add ->sort() member to struct sort_entry by Namhyung Kim · 10 years ago
  60. a7d945b perf report: Add -F option to specify output fields by Namhyung Kim · 10 years ago
  61. 22af969 perf tools: Call perf_hpp__init() before setting up GUI browsers by Namhyung Kim · 10 years ago
  62. 512ae1b perf tools: Consolidate management of default sort orders by Namhyung Kim · 10 years ago
  63. a2ce067 perf tools: Allow hpp fields to be sort keys by Namhyung Kim · 10 years ago
  64. fb821c9e perf ui: Get rid of callback from __hpp__fmt() by Namhyung Kim · 10 years ago
  65. 26d8b33 perf tools: Consolidate output field handling to hpp format routines by Namhyung Kim · 10 years ago
  66. 043ca389 perf tools: Use hpp formats to sort final output by Namhyung Kim · 10 years ago
  67. f156d84 perf tools: Support event grouping in hpp ->sort() by Namhyung Kim · 10 years ago
  68. 093f0ef3 perf tools: Use hpp formats to sort hist entries by Namhyung Kim · 10 years ago
  69. 8b53699 perf tools: Convert sort entries to hpp formats by Namhyung Kim · 10 years ago
  70. bc18b7f perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmt by Namhyung Kim · 10 years ago
  71. 97eac38 perf tools: Add libdw DWARF post unwind support for ARM by Jean Pihet · 10 years ago
  72. 90fa9de perf tests: Add dwarf unwind test on ARM by Jean Pihet · 10 years ago
  73. 3418f96 perf tests: Introduce perf_regs_load function on ARM by Jean Pihet · 10 years ago
  74. 21a8b75 perf tools: Consolidate types.h for ARM and ARM64 by Jean Pihet · 10 years ago
  75. c5765ec perf session: Fix possible null pointer dereference in session.c by Masanari Iida · 10 years ago
  76. 9d372ca perf sched: Cleanup, remove unused variables in map_switch_event() by Dongsheng Yang · 10 years ago
  77. 67d6259 perf sched: Remove nr_state_machine_bugs in perf latency by Dongsheng Yang · 10 years ago
  78. 0680ee7 perf tools: Remove usage of trace_sched_wakeup(.success) by Peter Zijlstra · 10 years ago
  79. 26f2738 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core by Ingo Molnar · 10 years ago
  80. 13ce34d perf tools: Use tid for finding thread by Namhyung Kim · 10 years ago
  81. bac1e4d perf tools: Get rid of on_exit() feature test by Namhyung Kim · 10 years ago
  82. 4560471 perf record: Propagate exit status of a command line workload by Namhyung Kim · 10 years ago
  83. 6bcab4e perf tools: Clarify the output of perf sched map. by Dongsheng · 10 years ago
  84. e936e8e perf tools: Adapt the TASK_STATE_TO_CHAR_STR to new value in kernel space. by Dongsheng · 10 years ago
  85. 7fff959 perf tools: Add missing event for perf sched record. by Dongsheng · 10 years ago
  86. a45e903 Merge branch 'liblockdep-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into perf/urgent by Ingo Molnar · 10 years ago
  87. ad3b564 tools/liblockdep: Remove all build files when doing make clean by Sasha Levin · 10 years ago
  88. 0041898e tools/liblockdep: Build liblockdep from tools/Makefile by S. Lockwood-Childs · 10 years ago
  89. 37b16be Merge branch 'perf/urgent' into perf/core, to avoid conflicts by Ingo Molnar · 10 years ago
  90. 2080cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  91. 73a31b7 perf tools: Move ACCESS_ONCE from perf.h header by Jiri Olsa · 10 years ago
  92. 82baa0e perf tools: Move sys_perf_event_open function from perf.h by Jiri Olsa · 10 years ago
  93. 43599d1 perf tools: Move syscall and arch specific defines from perf.h by Jiri Olsa · 10 years ago
  94. 2c83bc0 perf tools: Move perf_call_graph_mode enum from perf.h by Jiri Olsa · 10 years ago
  95. 0776eb5 perf tools: Move sample data structures from perf.h by Jiri Olsa · 10 years ago
  96. 36446f4 perf tools: Remove PR_TASK_PERF_EVENTS_* from perf.h by Jiri Olsa · 10 years ago
  97. 273a0a7 perf tools: Remove asmlinkage define from perf.h by Jiri Olsa · 10 years ago
  98. 1b7ae1c perf tools: Remove min define from perf.h by Jiri Olsa · 10 years ago
  99. 8be26c5 perf tools: Remove unlikely define from perf.h by Jiri Olsa · 10 years ago
  100. 3dd422b perf tools: Remove MAX_COUNTERS define from perf.h by Jiri Olsa · 10 years ago