1. 270bbbe perf tools: Increase MAX_EVENT_LENGTH by Li Zefan · 15 years ago
  2. 1fc35b2 perf sched: Implement the 'perf sched record' subcommand by Ingo Molnar · 15 years ago
  3. bcd3279 perf tools: Allow the specification of all tracepoints at once by Frederic Weisbecker · 15 years ago
  4. 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
  5. ed011b2 Merge commit 'v2.6.31-rc9' into tracing/core by Ingo Molnar · 15 years ago
  6. 6b58e7f perf tools: Avoid unnecessary work in directory lookups by Ulrich Drepper · 15 years ago
  7. 1ef2ed1 perf tools: Only save the event formats we need by Frederic Weisbecker · 15 years ago
  8. 83a0944 perf: Enable more compiler warnings by Ingo Molnar · 15 years ago
  9. 3a9f131 perf tools: Add a per tracepoint counter attribute to get raw sample by Frederic Weisbecker · 15 years ago
  10. 48c2e17 tracing: Add more namespace area to 'perf list' output by Jason Baron · 15 years ago
  11. ae07b63 perf list: Fix the output to not include tracepoints without an id by Peter Zijlstra · 15 years ago
  12. 8f18aec perf report: Fix per task mult-counter stat reporting by Peter Zijlstra · 15 years ago
  13. 5beeded perf_counter: Detect debugfs location by Jason Baron · 15 years ago
  14. f6bdafe perf_counter: Add tracepoint support to perf list, perf stat by Jason Baron · 15 years ago
  15. 23cdb5d perf_counter tools: Fix index boundary check by Roel Kluin · 15 years ago
  16. 9590b7b perf_counter tools: Rename cache events to remove $ by Anton Blanchard · 16 years ago
  17. 73c24cb perf list: Add cache events by Jaswinder Singh Rajput · 16 years ago
  18. f37a291 perf_counter tools: Add more warnings and fix/annotate them by Ingo Molnar · 16 years ago
  19. 61c4598 perf_counter tools: Rework event string parsing/syntax by Paul Mackerras · 16 years ago
  20. 4418351 perf_counter tools: Add alias for 'l1d' and 'l1i' by Jaswinder Singh Rajput · 16 years ago
  21. e5c5954 perf_counter tools: Shorten names for events by Jaswinder Singh Rajput · 16 years ago
  22. 06813f6 perf_counter tools: Check for valid cache operations by Jaswinder Singh Rajput · 16 years ago
  23. c0c22db perf_counter tools: Set alias for page-faults by Jaswinder Singh Rajput · 16 years ago
  24. 74d5b58 perf_counter tools: Introduce alias member in event_symbol by Jaswinder Singh Rajput · 16 years ago
  25. 51e2684 perf_counter tools: Define separate declarations for H/W and S/W events by Jaswinder Singh Rajput · 16 years ago
  26. 9cffa8d perf_counter tools: Define and use our own u64, s64 etc. definitions by Paul Mackerras · 16 years ago
  27. 44175b6 perf stat: Reorganize output by Ingo Molnar · 16 years ago
  28. faafec1 perf_counter tools: Remove one L1-data alias by Yong Wang · 16 years ago
  29. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 16 years ago
  30. 8953645 perf_counter tools: Fix error condition in parse_aliases() by Ingo Molnar · 16 years ago
  31. 8647093 perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ by Ingo Molnar · 16 years ago[Renamed from Documentation/perf_counter/util/parse-events.c]
  32. 8faf3b5 perf_counter tools: Fix cache-event printout by Ingo Molnar · 16 years ago
  33. 86847b6 perf_counter tools: Add 'perf list' to list available events by Thomas Gleixner · 16 years ago
  34. 8326f44 perf_counter: Implement generalized cache event types by Ingo Molnar · 16 years ago
  35. a21ca2c perf_counter: Separate out attr->type from attr->config by Ingo Molnar · 16 years ago
  36. a0055ae perf_counter tools: Use hex2u64 in more places by Arnaldo Carvalho de Melo · 16 years ago
  37. 5242519 perf stat: Convert to Git option parsing by Ingo Molnar · 16 years ago
  38. 8ad8db3 perf_counter tools: Librarize event string parsing by Ingo Molnar · 16 years ago