1. 6a4bb04 perf tools: Enable grouping logic for parsed events by Jiri Olsa · 12 years ago
  2. 32c46e5 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  3. 7289f83 perf tools: Move all users of event_name to perf_evsel__name by Arnaldo Carvalho de Melo · 13 years ago
  4. fc3e4d0 perf stat: Fix default output file by Stephane Eranian · 13 years ago
  5. 79695e1 perf stat: Initialize default events wrt exclude_{guest,host} by Arnaldo Carvalho de Melo · 13 years ago
  6. 16ee657 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 13 years ago
  7. aa22dd4 perf target: Rename functions to avoid double negation by Namhyung Kim · 13 years ago
  8. 20d23aa perf stat: handle ENXIO error for perf_event_open by David Ahern · 13 years ago
  9. 979987a perf stat: handle ENXIO error for perf_event_open by David Ahern · 13 years ago
  10. 77a6f01 perf stat: Use perf_evlist__create_maps by Namhyung Kim · 13 years ago
  11. d67356e perf target: Consolidate target task/cpu checking by Namhyung Kim · 13 years ago
  12. 4bd0f2d perf tools: Introduce perf_target__validate() helper by Namhyung Kim · 13 years ago
  13. 20f946b perf stat: Convert to struct perf_target by Namhyung Kim · 13 years ago
  14. 5622c07 perf stat: Fix case where guest/host monitoring is not supported by kernel by Stephane Eranian · 13 years ago
  15. 666e6d4 perf stat: Declare some references static by Robert Richter · 13 years ago
  16. 4c19ea4 perf stat: Fix event grouping on forked task by Namhyung Kim · 13 years ago
  17. b52956c perf tools: Allow multiple threads or processes in record, stat, top by David Ahern · 13 years ago
  18. 9dac6a2 perf stat: Align scaled output of cpu-clock by Namhyung Kim · 13 years ago
  19. 5fde252 perf stat: Adjust print unit by Namhyung Kim · 13 years ago
  20. 0d37aa3 perf tools: Introduce per user view by Arnaldo Carvalho de Melo · 13 years ago
  21. 15e6392 perf stat: Introduce get_ratio_color() helper by Namhyung Kim · 13 years ago
  22. d87f69a Merge commit 'v3.2-rc6' into perf/core by Ingo Molnar · 13 years ago
  23. 38f6ae1 perf stat: Failure with "Operation not supported" by Anton Blanchard · 13 years ago
  24. 806fb63 perf evlist: Always do automatic allocation of pollfd and mmap structures by Arnaldo Carvalho de Melo · 13 years ago
  25. 50d08e4 perf evlist: Introduce perf_evlist__add_attrs by Arnaldo Carvalho de Melo · 13 years ago
  26. 727ab04 perf evlist: Fix grouping of multiple events by Arnaldo Carvalho de Melo · 13 years ago
  27. 33e49ea perf tools: Make stat/record print fatal signals of the target program by Andi Kleen · 13 years ago
  28. 61a9f32 perf stat: Fix spelling in comment by Jim Cromie · 13 years ago
  29. d4ffd04 perf stat: Allow tab as cvs delimiter by Jim Cromie · 13 years ago
  30. a1bca6c perf stat: Suppress printing std-dev when its 0 by Jim Cromie · 13 years ago
  31. 19f4740 perf stat: Fix +- nan% in --no-aggr runs by Jim Cromie · 13 years ago
  32. 56f3bae perf stat: Add --log-fd <N> option to redirect stderr elsewhere by Jim Cromie · 13 years ago
  33. 51887c8 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  34. 4aa9015 perf stat: Add -o and --append options by Stephane Eranian · 13 years ago
  35. 43bece7 perf tools: Add group event scheduling option to perf record/stat by Lin Ming · 13 years ago
  36. f120f9d perf tools: De-opt the parse_events function by Jiri Olsa · 14 years ago
  37. 3ae9a34d perf stat: Add noise output for csv mode by Zhengyu He · 14 years ago
  38. 2cee77c perf stat: clarify unsupported events from uncounted events by David Ahern · 14 years ago
  39. c330525 perf stat: Add more cache-miss percentage printouts by Ingo Molnar · 14 years ago
  40. 2cba3ff perf stat: Add -d -d and -d -d -d options to show more CPU events by Ingo Molnar · 14 years ago
  41. c63ca0c perf stat: Tell user about unsupported events in the list by David Ahern · 14 years ago
  42. 370faf1 perf stat: Fail softly on unsupported events by Ingo Molnar · 14 years ago
  43. fce3c78 perf stat: Leave more room for percentages by Ingo Molnar · 14 years ago
  44. 2b427e1 perf stat: Adjust stall cycles warning percentages by Ingo Molnar · 14 years ago
  45. d3d1e86 perf stat: Analyze front-end and back-end stall counts by Ingo Molnar · 14 years ago
  46. 129c04c perf tools: Add front-end and back-end stalled cycles support by Ingo Molnar · 14 years ago
  47. ede7029 perf stat: Fix compatibility behavior by Ingo Molnar · 14 years ago
  48. f9cef0a perf stat: Add --sync/-S option by Ingo Molnar · 14 years ago
  49. 9ceb1c3 perf stat: Fix printout vertical alignment by Ingo Molnar · 14 years ago
  50. c6264de perf stat: Add -d/--detailed flag to run with a lot of events by Ingo Molnar · 14 years ago
  51. 8bb6c79 perf stat: Print out miss/hit ratio for L1 data-cache events by Ingo Molnar · 14 years ago
  52. c78df6c perf stat: Print branch misses warning colors by Ingo Molnar · 14 years ago
  53. a5d243d perf stat: Print stalled cycles warning colors by Ingo Molnar · 14 years ago
  54. f99844c perf stat: Fix -nan% output in perf stat noise printouts by Ingo Molnar · 14 years ago
  55. 1fc570a perf stat: Add stalled cycles to the default output by Ingo Molnar · 14 years ago
  56. 481f988 perf stat: Add stalled cycles accounting, prettify the resulting output by Ingo Molnar · 14 years ago
  57. dcd9936 perf stat: Factor our shadow stats by Ingo Molnar · 14 years ago
  58. d58f4c8 perf stat: Print cache misses as percentage by Ingo Molnar · 14 years ago
  59. 11ba2b8 perf stat: Print stalled cycles percentage by Ingo Molnar · 14 years ago
  60. 5d2cd90 perf evsel: Fix use of inherit by Arnaldo Carvalho de Melo · 14 years ago
  61. cfd748a perf stat: Provide support for filters by Frederic Weisbecker · 14 years ago
  62. 023695d perf tool: Add cgroup support by Stephane Eranian · 14 years ago
  63. 0015e2e perf stat: Fix up resource release order by Arnaldo Carvalho de Melo · 14 years ago
  64. 7e2ed09 perf evlist: Store pointer to the cpu and thread maps by Arnaldo Carvalho de Melo · 14 years ago
  65. fd78260 perf threads: Move thread_map to separate file by Arnaldo Carvalho de Melo · 14 years ago
  66. 9d04f17 perf evsel: Allow specifying if the inherit bit should be set by Arnaldo Carvalho de Melo · 14 years ago
  67. f08199d perf evsel: Support event groups by Arnaldo Carvalho de Melo · 14 years ago
  68. 361c99a perf evsel: Introduce perf_evlist by Arnaldo Carvalho de Melo · 14 years ago
  69. 9486aa3 perf tools: Fix 64 bit integer format strings by Arnaldo Carvalho de Melo · 14 years ago
  70. bd3bfe9 perf evsel: Fix order of event list deletion by Arnaldo Carvalho de Melo · 14 years ago
  71. 5a3446b perf stat: better error message for unsupported events by David Ahern · 14 years ago
  72. 23a2f3a perf tools: Pass whole attr to event selectors by Lin Ming · 14 years ago
  73. 86bd5e8 perf evsel: Use {cpu,thread}_map to shorten list of parameters by Arnaldo Carvalho de Melo · 14 years ago
  74. 5c98d466 perf tools: Refactor all_tids to hold nr and the map by Arnaldo Carvalho de Melo · 14 years ago
  75. 60d567e perf tools: Refactor cpumap to hold nr and the map by Arnaldo Carvalho de Melo · 14 years ago
  76. 4829060 perf evsel: Introduce per cpu and per thread open helpers by Arnaldo Carvalho de Melo · 14 years ago
  77. c52b12e perf evsel: Steal the counter reading routines from stat by Arnaldo Carvalho de Melo · 14 years ago
  78. 70d544d perf evsel: Delete the event selectors at exit by Arnaldo Carvalho de Melo · 14 years ago
  79. daec78a perf evsel: Adopt MATCH_EVENT macro from 'stat' by Arnaldo Carvalho de Melo · 14 years ago
  80. 69aad6f perf tools: Introduce event selectors by Arnaldo Carvalho de Melo · 14 years ago
  81. d7470b6 perf stat: Add csv-style output by Stephane Eranian · 14 years ago
  82. 201e0b0 perf stat: Use --big-num format by default by Arnaldo Carvalho de Melo · 14 years ago
  83. d9cf837 perf stat: Change and clean up sys_perf_event_open error handling by Corey Ashford · 14 years ago
  84. f5b4a9c3 perf stat: Add no-aggregation mode to -a by Stephane Eranian · 14 years ago
  85. c45c6ea perf tools: Add the ability to specify list of cpus to monitor by Stephane Eranian · 15 years ago
  86. 5af52b5 perf stat: add perf stat -B to pretty print large numbers by Stephane Eranian · 15 years ago
  87. 2e6cdf9 perf tools: change event inheritance logic in stat and record by Stephane Eranian · 15 years ago
  88. c055564 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() by Ian Munsie · 15 years ago
  89. 084ab9f perf stat: Better report failure to collect system wide stats by Arnaldo Carvalho de Melo · 15 years ago
  90. d6d901c perf events: Change perf parameter --pid to process-wide collection instead of thread-wide by Zhang, Yanmin · 15 years ago
  91. 6be2850 perf stat: Enable counters when collecting process-wide or system-wide data by Zhang, Yanmin · 15 years ago
  92. a12b51c perf tools: Fix sparse CPU numbering related bugs by Paul Mackerras · 15 years ago
  93. 60666c6 perf tools: Fix --pid option for stat by Liming Wang · 15 years ago
  94. 7255fe2 perf stat: Do not print ratio when task-clock event is not counted by Lucas De Marchi · 15 years ago
  95. dd86e72 perf stat: Count branches first by Ingo Molnar · 15 years ago
  96. 56aab46 perf stat: Re-align the default_attrs[] array by Ingo Molnar · 15 years ago
  97. 12133af perf stat: Add branch performance events to default output by Tim Blechmann · 15 years ago
  98. 1101820 perf stat: Add branch performance metric by Anton Blanchard · 15 years ago
  99. 933da83 perf: Propagate term signal to child by Chris Wilson · 15 years ago
  100. c7f7fea perf stat: Fix zero total printouts by Ingo Molnar · 15 years ago