1. 208b4b4 perf_counter tools: Add infrastructure to support loading of kernel module symbols by Mike Galbraith · 16 years ago
  2. 9974f49 perf_counter tools: Make symbol loading consistently return number of loaded symbols by Mike Galbraith · 16 years ago
  3. a92bef0 perf stat: Handle pipe read failures in perf stat by Frederic Weisbecker · 16 years ago
  4. 5da5025 perf_counter tools: Share list.h with the kernel by Arnaldo Carvalho de Melo · 16 years ago
  5. 43cbcd8 perf_counter tools: Share rbtree.with the kernel by Arnaldo Carvalho de Melo · 16 years ago
  6. 73c24cb perf list: Add cache events by Jaswinder Singh Rajput · 16 years ago
  7. b9ebdcc perf stat: Define MATCH_EVENT for easy attr checking by Jaswinder Singh Rajput · 16 years ago
  8. f37a291 perf_counter tools: Add more warnings and fix/annotate them by Ingo Molnar · 16 years ago
  9. 88a69df perf report: Fix HV bit mismerge by Ingo Molnar · 16 years ago
  10. 61c4598 perf_counter tools: Rework event string parsing/syntax by Paul Mackerras · 16 years ago
  11. deac911 perf_counter tools: Various fixes for callchains by Frederic Weisbecker · 16 years ago
  12. 4424961 perf_counter tools: Resolve symbols in callchains by Frederic Weisbecker · 16 years ago
  13. 9198aa7 perf_counter tools: Fix storage size allocation of callchain list by Frederic Weisbecker · 16 years ago
  14. 087021b Merge branch 'linus' into perfcounters/urgent by Ingo Molnar · 16 years ago
  15. 55bcab4 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  16. fb9c818 perf report: Add hypervisor dso by Anton Blanchard · 16 years ago
  17. d8db1b5 perf report: Fix reporting of hypervisor by Anton Blanchard · 16 years ago
  18. 3a3393e perf top: Add ppc64 specific skip symbols and strip ppc64 . prefix by Anton Blanchard · 16 years ago
  19. 2ab5208 perf top: Move skip symbols to an array by Anton Blanchard · 16 years ago
  20. 6717534 perf_counter tools: Remove zlib dependency by Anton Blanchard · 16 years ago
  21. 1f208ea perf report: Fix -z option by Anton Blanchard · 16 years ago
  22. 7bec7a9 perf report: Add --symbols parameter by Arnaldo Carvalho de Melo · 16 years ago
  23. cc8b88b perf report: Add --comms parameter by Arnaldo Carvalho de Melo · 16 years ago
  24. 2590340 perf report: Add --dsos parameter by Arnaldo Carvalho de Melo · 16 years ago
  25. f5812a7 perf_counter tools: Adjust only prelinked symbol's addresses by Arnaldo Carvalho de Melo · 16 years ago
  26. 57e7986 perf_counter: Provide a way to enable counters on exec by Paul Mackerras · 16 years ago
  27. 051ae7f perf_counter tools: Reduce perf stat measurement overhead/skew by Paul Mackerras · 16 years ago
  28. 210ad39 perf stat: Use percentages for scaling output by Ingo Molnar · 16 years ago
  29. c304356 perf stat: Micro-optimize the code: memcpy is only required if no event is selected and !null_run by Jaswinder Singh Rajput · 16 years ago
  30. 6e750a8f perf stat: Improve output by Jaswinder Singh Rajput · 16 years ago
  31. 566747e perf stat: Fix multi-run stats by Ingo Molnar · 16 years ago
  32. 0cfb7a1 perf stat: Add -n/--null option to run without counters by Ingo Molnar · 16 years ago
  33. fde953c perf_counter tools: Remove dead code by Ingo Molnar · 16 years ago
  34. f55c555 perf report: Print sorted callchains per histogram entries by Frederic Weisbecker · 16 years ago
  35. 8cb76d9 perf_counter tools: Prepare a small callchain framework by Frederic Weisbecker · 16 years ago
  36. 3928ddb perf record: Fix unhandled io return value by Frederic Weisbecker · 16 years ago
  37. 4418351 perf_counter tools: Add alias for 'l1d' and 'l1i' by Jaswinder Singh Rajput · 16 years ago
  38. e9ea2fd perf-report: Add bare minimum PERF_EVENT_READ parsing by Peter Zijlstra · 16 years ago
  39. 649c48a perf-report: Add modes for inherited stats and no-samples by Peter Zijlstra · 16 years ago
  40. e6e18ec perf_counter: Rework the sample ABI by Peter Zijlstra · 16 years ago
  41. 7c6a1c6 perf_counter tools: Rework the file format by Peter Zijlstra · 16 years ago
  42. e5c5954 perf_counter tools: Shorten names for events by Jaswinder Singh Rajput · 16 years ago
  43. 06813f6 perf_counter tools: Check for valid cache operations by Jaswinder Singh Rajput · 16 years ago
  44. 76c64c5 perf record: Fix filemap pathname parsing in /proc/pid/maps by Johannes Weiner · 16 years ago
  45. 1b173f7 perf_counter tools: Add CREDITS file for Git contributors by Ingo Molnar · 16 years ago
  46. 3d63259 perf stat: Remove dead code by Jaswinder Singh Rajput · 16 years ago
  47. f7679da perf_counter tools: Fix strbuf_fread() error path handling by Roel Kluin · 16 years ago
  48. cca03c0a perf stat: Fix verbose for perf stat by Jaswinder Singh Rajput · 16 years ago
  49. b0a2858 perf report: Fix help text typo by Ingo Molnar · 16 years ago
  50. 3d906ef perf_counter tools: Handle overlapping MMAP events by Peter Zijlstra · 16 years ago
  51. dee4120 perf stat: Fix command option / manpage by Jaswinder Singh Rajput · 16 years ago
  52. c0c22db perf_counter tools: Set alias for page-faults by Jaswinder Singh Rajput · 16 years ago
  53. 520f2c3 perf report: Output more symbol related debug data by Peter Zijlstra · 16 years ago
  54. 74d5b58 perf_counter tools: Introduce alias member in event_symbol by Jaswinder Singh Rajput · 16 years ago
  55. 51e2684 perf_counter tools: Define separate declarations for H/W and S/W events by Jaswinder Singh Rajput · 16 years ago
  56. 12310e9 [S390] Enable tick based perf_counter on s390. by Martin Schwidefsky · 16 years ago
  57. c1f47b4 perf_counter tools: Fix vmlinux fallback when running on a different kernel by Ingo Molnar · 16 years ago
  58. eadc84cc perfcounter: Handle some IO return values by Frederic Weisbecker · 16 years ago
  59. 9cffa8d perf_counter tools: Define and use our own u64, s64 etc. definitions by Paul Mackerras · 16 years ago
  60. f597055 perf_counter tools: Add a data file header by Peter Zijlstra · 16 years ago
  61. 2a0a50f perf_counter: Update userspace callchain sampling uses by Peter Zijlstra · 16 years ago
  62. b8e6d82 perf report: Filter to parent set by default by Ingo Molnar · 16 years ago
  63. 9d91a6f perf_counter tools: Handle lost events by Peter Zijlstra · 16 years ago
  64. e24a72c perf_counter: tools: Makefile tweaks for 64-bit powerpc by Paul Mackerras · 16 years ago
  65. a73c7d8 perf_counter tools: Add and use isprint() by Peter Zijlstra · 16 years ago
  66. 7522060 perf report: Add validation of call-chain entries by Ingo Molnar · 16 years ago
  67. b25bcf2 perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain features by Ingo Molnar · 16 years ago
  68. 5aa75a0 perf_counter tools: Replace isprint() with issane() by Peter Zijlstra · 16 years ago
  69. 6e7d6fd perf report: Add --sort <call> --call <$regex> by Peter Zijlstra · 16 years ago
  70. e2eae0f perf report: Fix 32-bit printf format by Ingo Molnar · 16 years ago
  71. 3dfabc7 perf report: Add per system call overhead histogram by Ingo Molnar · 16 years ago
  72. 613d860 perf record: Fix fast task-exit race by Ingo Molnar · 16 years ago
  73. 3efa1cc9 perf record/report: Add call graph / call chain profiling by Ingo Molnar · 16 years ago
  74. 8465b05 perf report: Print out raw events in hexa by Ingo Molnar · 16 years ago
  75. c17c2db1 perf annotate: Fixes for filename:line displays by Frederic Weisbecker · 16 years ago
  76. ef281a1 perf stat: Enable raw data to be printed by Ingo Molnar · 16 years ago
  77. 42202dd perf stat: Add feature to run and measure a command multiple times by Ingo Molnar · 16 years ago
  78. 44175b6 perf stat: Reorganize output by Ingo Molnar · 16 years ago
  79. 971738f perf annotate: Print a sorted summary of annotated overhead lines by Frederic Weisbecker · 16 years ago
  80. 301406b perf annotate: Print the filename:line for annotated colored lines by Frederic Weisbecker · 16 years ago
  81. 018df72 perf_counter: Start documenting HAVE_PERF_COUNTERS requirements by Mike Frysinger · 16 years ago
  82. 974802e perf_counter: Add forward/backward attribute ABI compatibility by Peter Zijlstra · 16 years ago
  83. bbd36e5 perf record: Explicity program a default counter by Peter Zijlstra · 16 years ago
  84. faafec1 perf_counter tools: Remove one L1-data alias by Yong Wang · 16 years ago
  85. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 16 years ago
  86. 729ff5e2 perf_counter tools: Clean up u64 usage by Ingo Molnar · 16 years ago
  87. ea1900e perf_counter tools: Normalize data using per sample period data by Peter Zijlstra · 16 years ago
  88. f7b7c26 perf_counter tools: Propagate signals properly by Peter Zijlstra · 16 years ago
  89. 4502d77 perf_counter tools: Small frequency related fixes by Peter Zijlstra · 16 years ago
  90. aefcf37 perf_counter tools: Standardize color printing by Ingo Molnar · 16 years ago
  91. 80d496b perf report: Add support for profiling JIT generated code by Pekka Enberg · 16 years ago
  92. e779898 perf stat: Print out instructins/cycle metric by Ingo Molnar · 16 years ago
  93. a14832f perf report: Print more expressive message in case of file open error by Ingo Molnar · 16 years ago
  94. 30c806a perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTER by Ingo Molnar · 16 years ago
  95. 3da297a perf record: Fall back to cpu-clock-ticks if no PMU by Ingo Molnar · 16 years ago
  96. 716c69f perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available by Ingo Molnar · 16 years ago
  97. 743ee1f perf stat: Continue even on counter creation error by Ingo Molnar · 16 years ago
  98. 2f01190 perf top: Wait for a minimal set of events before reading first snapshot by Frederic Weisbecker · 16 years ago
  99. 23b8711 perf annotate: Fix command line help text by Ingo Molnar · 16 years ago
  100. e9fbc9d perf_counter tools: Initialize a stack variable before use by Arjan van de Ven · 16 years ago