1. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 8 years ago
  2. 239bd47 perf stat: Add computation of TopDown formulas by Andi Kleen · 8 years ago
  3. f340c5f perf stat: Scale values by unit before metrics by Andi Kleen · 9 years ago
  4. b83ea91 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  5. 51fd2df perf stat: Fix interval output values by Jiri Olsa · 9 years ago
  6. 86a2cf3 perf stat: Making several helper functions static by Jiri Olsa · 9 years ago
  7. 3f416f2 perf stat: Do not clean event's private stats by Jiri Olsa · 9 years ago
  8. e08a456 perf tools: Add stat events fprintf functions by Jiri Olsa · 9 years ago
  9. 0ea0e35 perf tools: Add stat event read function by Jiri Olsa · 9 years ago
  10. 1fe7a30 perf cpu_map: Add data arg to cpu_map__build_map callback by Jiri Olsa · 9 years ago
  11. 208df99 perf stat: Add AGGR_UNSET mode by Jiri Olsa · 9 years ago
  12. 581cc8a perf stat: Rename perf_stat struct into perf_stat_evsel by Jiri Olsa · 9 years ago
  13. 02d8dab perf stat: Fix per-pkg event reporting bug by Stephane Eranian · 9 years ago
  14. d809560 perf stat: Move perf_counts struct and functions into separate object by Jiri Olsa · 9 years ago
  15. f80010e perf stat: Move counter processing code into stat object by Jiri Olsa · 9 years ago
  16. a7d0a10 perf stat: Introduce perf_evsel__alloc_stats function by Jiri Olsa · 9 years ago
  17. 24e34f6 perf stat: Move perf_evlist__(alloc|free|reset)_stats into stat object by Jiri Olsa · 9 years ago
  18. a939512 perf stat: Move perf_evsel__(alloc|free)_prev_raw_counts into stat object by Jiri Olsa · 9 years ago
  19. 9689edf perf stat: Move perf_evsel__(alloc|free|reset)_stat_priv into stat object by Jiri Olsa · 9 years ago
  20. 57b2891 perf stat: Rename struct perf_counts::cpu member to values by Jiri Olsa · 9 years ago
  21. a6fa003 perf stat: Make stats work over the thread dimension by Jiri Olsa · 9 years ago
  22. a8e0232 perf stat: Use xyarray for cpu evsel counts by Jiri Olsa · 9 years ago
  23. 9df38e8 perf stat: Introduce perf_counts__(new|delete|reset) functions by Jiri Olsa · 9 years ago
  24. a9a3a4d perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object by Jiri Olsa · 9 years ago
  25. 4c358d5 perf stat: Replace transaction event possition check with id check by Jiri Olsa · 9 years ago
  26. e2f56da perf stat: Add id into perf_stat struct by Jiri Olsa · 9 years ago
  27. ffe4f3c perf stats: Add max and min stats by David Ahern · 11 years ago
  28. 45528f7 perf stats: Fix divide by 0 in variance by David Ahern · 11 years ago
  29. 0007ece perf stat: Move stats related code to util/stat.c by Xiao Guangrong · 12 years ago