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