1. 86847b6 perf_counter tools: Add 'perf list' to list available events by Thomas Gleixner · 15 years ago
  2. 8326f44 perf_counter: Implement generalized cache event types by Ingo Molnar · 15 years ago
  3. a21ca2c perf_counter: Separate out attr->type from attr->config by Ingo Molnar · 15 years ago
  4. 2f335a0 perf top: Fix zero or negative refresh delay by Frederic Weisbecker · 15 years ago
  5. 1dba15e perf record: Set frequency correctly by Ingo Molnar · 15 years ago
  6. b2fef07 perf_counter tools: Sample and display frequency adjustment changes by Ingo Molnar · 15 years ago
  7. 6a24ed6c perf_counter: Fix frequency adjustment for < HZ by Peter Zijlstra · 15 years ago
  8. 689802b perf_counter: Add PERF_SAMPLE_PERIOD by Peter Zijlstra · 15 years ago
  9. ac4bcf8 perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID by Peter Zijlstra · 15 years ago
  10. 136107a perf_counter tools: Remove -march=native by Ingo Molnar · 15 years ago
  11. 2debbc8 perf_counter tools: Clarify events/samples naming by Ingo Molnar · 15 years ago
  12. 8edd428 perf report: Display user/kernel differentiator by Ingo Molnar · 15 years ago
  13. fc54db5 perf report: Deal with maps by Peter Zijlstra · 15 years ago
  14. 089dd79 perf_counter: Generate mmap events for install_special_mapping() by Peter Zijlstra · 15 years ago
  15. f7b6eb3 x86: Set context.vdso before installing the mapping by Peter Zijlstra · 15 years ago
  16. cf1f457 perf record, top: Implement --freq by Ingo Molnar · 15 years ago
  17. f250c030 perf record: Split out counter creation into a helper function by Ingo Molnar · 15 years ago
  18. ee7b31f perf_counter tools: Fix incorrect printf formats by Yong Wang · 15 years ago
  19. 6dc5f2a perf_counter: Fix lockup with interrupting counters by Paul Mackerras · 15 years ago
  20. 76a0f40 perf_counter tools: Fix warn_unused_result warnings by Frederic Weisbecker · 15 years ago
  21. 9ac9954 perf report: Add -vvv to print the list of threads and its mmaps by Arnaldo Carvalho de Melo · 15 years ago
  22. 0f5486b perf_counter: Sleep before refresh using poll in perf top by Frederic Weisbecker · 15 years ago
  23. 62fc445 perf_counter tools: Use fork and remove munmap events by Peter Zijlstra · 15 years ago
  24. d99e944 perf_counter: Remove munmap stuff by Peter Zijlstra · 15 years ago
  25. 60313eb perf_counter: Add fork event by Peter Zijlstra · 15 years ago
  26. 20c84e9 perf stat: Update help text by Ingo Molnar · 15 years ago
  27. edc52de perf report: Bail out if there are unrecognized options/arguments by Ingo Molnar · 15 years ago
  28. 13d0ab5 perf_counter tools: Dont output in color on !tty by Ingo Molnar · 15 years ago
  29. 8fc0321 perf_counter tools: Add color terminal output support by Ingo Molnar · 15 years ago
  30. 71dd894 perf report: Add consistent spacing rules by Peter Zijlstra · 15 years ago
  31. 05ca061 perf report: Print out the total number of events by Ingo Molnar · 15 years ago
  32. bd74137 perf_counter tools: Print out symbol parsing errors only if --verbose by Ingo Molnar · 15 years ago
  33. 95ed6fd perf report: Simplify symbol output by Peter Zijlstra · 15 years ago
  34. af794b9 perf_counter tools: Build with native optimization by Ingo Molnar · 15 years ago
  35. df97992 perf record/report: Fix PID/COMM handling by Ingo Molnar · 15 years ago
  36. 3aff27c perf_counter: Documentation update by Yong Wang · 15 years ago
  37. 1b58c25 perf_counter: powerpc: Use new identifier names in powerpc-specific code by Paul Mackerras · 15 years ago
  38. 6e53cdf perf top: Reduce default filter threshold by Ingo Molnar · 15 years ago
  39. a4c43be perf report: Fix rbtree bug by Arnaldo Carvalho de Melo · 15 years ago
  40. d11444d perf report: Handle all known event types by Ingo Molnar · 15 years ago
  41. 7505172 perf report: Split out event processing helpers by Ingo Molnar · 15 years ago
  42. d80d338 perf report: Clean up event processing by Ingo Molnar · 15 years ago
  43. 128f048 perf_counter: Fix throttling lock-up by Ingo Molnar · 15 years ago
  44. 233f0b9 perf_counter tools: Work around warnings in older GCCs by Ingo Molnar · 15 years ago
  45. 18374ab perf_counter tools: Fix off-by-one bug in symbol__new by Arnaldo Carvalho de Melo · 15 years ago
  46. 095b3a6 perf_counter tools: Optimize harder by Ingo Molnar · 15 years ago
  47. 051cdc3 perf help: Fix bug when there's no perf-* command around by Ingo Molnar · 15 years ago
  48. eed4dcd perf report: Add front-entry cache for lookups by Ingo Molnar · 15 years ago
  49. 44db76c perf stat: Print out all arguments by Ingo Molnar · 15 years ago
  50. e98e96f perf report: Display 100% correctly by Ingo Molnar · 15 years ago
  51. 021e9f4 perf record: Refine capture printout by Ingo Molnar · 15 years ago
  52. f2521b6 perf_counter tools: Clean up old kerneltop references by Ingo Molnar · 15 years ago
  53. a96bbc1 perf_counter: Fix race in counter initialization by Peter Zijlstra · 15 years ago
  54. 8229289 perf report: Fix comm sorting by Peter Zijlstra · 15 years ago
  55. e61078a perf record: Use long arg for counter period by Peter Zijlstra · 15 years ago
  56. 226f62f perf_counter: Add a comm hook for pure fork()s by Peter Zijlstra · 15 years ago
  57. dcd945e perf_counter: powerpc: Fix race causing "oops trying to read PMC0" errors by Paul Mackerras · 15 years ago
  58. 6984efb perf_counter: powerpc: Fix event alternative code generation on POWER5/5+ by Paul Mackerras · 15 years ago
  59. ed966aa perf report: Handle vDSO symbols properly by Ingo Molnar · 15 years ago
  60. 5352f35 perf report: Improve sort key recognition by Ingo Molnar · 15 years ago
  61. 3502973 perf report: Print -D to stdout by Ingo Molnar · 15 years ago
  62. 8ce998d perf_counter tools: Cover PLT symbols too by Arnaldo Carvalho de Melo · 15 years ago
  63. a328810 perf_counter/x86: Remove the IRQ (non-NMI) handling bits by Yong Wang · 15 years ago
  64. addc278 perf record: Print out the number of events captured by Ingo Molnar · 15 years ago
  65. bf9e187 perf_counter tools: Make source code headers more coherent by Ingo Molnar · 15 years ago
  66. 0a520c6 perf report: Print more info instead of <unknown> entries by Ingo Molnar · 15 years ago
  67. 3cf165f perf record: Increase mmap buffering default by Ingo Molnar · 15 years ago
  68. abaff32 perf record: Add --append option by Ingo Molnar · 15 years ago
  69. cf25c63 perf report: Fix column width/alignment of dsos by Ingo Molnar · 15 years ago
  70. 436224a perf report: Separate out idle threads by Peter Zijlstra · 15 years ago
  71. c70975b perf_counter tools: Fix up the ABI shakeup by Peter Zijlstra · 15 years ago
  72. 0d48696 perf_counter: Rename perf_counter_hw_event => perf_counter_attr by Peter Zijlstra · 15 years ago
  73. 08247e3 perf_counter: Add ioctl for changing the sample period/frequency by Peter Zijlstra · 15 years ago
  74. 8e3747c perf_counter: Change data head from u32 to u64 by Peter Zijlstra · 15 years ago
  75. e4abb5d perf_counter: x86: Emulate longer sample periods by Peter Zijlstra · 15 years ago
  76. 8a016db perf_counter: Remove the last nmi/irq bits by Peter Zijlstra · 15 years ago
  77. b23f332 perf_counter: Rename various fields by Peter Zijlstra · 15 years ago
  78. 8e5799b perf_counter: Add unique counter id by Peter Zijlstra · 15 years ago
  79. 53e111a x86: Fix atomic_long_xchg() on 64bit by Peter Zijlstra · 15 years ago
  80. 29c2810 perf_counter tools: Remove the last nmi bits by Peter Zijlstra · 15 years ago
  81. 4593bba perf report: Clean up the default output by Ingo Molnar · 15 years ago
  82. 97124d5 perf_counter: tools: Better handle existing data files by Peter Zijlstra · 15 years ago
  83. f70e87d perf_counter: tools: Expand the COMM,MMAP event synthesizer by Peter Zijlstra · 15 years ago
  84. 709e50c perf_counter: Use PID namespaces properly by Peter Zijlstra · 15 years ago
  85. bf4e0ed perf_counter: Remove unused prev_state field by Paul Mackerras · 15 years ago
  86. 3f731ca perf_counter: Fix cpu migration counter by Paul Mackerras · 15 years ago
  87. f38b082 perf_counter: Initialize per-cpu context earlier on cpu up by Paul Mackerras · 15 years ago
  88. 10a2825 perf_counter tools: Fix uninitialized variable in perf-report.c by Mike Galbraith · 15 years ago
  89. c1079ab perf_counter tools: Cleanup Makefile by Mike Galbraith · 15 years ago
  90. c25486c perf_counter tools: Make .gitignore reflect perf_counter tools files by Mike Galbraith · 15 years ago
  91. c8c9652 perf_counter tools: Add missing rb_erase in dso__delete_symbols by Arnaldo Carvalho de Melo · 15 years ago
  92. a0055ae perf_counter tools: Use hex2u64 in more places by Arnaldo Carvalho de Melo · 15 years ago
  93. ea5cc87 perf_counter tools: Add string.[ch] by Arnaldo Carvalho de Melo · 15 years ago
  94. 229c4ee perf_counter tools: Guard against record damaging existing files by Mike Galbraith · 15 years ago
  95. 22a4f65 perf_counter: Tidy up style details by Ingo Molnar · 15 years ago
  96. 880ca15 perf_counter: Allow software counters to count while task is not running by Paul Mackerras · 15 years ago
  97. 25346b9 perf_counter: Provide functions for locking and pinning the context for a task by Paul Mackerras · 15 years ago
  98. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  99. 27b9613 perf_counter tools: Fix unknown command help text by Ingo Molnar · 15 years ago
  100. c1c2365 perf_counter tools: Generate per command manpages (and pdf/html, etc.) by Ingo Molnar · 15 years ago