1. 2b427e1 perf stat: Adjust stall cycles warning percentages by Ingo Molnar · 13 years ago
  2. d3d1e86 perf stat: Analyze front-end and back-end stall counts by Ingo Molnar · 13 years ago
  3. 129c04c perf tools: Add front-end and back-end stalled cycles support by Ingo Molnar · 13 years ago
  4. ede7029 perf stat: Fix compatibility behavior by Ingo Molnar · 13 years ago
  5. f9cef0a perf stat: Add --sync/-S option by Ingo Molnar · 13 years ago
  6. 9ceb1c3 perf stat: Fix printout vertical alignment by Ingo Molnar · 13 years ago
  7. c6264de perf stat: Add -d/--detailed flag to run with a lot of events by Ingo Molnar · 13 years ago
  8. 8bb6c79 perf stat: Print out miss/hit ratio for L1 data-cache events by Ingo Molnar · 13 years ago
  9. c78df6c perf stat: Print branch misses warning colors by Ingo Molnar · 13 years ago
  10. a5d243d perf stat: Print stalled cycles warning colors by Ingo Molnar · 13 years ago
  11. f99844c perf stat: Fix -nan% output in perf stat noise printouts by Ingo Molnar · 13 years ago
  12. 1fc570a perf stat: Add stalled cycles to the default output by Ingo Molnar · 13 years ago
  13. 481f988 perf stat: Add stalled cycles accounting, prettify the resulting output by Ingo Molnar · 13 years ago
  14. dcd9936 perf stat: Factor our shadow stats by Ingo Molnar · 13 years ago
  15. d58f4c8 perf stat: Print cache misses as percentage by Ingo Molnar · 13 years ago
  16. 11ba2b8 perf stat: Print stalled cycles percentage by Ingo Molnar · 13 years ago
  17. 5d2cd90 perf evsel: Fix use of inherit by Arnaldo Carvalho de Melo · 13 years ago
  18. cfd748a perf stat: Provide support for filters by Frederic Weisbecker · 13 years ago
  19. 023695d perf tool: Add cgroup support by Stephane Eranian · 13 years ago
  20. 0015e2e perf stat: Fix up resource release order by Arnaldo Carvalho de Melo · 13 years ago
  21. 7e2ed09 perf evlist: Store pointer to the cpu and thread maps by Arnaldo Carvalho de Melo · 13 years ago
  22. fd78260 perf threads: Move thread_map to separate file by Arnaldo Carvalho de Melo · 14 years ago
  23. 9d04f17 perf evsel: Allow specifying if the inherit bit should be set by Arnaldo Carvalho de Melo · 14 years ago
  24. f08199d perf evsel: Support event groups by Arnaldo Carvalho de Melo · 14 years ago
  25. 361c99a perf evsel: Introduce perf_evlist by Arnaldo Carvalho de Melo · 14 years ago
  26. 9486aa3 perf tools: Fix 64 bit integer format strings by Arnaldo Carvalho de Melo · 13 years ago
  27. bd3bfe9 perf evsel: Fix order of event list deletion by Arnaldo Carvalho de Melo · 14 years ago
  28. 5a3446b perf stat: better error message for unsupported events by David Ahern · 14 years ago
  29. 23a2f3a perf tools: Pass whole attr to event selectors by Lin Ming · 14 years ago
  30. 86bd5e8 perf evsel: Use {cpu,thread}_map to shorten list of parameters by Arnaldo Carvalho de Melo · 14 years ago
  31. 5c98d466 perf tools: Refactor all_tids to hold nr and the map by Arnaldo Carvalho de Melo · 14 years ago
  32. 60d567e perf tools: Refactor cpumap to hold nr and the map by Arnaldo Carvalho de Melo · 14 years ago
  33. 4829060 perf evsel: Introduce per cpu and per thread open helpers by Arnaldo Carvalho de Melo · 14 years ago
  34. c52b12e perf evsel: Steal the counter reading routines from stat by Arnaldo Carvalho de Melo · 14 years ago
  35. 70d544d perf evsel: Delete the event selectors at exit by Arnaldo Carvalho de Melo · 14 years ago
  36. daec78a perf evsel: Adopt MATCH_EVENT macro from 'stat' by Arnaldo Carvalho de Melo · 14 years ago
  37. 69aad6f perf tools: Introduce event selectors by Arnaldo Carvalho de Melo · 14 years ago
  38. d7470b6 perf stat: Add csv-style output by Stephane Eranian · 14 years ago
  39. 201e0b0 perf stat: Use --big-num format by default by Arnaldo Carvalho de Melo · 14 years ago
  40. d9cf837 perf stat: Change and clean up sys_perf_event_open error handling by Corey Ashford · 14 years ago
  41. f5b4a9c3 perf stat: Add no-aggregation mode to -a by Stephane Eranian · 14 years ago
  42. c45c6ea perf tools: Add the ability to specify list of cpus to monitor by Stephane Eranian · 14 years ago
  43. 5af52b5 perf stat: add perf stat -B to pretty print large numbers by Stephane Eranian · 14 years ago
  44. 2e6cdf9 perf tools: change event inheritance logic in stat and record by Stephane Eranian · 14 years ago
  45. c055564 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() by Ian Munsie · 14 years ago
  46. 084ab9f perf stat: Better report failure to collect system wide stats by Arnaldo Carvalho de Melo · 14 years ago
  47. d6d901c perf events: Change perf parameter --pid to process-wide collection instead of thread-wide by Zhang, Yanmin · 14 years ago
  48. 6be2850 perf stat: Enable counters when collecting process-wide or system-wide data by Zhang, Yanmin · 14 years ago
  49. a12b51c perf tools: Fix sparse CPU numbering related bugs by Paul Mackerras · 14 years ago
  50. 60666c6 perf tools: Fix --pid option for stat by Liming Wang · 15 years ago
  51. 7255fe2 perf stat: Do not print ratio when task-clock event is not counted by Lucas De Marchi · 15 years ago
  52. dd86e72 perf stat: Count branches first by Ingo Molnar · 15 years ago
  53. 56aab46 perf stat: Re-align the default_attrs[] array by Ingo Molnar · 15 years ago
  54. 12133af perf stat: Add branch performance events to default output by Tim Blechmann · 15 years ago
  55. 1101820 perf stat: Add branch performance metric by Anton Blanchard · 15 years ago
  56. 933da83 perf: Propagate term signal to child by Chris Wilson · 15 years ago
  57. c7f7fea perf stat: Fix zero total printouts by Ingo Molnar · 15 years ago
  58. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  59. 849abde perf stat: Clean up statistics calculations a bit more by Peter Zijlstra · 15 years ago
  60. 8a02631 perf stat: More advanced variance computation by Peter Zijlstra · 15 years ago
  61. 63d40de perf stat: Use stddev_mean in stead of stddev by Peter Zijlstra · 15 years ago
  62. 9e9772c perf stat: Remove the limit on repeat by Peter Zijlstra · 15 years ago
  63. 506d4bc perf stat: Change noise calculation to use stddev by Peter Zijlstra · 15 years ago
  64. 8f28827a perf tools: Librarize trace_event() helper by Frederic Weisbecker · 15 years ago
  65. cd84c2a perf tools: Factorize high level dso helpers by Frederic Weisbecker · 15 years ago
  66. b26bc5a perf stat: Fix tool option consistency: rename -S/--scale to -c/--scale by Brice Goglin · 15 years ago
  67. a054123 perf_counter: Improve perf stat and perf record option parsing by Anton Blanchard · 15 years ago
  68. a92bef0 perf stat: Handle pipe read failures in perf stat by Frederic Weisbecker · 15 years ago
  69. b9ebdcc perf stat: Define MATCH_EVENT for easy attr checking by Jaswinder Singh Rajput · 15 years ago
  70. f37a291 perf_counter tools: Add more warnings and fix/annotate them by Ingo Molnar · 15 years ago
  71. 57e7986 perf_counter: Provide a way to enable counters on exec by Paul Mackerras · 15 years ago
  72. 051ae7f perf_counter tools: Reduce perf stat measurement overhead/skew by Paul Mackerras · 15 years ago
  73. 210ad39 perf stat: Use percentages for scaling output by Ingo Molnar · 15 years ago
  74. c304356 perf stat: Micro-optimize the code: memcpy is only required if no event is selected and !null_run by Jaswinder Singh Rajput · 15 years ago
  75. 6e750a8f perf stat: Improve output by Jaswinder Singh Rajput · 15 years ago
  76. 566747e perf stat: Fix multi-run stats by Ingo Molnar · 15 years ago
  77. 0cfb7a1 perf stat: Add -n/--null option to run without counters by Ingo Molnar · 15 years ago
  78. 3d63259 perf stat: Remove dead code by Jaswinder Singh Rajput · 15 years ago
  79. cca03c0 perf stat: Fix verbose for perf stat 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. ef281a1 perf stat: Enable raw data to be printed by Ingo Molnar · 15 years ago
  82. 42202dd perf stat: Add feature to run and measure a command multiple times by Ingo Molnar · 15 years ago
  83. 44175b6 perf stat: Reorganize output by Ingo Molnar · 15 years ago
  84. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 15 years ago
  85. f7b7c26 perf_counter tools: Propagate signals properly by Peter Zijlstra · 15 years ago
  86. e779898 perf stat: Print out instructins/cycle metric by Ingo Molnar · 15 years ago
  87. 743ee1f perf stat: Continue even on counter creation error by Ingo Molnar · 15 years ago
  88. 8647093 perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ by Ingo Molnar · 15 years ago[Renamed from Documentation/perf_counter/builtin-stat.c]
  89. 86847b6 perf_counter tools: Add 'perf list' to list available events by Thomas Gleixner · 15 years ago
  90. a21ca2c perf_counter: Separate out attr->type from attr->config by Ingo Molnar · 15 years ago
  91. 44db76c perf stat: Print out all arguments by Ingo Molnar · 15 years ago
  92. bf9e187 perf_counter tools: Make source code headers more coherent by Ingo Molnar · 15 years ago
  93. c70975b perf_counter tools: Fix up the ABI shakeup by Peter Zijlstra · 15 years ago
  94. 29c2810 perf_counter tools: Remove the last nmi bits by Peter Zijlstra · 15 years ago
  95. d7c2931 perf_counter tools: Print 'CPU utilization factor' in builtin-stat by Ingo Molnar · 15 years ago
  96. be1ac0d perf_counter tools: Also display time-normalized stat results by Ingo Molnar · 15 years ago
  97. 2996f5d perf_counter tools: Split display into reading and printing by Ingo Molnar · 15 years ago
  98. c04f5e5 perf_counter tools: Clean up builtin-stat.c's do_perfstat() by Ingo Molnar · 15 years ago
  99. 9e096753 perf_counter tools: Document '--' option parsing terminator by Mike Galbraith · 15 years ago
  100. 16f762a perf_counter tools: Introduce stricter C code checking by Ingo Molnar · 15 years ago