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