1. 51fd2df perf stat: Fix interval output values by Jiri Olsa · 9 years ago
  2. 3f416f2 perf stat: Do not clean event's private stats by Jiri Olsa · 9 years ago
  3. e08a456 perf tools: Add stat events fprintf functions by Jiri Olsa · 9 years ago
  4. 0ea0e35 perf tools: Add stat event read function by Jiri Olsa · 9 years ago
  5. 1fe7a30 perf cpu_map: Add data arg to cpu_map__build_map callback by Jiri Olsa · 9 years ago
  6. 208df99 perf stat: Add AGGR_UNSET mode by Jiri Olsa · 9 years ago
  7. 581cc8a perf stat: Rename perf_stat struct into perf_stat_evsel by Jiri Olsa · 9 years ago
  8. 02d8dab perf stat: Fix per-pkg event reporting bug by Stephane Eranian · 9 years ago
  9. d809560 perf stat: Move perf_counts struct and functions into separate object by Jiri Olsa · 9 years ago
  10. f80010e perf stat: Move counter processing code into stat object by Jiri Olsa · 9 years ago
  11. a7d0a10 perf stat: Introduce perf_evsel__alloc_stats function by Jiri Olsa · 9 years ago
  12. 24e34f6 perf stat: Move perf_evlist__(alloc|free|reset)_stats into stat object by Jiri Olsa · 9 years ago
  13. a939512 perf stat: Move perf_evsel__(alloc|free)_prev_raw_counts into stat object by Jiri Olsa · 9 years ago
  14. 9689edf perf stat: Move perf_evsel__(alloc|free|reset)_stat_priv into stat object by Jiri Olsa · 9 years ago
  15. 57b2891 perf stat: Rename struct perf_counts::cpu member to values by Jiri Olsa · 9 years ago
  16. a6fa003 perf stat: Make stats work over the thread dimension by Jiri Olsa · 9 years ago
  17. a8e0232 perf stat: Use xyarray for cpu evsel counts by Jiri Olsa · 9 years ago
  18. 9df38e8 perf stat: Introduce perf_counts__(new|delete|reset) functions by Jiri Olsa · 9 years ago
  19. a9a3a4d perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object by Jiri Olsa · 9 years ago
  20. 4c358d5 perf stat: Replace transaction event possition check with id check by Jiri Olsa · 9 years ago
  21. e2f56da perf stat: Add id into perf_stat struct by Jiri Olsa · 9 years ago
  22. ffe4f3c perf stats: Add max and min stats by David Ahern · 11 years ago
  23. 45528f7 perf stats: Fix divide by 0 in variance by David Ahern · 11 years ago
  24. 0007ece perf stat: Move stats related code to util/stat.c by Xiao Guangrong · 12 years ago