1. 26e4711 perf stat: Make function perf_stat_evsel_id_init static by Thomas Richter · 7 years ago
  2. 14e72a2 perf stat: Update or print per-thread stats by Jin Yao · 8 years ago
  3. 1fcd039 perf stat: Update per-thread shadow stats by Jin Yao · 8 years ago
  4. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 8 years ago
  5. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 8 years ago
  6. 021b462 perf stat: Make --per-thread update shadow stats to show metrics by Jiri Olsa · 8 years ago
  7. 54830dd perf stat: Move the shadow stats scale computation in perf_stat__update_shadow_stats by Jiri Olsa · 9 years ago
  8. e669e83 perf evsel: Restore evsel->priv as a tool private area by Arnaldo Carvalho de Melo · 8 years ago
  9. f7794d5 perf evsel: Add read_counter() by Jiri Olsa · 8 years ago
  10. daefd0b perf stat: Add support to measure SMI cost by Kan Liang · 8 years ago
  11. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  12. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  13. bb963e1 perf utils: Check verbose flag properly by Namhyung Kim · 8 years ago
  14. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 9 years ago
  15. 239bd47 perf stat: Add computation of TopDown formulas by Andi Kleen · 9 years ago
  16. f340c5f perf stat: Scale values by unit before metrics by Andi Kleen · 9 years ago
  17. b83ea91 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 10 years ago
  18. 51fd2df perf stat: Fix interval output values by Jiri Olsa · 10 years ago
  19. 86a2cf3 perf stat: Making several helper functions static by Jiri Olsa · 10 years ago
  20. 3f416f2 perf stat: Do not clean event's private stats by Jiri Olsa · 10 years ago
  21. e08a456 perf tools: Add stat events fprintf functions by Jiri Olsa · 10 years ago
  22. 0ea0e35 perf tools: Add stat event read function by Jiri Olsa · 10 years ago
  23. 1fe7a30 perf cpu_map: Add data arg to cpu_map__build_map callback by Jiri Olsa · 10 years ago
  24. 208df99 perf stat: Add AGGR_UNSET mode by Jiri Olsa · 10 years ago
  25. 581cc8a perf stat: Rename perf_stat struct into perf_stat_evsel by Jiri Olsa · 10 years ago
  26. 02d8dab perf stat: Fix per-pkg event reporting bug by Stephane Eranian · 10 years ago
  27. d809560 perf stat: Move perf_counts struct and functions into separate object by Jiri Olsa · 10 years ago
  28. f80010e perf stat: Move counter processing code into stat object by Jiri Olsa · 10 years ago
  29. a7d0a10 perf stat: Introduce perf_evsel__alloc_stats function by Jiri Olsa · 10 years ago
  30. 24e34f6 perf stat: Move perf_evlist__(alloc|free|reset)_stats into stat object by Jiri Olsa · 10 years ago
  31. a939512 perf stat: Move perf_evsel__(alloc|free)_prev_raw_counts into stat object by Jiri Olsa · 10 years ago
  32. 9689edf perf stat: Move perf_evsel__(alloc|free|reset)_stat_priv into stat object by Jiri Olsa · 10 years ago
  33. 57b2891 perf stat: Rename struct perf_counts::cpu member to values by Jiri Olsa · 10 years ago
  34. a6fa003 perf stat: Make stats work over the thread dimension by Jiri Olsa · 10 years ago
  35. a8e0232 perf stat: Use xyarray for cpu evsel counts by Jiri Olsa · 10 years ago
  36. 9df38e8 perf stat: Introduce perf_counts__(new|delete|reset) functions by Jiri Olsa · 10 years ago
  37. a9a3a4d perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object by Jiri Olsa · 10 years ago
  38. 4c358d5 perf stat: Replace transaction event possition check with id check by Jiri Olsa · 10 years ago
  39. e2f56da perf stat: Add id into perf_stat struct by Jiri Olsa · 10 years ago
  40. ffe4f3c perf stats: Add max and min stats by David Ahern · 12 years ago
  41. 45528f7 perf stats: Fix divide by 0 in variance by David Ahern · 12 years ago
  42. 0007ece perf stat: Move stats related code to util/stat.c by Xiao Guangrong · 13 years ago