1. d457c96 perf callchain: Per-event type selection support by Kan Liang · 9 years ago
  2. 09af2a5 perf record: Support per-event freq term by Namhyung Kim · 9 years ago
  3. 3206771 perf tools: Per-event time support by Kan Liang · 9 years ago
  4. 4ba1faa perf record: Allow filtering perf's pid via --exclude-perf by Wang Nan · 9 years ago
  5. bb78ce7 perf tools: Fix function declarations needed by parse-events.y by Adrian Hunter · 9 years ago
  6. 87d650b perf tools: Add symbolic events support for parse_events_error by Jiri Olsa · 9 years ago
  7. cecf3a2e perf tools: Add location to pmu event terms by Jiri Olsa · 9 years ago
  8. 36adec8 perf tools: Change parse_events_add_pmu interface by Jiri Olsa · 9 years ago
  9. 6297d42 perf tools: Add flex support for parse_events_error by Jiri Olsa · 9 years ago
  10. b39b839 perf tools: Add parse_events_error interface by Jiri Olsa · 9 years ago
  11. 705750f perf list: Clean up the printing functions of hardware/software events by Yunlong Song · 9 years ago
  12. 23773ca perf tools: Make perf aware of tracefs by Steven Rostedt (Red Hat) · 9 years ago
  13. b3890e4 Merge branch 'perf/hw_breakpoints' into perf/core by Ingo Molnar · 9 years ago
  14. 688d4df perf tools: Support parsing parameterized events by Cody P Schafer · 10 years ago
  15. 3741eb9 perf tools: allow user to specify hardware breakpoint bp_len by Jacob Shin · 10 years ago
  16. dcb4e10 perf tools: Parse the pmu event prefix and suffix by Kan Liang · 10 years ago
  17. d944c4e tools: Consolidate types.h by Borislav Petkov · 10 years ago
  18. c5cd8ac perf parse events: Demystify memory allocations by David Ahern · 11 years ago
  19. e7c93f0 perf util: Use evsel->name to get tracepoint_paths by Namhyung Kim · 11 years ago
  20. 97f63e4 perf tools: Keep group information by Namhyung Kim · 11 years ago
  21. 23b6339 perf tools: Fix usage of __ in event parsing struct names by Arnaldo Carvalho de Melo · 11 years ago
  22. 6cee6cd perf tools: Fix usage of __ in parse_events_term struct by Arnaldo Carvalho de Melo · 11 years ago
  23. d8f7bbc perf tools: Remove unused 'unset' parameter from parse_events by Jiri Olsa · 11 years ago
  24. f0b9abf Merge branch 'linus' into perf/core by Ingo Molnar · 12 years ago
  25. d2709c7 perf: Make perf build for x86 with UAPI disintegration applied by David Howells · 12 years ago
  26. c81251e perf tests: Final cleanup for builtin-test move by Jiri Olsa · 12 years ago
  27. 1d33d6d perf tools: Add support to specify hw event as PMU event term by Jiri Olsa · 12 years ago
  28. 7d380c8 perf: Fix UAPI fallout by Ingo Molnar · 12 years ago
  29. ac2ba9f perf tools: Catch event names from command line by Robert Richter · 12 years ago
  30. 63dab22 perf evlist: Rename __group method to __set_leader by Arnaldo Carvalho de Melo · 12 years ago
  31. 6a4bb04 perf tools: Enable grouping logic for parsed events by Jiri Olsa · 12 years ago
  32. f5b1135 perf tools: Add support to update event modifier by Jiri Olsa · 12 years ago
  33. 89efb02 perf tools: Add support to parse event group syntax by Jiri Olsa · 12 years ago
  34. a3277d2 perf tools: Support for events bash completion by Frederic Weisbecker · 12 years ago
  35. b527bab perf tools: Fix parsing of 64 bit raw config value for 32 bit by Robert Richter · 12 years ago
  36. 32c46e5 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  37. 9db1763 perf tools: Remove __event_name by Arnaldo Carvalho de Melo · 12 years ago
  38. 7289f83 perf tools: Move all users of event_name to perf_evsel__name by Arnaldo Carvalho de Melo · 12 years ago
  39. a6146d5 perf/tool: Add PMU event alias support by Zheng Yan · 12 years ago
  40. 90e2b22 perf/tool: Add support to reuse event grammar to parse out terms by Jiri Olsa · 12 years ago
  41. ac20de6f perf/tool: Make the event parser re-entrant by Zheng Yan · 12 years ago
  42. 46010ab perf/tool: Use data struct for arg passing in event parse function by Jiri Olsa · 12 years ago
  43. 6b5fc39 perf tools: Add hardcoded name term for pmu events by Jiri Olsa · 12 years ago
  44. b847cbd perf tools: Use allocated list for each parsed event by Jiri Olsa · 12 years ago
  45. f50246e perf test: Move parse event automated tests to separated object by Jiri Olsa · 12 years ago
  46. 16fa7e8 perf tools: Split term type into value type and term type by Jiri Olsa · 12 years ago
  47. c651214 perf tools: Fix include header files in util/parse-events.h by Robert Richter · 12 years ago
  48. 5d7be90 perf tools: Fix modifier to be applied on correct events by Jiri Olsa · 12 years ago
  49. 5f537a2 perf tools: Add support to specify pmu style event by Jiri Olsa · 12 years ago
  50. 8f707d8 perf tools: Add config options support for event parsing by Jiri Olsa · 12 years ago
  51. 89812fc perf tools: Add parser generator for events parsing by Jiri Olsa · 12 years ago
  52. ebf294b perf tools: Simplify debugfs mountpoint handling code by Arnaldo Carvalho de Melo · 13 years ago
  53. f120f9d perf tools: De-opt the parse_events function by Jiri Olsa · 13 years ago
  54. 1424dc9 perf script: Add support for H/W and S/W events by David Ahern · 13 years ago
  55. 668b878 perf list: Allow filtering list of events by Arnaldo Carvalho de Melo · 13 years ago
  56. 361c99a perf evsel: Introduce perf_evlist by Arnaldo Carvalho de Melo · 13 years ago
  57. 5c7a668 perf tools: Fix build when using gcc 3.4.6 by Arnaldo Carvalho de Melo · 13 years ago
  58. d030260 perf tools: Fix perf_event.h header usage by Stephane Eranian · 14 years ago
  59. 20c457b perf timechart: Adjust perf timechart to the new power events by Thomas Renninger · 14 years ago
  60. 70d544d perf evsel: Delete the event selectors at exit by Arnaldo Carvalho de Melo · 14 years ago
  61. 69aad6f perf tools: Introduce event selectors by Arnaldo Carvalho de Melo · 14 years ago
  62. 63e0c77 perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW by Tom Zanussi · 14 years ago
  63. c171b55 perf trace: Add filter Suppport by Li Zefan · 15 years ago
  64. 8b40f52 perf tools: Protect header files with a consistent style by John Kacur · 15 years ago
  65. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  66. 1ef2ed1 perf tools: Only save the event formats we need by Frederic Weisbecker · 15 years ago
  67. 83a0944 perf: Enable more compiler warnings by Ingo Molnar · 15 years ago
  68. 8f18aec perf report: Fix per task mult-counter stat reporting by Peter Zijlstra · 15 years ago
  69. 5beeded perf_counter: Detect debugfs location by Jason Baron · 15 years ago
  70. 8647093 perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ by Ingo Molnar · 15 years ago[Renamed from Documentation/perf_counter/util/parse-events.h]
  71. 86847b6 perf_counter tools: Add 'perf list' to list available events by Thomas Gleixner · 15 years ago
  72. a21ca2c perf_counter: Separate out attr->type from attr->config by Ingo Molnar · 15 years ago
  73. 5242519 perf stat: Convert to Git option parsing by Ingo Molnar · 15 years ago
  74. 8ad8db3 perf_counter tools: Librarize event string parsing by Ingo Molnar · 15 years ago