1. 6f6473c perf stat: Fix free memory access / memory leaks in metrics by Andi Kleen · 5 years ago
  2. f01642e perf metricgroup: Support multiple events for metricgroup by Jin Yao · 5 years ago
  3. 287f264 perf metricgroup: Scale the metric result by Jin Yao · 5 years ago
  4. 1fc632c libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel by Jiri Olsa · 6 years ago
  5. 63503db perf evlist: Rename struct perf_evlist to struct evlist by Jiri Olsa · 6 years ago
  6. 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 6 years ago
  7. 146540f perf stat: Always separate stalled cycles per insn by Cong Wang · 6 years ago
  8. d8f9da2 perf tools: Use zfree() where applicable by Arnaldo Carvalho de Melo · 6 years ago
  9. e3a9427 perf stat: Fix metrics with --no-merge by Andi Kleen · 6 years ago
  10. 145c407 perf stat: Make metric event lookup more robust by Andi Kleen · 6 years ago
  11. db5742b perf stat: Support per-die aggregation by Kan Liang · 6 years ago
  12. ca22702 perf util: Use cached rbtree for rblists by Davidlohr Bueso · 6 years ago
  13. 57ddf09 perf stat: Fix shadow stats for clock events by Ravi Bangoria · 6 years ago
  14. eb08d00 perf stat: Use perf_evsel__is_clocki() for clock events by Ravi Bangoria · 6 years ago
  15. 6ca9a08 perf stat: Pass a 'struct perf_stat_config' argument to global print functions by Jiri Olsa · 6 years ago
  16. 0aa802a perf stat: Get rid of extra clock display function by Jiri Olsa · 7 years ago
  17. 6a1e2c5 perf stat: Remove a set of shadow stats static variables by Jin Yao · 7 years ago
  18. e0128b3 perf stat: Print per-thread shadow stats by Jin Yao · 7 years ago
  19. 1fcd039 perf stat: Update per-thread shadow stats by Jin Yao · 7 years ago
  20. 8efb2df perf stat: Create the runtime_stat init/exit function by Jin Yao · 7 years ago
  21. 49cd456 perf stat: Extend rbtree to support per-thread shadow stats by Jin Yao · 7 years ago
  22. e5fcc2a perf stat: Define a structure for per-thread shadow stats by Jin Yao · 7 years ago
  23. b984aff perf stat: Add rbtree node_delete op by Jin Yao · 7 years ago
  24. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  25. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  26. 54830dd perf stat: Move the shadow stats scale computation in perf_stat__update_shadow_stats by Jiri Olsa · 8 years ago
  27. fd48aad perf stat: Support duration_time for metrics by Andi Kleen · 7 years ago
  28. 4e1a096 perf stat: Don't use ctx for saved values lookup by Andi Kleen · 7 years ago
  29. b18f3e3 perf stat: Support JSON metrics in perf stat by Andi Kleen · 7 years ago
  30. 4ed962e perf stat: Print generic metric header even for failed expressions by Andi Kleen · 7 years ago
  31. bba49af perf stat: Factor out generic metric printing by Andi Kleen · 7 years ago
  32. 5e97665 perf stat: Fix saved values rbtree lookup by Andi Kleen · 7 years ago
  33. daefd0b perf stat: Add support to measure SMI cost by Kan Liang · 8 years ago
  34. 9628481 perf pmu: Add support for MetricName JSON attribute by Andi Kleen · 8 years ago
  35. 37932c1 perf stat: Output JSON MetricExpr metric by Andi Kleen · 8 years ago
  36. 239bd47 perf stat: Add computation of TopDown formulas by Andi Kleen · 9 years ago
  37. daf4f47 perf stat: Update runtime using cpu-clock event by Namhyung Kim · 9 years ago
  38. b0404be perf stat: Fix indentation of stalled backend cycle by Namhyung Kim · 9 years ago
  39. b8f8eb8 perf tools: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 9 years ago
  40. fb4605b perf stat: Check for frontend stalled for metrics by Andi Kleen · 9 years ago
  41. 44d49a6 perf stat: Support metrics in --per-core/socket mode by Andi Kleen · 9 years ago
  42. 92a61f6 perf stat: Implement CSV metrics output by Andi Kleen · 9 years ago
  43. 140aead perf stat: Abstract stat metrics printing by Andi Kleen · 9 years ago
  44. 4579ecc perf stat: Move sw clock metrics printout to stat-shadow by Andi Kleen · 9 years ago
  45. 5497628 perf stat: Fix transaction lenght metrics by Andi Kleen · 9 years ago
  46. f87027b perf stat: Move shadow stat counters into separate object by Jiri Olsa · 10 years ago