1. a2ce067 perf tools: Allow hpp fields to be sort keys by Namhyung Kim · 10 years ago
  2. fb821c9e perf ui: Get rid of callback from __hpp__fmt() by Namhyung Kim · 10 years ago
  3. 26d8b33 perf tools: Consolidate output field handling to hpp format routines by Namhyung Kim · 10 years ago
  4. 043ca389 perf tools: Use hpp formats to sort final output by Namhyung Kim · 10 years ago
  5. f156d84 perf tools: Support event grouping in hpp ->sort() by Namhyung Kim · 10 years ago
  6. 093f0ef3 perf tools: Use hpp formats to sort hist entries by Namhyung Kim · 10 years ago
  7. 8b53699 perf tools: Convert sort entries to hpp formats by Namhyung Kim · 10 years ago
  8. bc18b7f perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmt by Namhyung Kim · 10 years ago
  9. 97eac38 perf tools: Add libdw DWARF post unwind support for ARM by Jean Pihet · 10 years ago
  10. 90fa9de perf tests: Add dwarf unwind test on ARM by Jean Pihet · 10 years ago
  11. 3418f96 perf tests: Introduce perf_regs_load function on ARM by Jean Pihet · 10 years ago
  12. 21a8b75 perf tools: Consolidate types.h for ARM and ARM64 by Jean Pihet · 10 years ago
  13. c5765ec perf session: Fix possible null pointer dereference in session.c by Masanari Iida · 10 years ago
  14. 9d372ca perf sched: Cleanup, remove unused variables in map_switch_event() by Dongsheng Yang · 10 years ago
  15. 67d6259 perf sched: Remove nr_state_machine_bugs in perf latency by Dongsheng Yang · 10 years ago
  16. 0680ee7 perf tools: Remove usage of trace_sched_wakeup(.success) by Peter Zijlstra · 10 years ago
  17. 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
  18. 13ce34d perf tools: Use tid for finding thread by Namhyung Kim · 10 years ago
  19. bac1e4d perf tools: Get rid of on_exit() feature test by Namhyung Kim · 10 years ago
  20. 4560471 perf record: Propagate exit status of a command line workload by Namhyung Kim · 10 years ago
  21. 6bcab4e perf tools: Clarify the output of perf sched map. by Dongsheng · 10 years ago
  22. e936e8e perf tools: Adapt the TASK_STATE_TO_CHAR_STR to new value in kernel space. by Dongsheng · 10 years ago
  23. 7fff959 perf tools: Add missing event for perf sched record. by Dongsheng · 10 years ago
  24. 37b16be Merge branch 'perf/urgent' into perf/core, to avoid conflicts by Ingo Molnar · 10 years ago
  25. 2080cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  26. 73a31b7 perf tools: Move ACCESS_ONCE from perf.h header by Jiri Olsa · 10 years ago
  27. 82baa0e perf tools: Move sys_perf_event_open function from perf.h by Jiri Olsa · 10 years ago
  28. 43599d1 perf tools: Move syscall and arch specific defines from perf.h by Jiri Olsa · 10 years ago
  29. 2c83bc0 perf tools: Move perf_call_graph_mode enum from perf.h by Jiri Olsa · 10 years ago
  30. 0776eb5 perf tools: Move sample data structures from perf.h by Jiri Olsa · 10 years ago
  31. 36446f4 perf tools: Remove PR_TASK_PERF_EVENTS_* from perf.h by Jiri Olsa · 10 years ago
  32. 273a0a7 perf tools: Remove asmlinkage define from perf.h by Jiri Olsa · 10 years ago
  33. 1b7ae1c perf tools: Remove min define from perf.h by Jiri Olsa · 10 years ago
  34. 8be26c5 perf tools: Remove unlikely define from perf.h by Jiri Olsa · 10 years ago
  35. 3dd422b perf tools: Remove MAX_COUNTERS define from perf.h by Jiri Olsa · 10 years ago
  36. d944c4e tools: Consolidate types.h by Borislav Petkov · 10 years ago
  37. 5ac3e4b tools: Unify export.h by Borislav Petkov · 10 years ago
  38. 2519d3b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  39. 3617660 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
  40. aeffe2a Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 10 years ago
  41. e5744fe bpf_dbg: fix wrong register usage by Brendan Hickey · 10 years ago
  42. 9a12672 perf tests x86: Fix stack map lookup in dwarf unwind test by Jiri Olsa · 10 years ago
  43. 6392b4e perf x86: Fix perf to use non-executable stack, again by Mathias Krause · 10 years ago
  44. 603940b perf tools: Remove extra '/' character in events file path by Xia Kaixu · 10 years ago
  45. 61d4290 perf machine: Search for modules in %s/lib/modules/%s by Richard Yao · 10 years ago
  46. 611ec12 perf tests: Add static build make test by Jiri Olsa · 10 years ago
  47. 2cf9040 perf tools: Fix bfd dependency libraries detection by Jiri Olsa · 10 years ago
  48. e27a08f perf tools: Use LDFLAGS instead of ALL_LDFLAGS by Jiri Olsa · 10 years ago
  49. 8ab596a perf tools ARM64: Wire up perf_regs and unwind support by Jean Pihet · 10 years ago
  50. 88080ce perf tools: Move u64_swap union by Borislav Petkov · 10 years ago
  51. c0bc8c6 perf tests: Add a test of kvm-390: trace event by Alexander Yarygin · 10 years ago
  52. 615b8f9 perf tests: Add numeric identifier to evlist_test by Alexander Yarygin · 10 years ago
  53. 2b9032e perf tools: Parse tracepoints with '-' in system name by Alexander Yarygin · 10 years ago
  54. e148c76 perf tools: Handle EINTR error for readn/writen by Namhyung Kim · 10 years ago
  55. fabf01238 perf tests: Add map groups sharing with thread object test by Jiri Olsa · 10 years ago
  56. cddcef6 perf tools: Share map_groups among threads of the same group by Jiri Olsa · 10 years ago
  57. a26ca67 perf tools: Reference count map_groups objects by Arnaldo Carvalho de Melo · 10 years ago
  58. 93d5731 perf tools: Allocate thread map_groups's dynamically by Arnaldo Carvalho de Melo · 10 years ago
  59. 4e85edf perf tests: Add thread maps lookup automated tests by Jiri Olsa · 10 years ago
  60. 3c3cfd9 perf tests: Add a test case for hists filtering by Namhyung Kim · 10 years ago
  61. 6e344a9 perf tests: Factor out fake_setup_machine() by Namhyung Kim · 10 years ago
  62. 2933d78 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
  63. 42ebd27 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 10 years ago
  64. c3b7895 perf hists/tui: Count callchain rows separately by Namhyung Kim · 10 years ago
  65. 268397c perf top/tui: Update nr_entries properly after a filter is applied by Namhyung Kim · 10 years ago
  66. 112f761 perf ui/tui: Rename hist_browser__update_nr_entries() by Namhyung Kim · 10 years ago
  67. c481f93 perf ui/tui: Fix off-by-one in hist_browser__update_nr_entries() by Namhyung Kim · 10 years ago
  68. 3186b68 perf hists: Add missing update on filtered stats in hists__decay_entries() by Namhyung Kim · 10 years ago
  69. 820bc81 perf tools: Account entry stats when it's added to the output tree by Namhyung Kim · 10 years ago
  70. 87e90f4 perf hists: Collapse expanded callchains after filter is applied by Namhyung Kim · 10 years ago
  71. 9283ba9 perf hists: Add a couple of hists stat helper functions by Namhyung Kim · 10 years ago
  72. ae993ef perf hists: Move column length calculation out of hists__inc_stats() by Namhyung Kim · 10 years ago
  73. 6263835 perf hists: Rename hists__inc_stats() by Namhyung Kim · 10 years ago
  74. 58c311d perf report: Count number of entries separately by Namhyung Kim · 10 years ago
  75. 89b90ee Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent by Ingo Molnar · 10 years ago
  76. de04f86 tools lib traceevent: Fix memory leak in pretty_print() by Steven Rostedt · 10 years ago
  77. 4508793 tools lib traceevent: Fix backward compatibility macros for pevent filter enums by Steven Rostedt · 10 years ago
  78. 4dc549e perf tools: Disable libdw unwind for all but x86 arch by Jiri Olsa · 10 years ago
  79. 763d7f5 perf tests x86: Fix memory leak in sample_ustack() by Masanari Iida · 10 years ago
  80. cff6bb4 perf callchain: Add generic report parse callchain callback function by Don Zickus · 10 years ago
  81. 4b62795 perf kmem: Utilize the new generic cpunode_map by Don Zickus · 10 years ago
  82. f5b1f4e perf tools: Use cpu/possible instead of cpu/kernel_max by Don Zickus · 10 years ago
  83. 7780c25 perf tools: Allow ability to map cpus to nodes easily by Don Zickus · 10 years ago
  84. 7c2f816 perf tools: Fix pmu object compilation error by Jiri Olsa · 10 years ago
  85. 75e4f20 tools/power/acpi: Minor bugfixes by Thomas Renninger · 10 years ago
  86. 200bde2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  87. ffa9188 perf tools: Improve error reporting by Adrien BAK · 10 years ago
  88. 922d0e4 perf tools: Adjust symbols in VDSO by Vladimir Nikulichev · 10 years ago
  89. acb61fc perf kvm: Fix 'Min time' counting in report command by Alexander Yarygin · 10 years ago
  90. 25bfe4f Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  91. 1111b680 Merge branch 'perf/urgent' into perf/core, to pick up PMU driver fixes. by Ingo Molnar · 10 years ago
  92. 2a83dc7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  93. d99d591 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  94. 314672a Tools: hv: Handle the case when the target file exists correctly by K. Y. Srinivasan · 10 years ago
  95. a83edb2 perf sched: Introduce --list-cmds for use by scripts by Ramkumar Ramachandra · 10 years ago
  96. a2368c3 perf lock: Introduce --list-cmds for use by scripts by Ramkumar Ramachandra · 10 years ago
  97. 8d2a2a1 perf mem: Introduce --list-cmds for use by scripts by Ramkumar Ramachandra · 10 years ago
  98. 3bca235 perf kmem: Introduce --list-cmds for use by scripts by Ramkumar Ramachandra · 10 years ago
  99. 95ce0ba perf tools: Show absolute percentage by default by Namhyung Kim · 11 years ago
  100. 105eb30 perf ui/tui: Add 'F' hotkey to toggle percentage output by Namhyung Kim · 10 years ago