1. 421a50f perf stat: Introduce struct perf_stat_config by Jiri Olsa · 9 years ago
  2. 5fc472a perf stat: Fix shadow declaration of close by Jiri Olsa · 9 years ago
  3. 32b8af8 perf stat: Introduce --per-thread option by Jiri Olsa · 9 years ago
  4. d4f63a4 perf stat: Introduce print_counters function by Jiri Olsa · 9 years ago
  5. 5835e22 perf stat: Using init_stats instead of memset by Jiri Olsa · 9 years ago
  6. ba411a9 perf stat: Rename print_interval to process_interval by Jiri Olsa · 9 years ago
  7. 7ddb1b6 perf stat: Move perf_stat initialization counter process code by Jiri Olsa · 9 years ago
  8. 32ce0a4 perf stat: Move zero_per_pkg into counter process code by Jiri Olsa · 9 years ago
  9. 3b3eb04 perf stat: Separate counters reading and processing by Jiri Olsa · 9 years ago
  10. 106a94a perf stat: Introduce read_counters function by Jiri Olsa · 9 years ago
  11. 24e34f6 perf stat: Move perf_evlist__(alloc|free|reset)_stats into stat object by Jiri Olsa · 9 years ago
  12. a939512 perf stat: Move perf_evsel__(alloc|free)_prev_raw_counts into stat object by Jiri Olsa · 9 years ago
  13. 9689edf perf stat: Move perf_evsel__(alloc|free|reset)_stat_priv into stat object by Jiri Olsa · 9 years ago
  14. 254ecbc perf stat: Introduce perf_evlist__reset_stats by Jiri Olsa · 9 years ago
  15. a6fa003 perf stat: Make stats work over the thread dimension by Jiri Olsa · 9 years ago
  16. a8e0232 perf stat: Use xyarray for cpu evsel counts by Jiri Olsa · 9 years ago
  17. 1ac77e1 perf stat: Introduce perf_counts function by Jiri Olsa · 9 years ago
  18. a22e99c perf tools: Make perf_evsel__(nr_)cpus generic by Jiri Olsa · 9 years ago
  19. 9df38e8 perf stat: Introduce perf_counts__(new|delete|reset) functions by Jiri Olsa · 9 years ago
  20. cb5ef60 perf stat: Error out unsupported group leader immediately by Kan Liang · 9 years ago
  21. f87027b perf stat: Move shadow stat counters into separate object by Jiri Olsa · 9 years ago
  22. 7a23f57 perf stat: Add aggr_mode argument to print_shadow_stats function by Jiri Olsa · 9 years ago
  23. 4d98274 perf stat: Add output file argument to print_shadow_stats function by Jiri Olsa · 9 years ago
  24. 556b1fb perf stat: Introduce print_shadow_stats function by Jiri Olsa · 9 years ago
  25. 1eda3b2 perf stat: Introduce reset_shadow_stats function by Jiri Olsa · 9 years ago
  26. 3e99e2f perf stat: Remove transaction_run from shadow update/print code by Jiri Olsa · 9 years ago
  27. a454742 perf stat: Remove setup_events function by Jiri Olsa · 9 years ago
  28. 4c358d5 perf stat: Replace transaction event possition check with id check by Jiri Olsa · 9 years ago
  29. e2f56da perf stat: Add id into perf_stat struct by Jiri Olsa · 9 years ago
  30. c4fa0d9 perf stat: Add metrics support for exclude_idle by Jiri Olsa · 9 years ago
  31. a2270d3 perf stat: Add metrics support for exclude_(host|guest) by Jiri Olsa · 9 years ago
  32. afef2fb perf stat: Add metrics support for exclude_hv by Jiri Olsa · 9 years ago
  33. 9f71b4f perf stat: Change metrics context calculation by Jiri Olsa · 9 years ago
  34. a0aa21e perf stat: Fix metrics calculation with event qualifiers by Andi Kleen · 9 years ago
  35. b39b839 perf tools: Add parse_events_error interface by Jiri Olsa · 9 years ago
  36. 23d4aad perf evlist: Return the first evsel with an invalid filter in apply_filters() by Arnaldo Carvalho de Melo · 9 years ago
  37. 7910352 perf stat: Always correctly indent ratio column by Andi Kleen · 9 years ago
  38. 56f0fd4 perf stat: Fix IPC and other formulas with -A by Andi Kleen · 9 years ago
  39. d73515c perf stat: Output running time and run/enabled ratio in CSV mode by Andi Kleen · 9 years ago
  40. 3b4331d perf stat: Report unsupported events properly by Suzuki K. Poulose · 9 years ago
  41. 48000a1 perf tools: Remove EOL whitespaces by Arnaldo Carvalho de Melo · 10 years ago
  42. 6c0345b perf stat: Add support for snapshot counters by Jiri Olsa · 10 years ago
  43. 779d0b99 perf stat: Add support for per-pkg counters by Jiri Olsa · 10 years ago
  44. 1971f59 perf stat: Use read_counter in read_counter_aggr by Jiri Olsa · 10 years ago
  45. 9bf1a52 perf stat: Make read_counter work over the thread dimension by Jiri Olsa · 10 years ago
  46. 060c4f9 perf stat: Use perf_evsel__read_cb in read_counter by Jiri Olsa · 10 years ago
  47. f14d570 perf evsel: No need to drag util/cgroup.h by Arnaldo Carvalho de Melo · 10 years ago
  48. da88c7f perf stat: Fix --per-core on multi socket systems by Andi Kleen · 10 years ago
  49. 759e612 perf stat: Use strerror_r instead of strerror by Masami Hiramatsu · 10 years ago
  50. d180ac1 perf tools: Fix wrong condition for allocation failure by Jiri Olsa · 10 years ago
  51. 90f6bb6 perf stat: Initialize statistics correctly by Andi Kleen · 10 years ago
  52. 0050f7a perf evlist: Introduce evlist__for_each() & friends by Arnaldo Carvalho de Melo · 10 years ago
  53. 41cde47 perf stat: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 11 years ago
  54. 03ad974 perf evlist: Move destruction of maps to evlist destructor by Arnaldo Carvalho de Melo · 11 years ago
  55. 735f7e0 perf evlist: Move the SIGUSR1 error reporting logic to prepare_workload by Arnaldo Carvalho de Melo · 11 years ago
  56. f33cbe7 perf evlist: Send the errno in the signal when workload fails by Arnaldo Carvalho de Melo · 11 years ago
  57. 6af206f perf stat: Don't show counter information when workload fails by Arnaldo Carvalho de Melo · 11 years ago
  58. 0466252 perf tools: Introduce zfree by Arnaldo Carvalho de Melo · 11 years ago
  59. 410136f tools/perf/stat: Add event unit and scale support by Stephane Eranian · 11 years ago
  60. 602ad87 perf target: Shorten perf_target__ to target__ by Arnaldo Carvalho de Melo · 11 years ago
  61. cc03c54 perf stat: Enhance option parse error message by Namhyung Kim · 11 years ago
  62. 4bbe5a6 perf stat: Add units to nanosec-based counters by David Ahern · 11 years ago
  63. ac3063b perf stat: Don't require a workload when using system wide or CPU options by David Ahern · 11 years ago
  64. 62d3b61 perf stat: Fix misleading message when specifying cpu list or system wide by David Ahern · 11 years ago
  65. 3e7a081 perf stat: Don't print bogus data on -e instructions by Ramkumar Ramachandra · 11 years ago
  66. c458fe6 perf stat: Don't print bogus data on -e cycles by Ramkumar Ramachandra · 11 years ago
  67. 429eb05 Merge branch 'perf/urgent' into tools/perf/build by Ingo Molnar · 11 years ago
  68. d20a47e perf stat: Set child_pid after perf_evlist__prepare_workload() by Namhyung Kim · 11 years ago
  69. 4cabc3d tools/perf/stat: Add perf stat --transaction by Andi Kleen · 11 years ago
  70. 2bbf03f perf stat: Flush output after each line in interval mode by Andi Kleen · 11 years ago
  71. 4119168 perf stat: Add support for --initial-delay option by Andi Kleen · 11 years ago
  72. 582ec082 perf stat: Fix per-socket output bug for uncore events by Stephane Eranian · 11 years ago
  73. d07f0b1 perf stat: Avoid sending SIGTERM to random processes by Stephane Eranian · 11 years ago
  74. 12c08a9 perf stat: Add per-core aggregation by Stephane Eranian · 11 years ago
  75. d430495 perf stat: Rename --aggr-socket to --per-socket by Stephane Eranian · 11 years ago
  76. 86ee6e1 perf stat: Refactor aggregation code by Stephane Eranian · 11 years ago
  77. d134ffb perf stat: Introduce evlist methods to allocate/free the stats by Arnaldo Carvalho de Melo · 11 years ago
  78. a7e191c perf stat: Introduce --repeat forever by Frederik Deweerdt · 11 years ago
  79. acf2892 perf stat: Use perf_evlist__prepare/start_workload() by Namhyung Kim · 11 years ago
  80. b3a319d perf evlist: Add thread_map__nr() helper by Namhyung Kim · 11 years ago
  81. 334fe7a perf evlist: Remove cpus and threads arguments from perf_evlist__new() by Namhyung Kim · 11 years ago
  82. d7e7a45 perf stat: Add per processor socket count aggregation by Stephane Eranian · 11 years ago
  83. 43f8e76 perf evsel: Fix memory leaks on evsel->counts by Namhyung Kim · 11 years ago
  84. 13370a9 perf stat: Add interval printing by Stephane Eranian · 11 years ago
  85. 56e52e8 perf evsel: Introduce perf_evsel__open_strerror method by Arnaldo Carvalho de Melo · 12 years ago
  86. 594ac61 perf evsel: Do missing feature fallbacks in just one place by Arnaldo Carvalho de Melo · 12 years ago
  87. 823254e perf evsel: Convert to _is_group_leader method by Namhyung Kim · 12 years ago
  88. 07ac002 perf evsel: Introduce is_group_member method by Arnaldo Carvalho de Melo · 12 years ago
  89. cac2142 perf tools: Fix attributes for '{}' defined event groups by Jiri Olsa · 12 years ago
  90. 1f16c57 perf stat: Add --pre and --post command by Peter Zijlstra · 12 years ago
  91. b070a54 perf stat: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  92. 1491a63 perf evlist: Renane set_filters method to apply_filters by Arnaldo Carvalho de Melo · 12 years ago
  93. 7ae92e7 perf stat: Check PMU cpumask file by Yan, Zheng · 12 years ago
  94. 0007ece perf stat: Move stats related code to util/stat.c by Xiao Guangrong · 12 years ago
  95. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  96. fceda7f perf stat: Remove use of die/exit and handle errors by David Ahern · 12 years ago
  97. 0c21f73 perf evlist: Introduce evsel list accessors by Arnaldo Carvalho de Melo · 12 years ago
  98. 63dab22 perf evlist: Rename __group method to __set_leader by Arnaldo Carvalho de Melo · 12 years ago
  99. 6a4bb04 perf tools: Enable grouping logic for parsed events by Jiri Olsa · 12 years ago
  100. 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