1. 77e5729 perf list: Fix exit value by Stephane Eranian · 13 years ago
  2. f120f9d perf tools: De-opt the parse_events function by Jiri Olsa · 13 years ago
  3. 0111919 perf tools: Add missing 'node' alias to the hw_cache[] array by Jiri Olsa · 13 years ago
  4. 9469234 perf: Fix multi-event parsing bug by Stephane Eranian · 13 years ago
  5. 947b4ad perf list: Fix max event string size by Ingo Molnar · 13 years ago
  6. d3d1e86 perf stat: Analyze front-end and back-end stall counts by Ingo Molnar · 13 years ago
  7. 129c04c perf tools: Add front-end and back-end stalled cycles support by Ingo Molnar · 13 years ago
  8. 1fc570a perf stat: Add stalled cycles to the default output by Ingo Molnar · 13 years ago
  9. 749141d perf stat: Make all displayed event names parseable as well by Ingo Molnar · 13 years ago
  10. ceb53fb perf stat: Fail more clearly when an invalid modifier is specified by Ingo Molnar · 13 years ago
  11. b908deb perf tools: Accept case-insensitive symbolic event variants by Ingo Molnar · 13 years ago
  12. 94403f8 perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES by Ingo Molnar · 13 years ago
  13. 1424dc9 perf script: Add support for H/W and S/W events by David Ahern · 13 years ago
  14. 668b878 perf list: Allow filtering list of events by Arnaldo Carvalho de Melo · 13 years ago
  15. f0c55bc perf: make perf stat print user provided full event names by Stephane Eranian · 13 years ago
  16. 17ea1b7 perf tools: Pass the struct opt to the wildcard parsing routine by Arnaldo Carvalho de Melo · 14 years ago
  17. 361c99a perf evsel: Introduce perf_evlist by Arnaldo Carvalho de Melo · 14 years ago
  18. 9486aa3 perf tools: Fix 64 bit integer format strings by Arnaldo Carvalho de Melo · 14 years ago
  19. ad7f4e3 perf tools: Fix tracepoint id to string perf.data header table by Arnaldo Carvalho de Melo · 14 years ago
  20. dd9a9ad perf tools: Fix handling of wildcards in tracepoint event selectors by Arnaldo Carvalho de Melo · 14 years ago
  21. 23a2f3a perf tools: Pass whole attr to event selectors by Lin Ming · 14 years ago
  22. f006d25 perf tools: Fix buffer overflow error when specifying all tracepoints by Han Pingtian · 14 years ago
  23. 20c457b perf timechart: Adjust perf timechart to the new power events by Thomas Renninger · 14 years ago
  24. 70d544d perf evsel: Delete the event selectors at exit by Arnaldo Carvalho de Melo · 14 years ago
  25. 69aad6f perf tools: Introduce event selectors by Arnaldo Carvalho de Melo · 14 years ago
  26. 4c635a4 perf tools: fix event parsing of comma-separated tracepoint events by Corey Ashford · 14 years ago
  27. aa59a48 perf: Don't use 4 bytes as a default instruction breakpoint length by Frederic Weisbecker · 14 years ago
  28. ed82702 Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  29. 1cf4a06 perf list: Improve the raw hw event descriptor documentation by Arnaldo Carvalho de Melo · 14 years ago
  30. ab60834 perf, x86: Improve the PEBS ABI by Peter Zijlstra · 14 years ago
  31. 9e32a3c perf list: Add explanation about raw hardware event descriptors by Arnaldo Carvalho de Melo · 14 years ago
  32. 5710fca perf: Fix initialization bug in parse_single_tracepoint_event() by Stephane Eranian · 14 years ago
  33. f921281 perf: Make the trace events sample period default to 1 by Frederic Weisbecker · 14 years ago
  34. bdef3b0 perf: Always record tracepoints raw samples from perf record by Frederic Weisbecker · 14 years ago
  35. 5aab621 perf symbols: Move hex2u64 and strxfrchar to symbol.c by Arnaldo Carvalho de Melo · 14 years ago
  36. 69fef0d perf: Add attr->precise support to raw event parsing by Peter Zijlstra · 14 years ago
  37. fb1d2ed perf tools: Support tracepoint glob matching by Masami Hiramatsu · 15 years ago
  38. ae99fb2 perf header: perf_header__push_event() shouldn't die by Arnaldo Carvalho de Melo · 15 years ago
  39. 41bdcb2 perf tools: Unify event type description by Liming Wang · 15 years ago
  40. 180570f perf tools: Optimize parse_subsystem_tracepoint_event() by Ulrich Drepper · 15 years ago
  41. 59b4cae perf tools: Correct size computation in tracepoint_id_to_path() by Julia Lawall · 15 years ago
  42. 3647948 perf tools: Introduce zalloc() for the common calloc(1, N) case by Arnaldo Carvalho de Melo · 15 years ago
  43. 1b290d6 perf tools: Add support for breakpoint events in perf tools by Frederic Weisbecker · 15 years ago
  44. 0ffa798 Merge branches 'perf/powerpc' and 'perf/bench' into perf/core by Ingo Molnar · 15 years ago
  45. 549104f perf tools: Modify perf routines to use new debugfs routines by Clark Williams · 15 years ago
  46. f7d7986 perf_event: Add alignment-faults and emulation-faults software events by Anton Blanchard · 15 years ago
  47. 689d301 perf tools: Output 'perf list' to stdout not stderr by Marti Raudsepp · 15 years ago
  48. 85df6f6 perf tools: Notify user when unrecognized event is specified by Marti Raudsepp · 15 years ago
  49. c171b55 perf trace: Add filter Suppport by Li Zefan · 15 years ago
  50. 63c9e01 perf tools: Remove static debugfs path from parse-events by Ashwin Chaugule · 15 years ago
  51. 725b136 perf tools: Dont use openat() by Eric Dumazet · 15 years ago
  52. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  53. 8755a8f perf: Store trace event name/id pairs in perf.data by Arjan van de Ven · 15 years ago
  54. 1281a49 perf trace: Sample timestamp and cpu when using record flag by Li Zefan · 15 years ago
  55. 270bbbe perf tools: Increase MAX_EVENT_LENGTH by Li Zefan · 15 years ago
  56. 1fc35b2 perf sched: Implement the 'perf sched record' subcommand by Ingo Molnar · 15 years ago
  57. bcd3279 perf tools: Allow the specification of all tracepoints at once by Frederic Weisbecker · 15 years ago
  58. 483e3cd Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  59. ed011b2 Merge commit 'v2.6.31-rc9' into tracing/core by Ingo Molnar · 15 years ago
  60. 6b58e7f perf tools: Avoid unnecessary work in directory lookups by Ulrich Drepper · 15 years ago
  61. 1ef2ed1 perf tools: Only save the event formats we need by Frederic Weisbecker · 15 years ago
  62. 83a0944 perf: Enable more compiler warnings by Ingo Molnar · 15 years ago
  63. 3a9f131 perf tools: Add a per tracepoint counter attribute to get raw sample by Frederic Weisbecker · 15 years ago
  64. 48c2e17 tracing: Add more namespace area to 'perf list' output by Jason Baron · 15 years ago
  65. ae07b63 perf list: Fix the output to not include tracepoints without an id by Peter Zijlstra · 15 years ago
  66. 8f18aec perf report: Fix per task mult-counter stat reporting by Peter Zijlstra · 15 years ago
  67. 5beeded perf_counter: Detect debugfs location by Jason Baron · 15 years ago
  68. f6bdafe perf_counter: Add tracepoint support to perf list, perf stat by Jason Baron · 15 years ago
  69. 23cdb5d perf_counter tools: Fix index boundary check by Roel Kluin · 15 years ago
  70. 9590b7b perf_counter tools: Rename cache events to remove $ by Anton Blanchard · 15 years ago
  71. 73c24cb8 perf list: Add cache events by Jaswinder Singh Rajput · 15 years ago
  72. f37a291 perf_counter tools: Add more warnings and fix/annotate them by Ingo Molnar · 15 years ago
  73. 61c4598 perf_counter tools: Rework event string parsing/syntax by Paul Mackerras · 15 years ago
  74. 4418351 perf_counter tools: Add alias for 'l1d' and 'l1i' by Jaswinder Singh Rajput · 15 years ago
  75. e5c5954 perf_counter tools: Shorten names for events by Jaswinder Singh Rajput · 15 years ago
  76. 06813f6 perf_counter tools: Check for valid cache operations by Jaswinder Singh Rajput · 15 years ago
  77. c0c22db perf_counter tools: Set alias for page-faults by Jaswinder Singh Rajput · 15 years ago
  78. 74d5b58 perf_counter tools: Introduce alias member in event_symbol by Jaswinder Singh Rajput · 15 years ago
  79. 51e2684 perf_counter tools: Define separate declarations for H/W and S/W events by Jaswinder Singh Rajput · 15 years ago
  80. 9cffa8d perf_counter tools: Define and use our own u64, s64 etc. definitions by Paul Mackerras · 15 years ago
  81. 44175b6 perf stat: Reorganize output by Ingo Molnar · 15 years ago
  82. faafec1 perf_counter tools: Remove one L1-data alias by Yong Wang · 15 years ago
  83. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 15 years ago
  84. 8953645 perf_counter tools: Fix error condition in parse_aliases() by Ingo Molnar · 15 years ago
  85. 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.c]
  86. 8faf3b5 perf_counter tools: Fix cache-event printout by Ingo Molnar · 15 years ago
  87. 86847b6 perf_counter tools: Add 'perf list' to list available events by Thomas Gleixner · 15 years ago
  88. 8326f44 perf_counter: Implement generalized cache event types by Ingo Molnar · 15 years ago
  89. a21ca2c perf_counter: Separate out attr->type from attr->config by Ingo Molnar · 15 years ago
  90. a0055ae perf_counter tools: Use hex2u64 in more places by Arnaldo Carvalho de Melo · 15 years ago
  91. 5242519 perf stat: Convert to Git option parsing by Ingo Molnar · 15 years ago
  92. 8ad8db3 perf_counter tools: Librarize event string parsing by Ingo Molnar · 15 years ago