1. 0aa802a perf stat: Get rid of extra clock display function by Jiri Olsa · 6 years ago
  2. 6a1e2c5 perf stat: Remove a set of shadow stats static variables by Jin Yao · 7 years ago
  3. e0128b3 perf stat: Print per-thread shadow stats by Jin Yao · 7 years ago
  4. 1fcd039 perf stat: Update per-thread shadow stats by Jin Yao · 7 years ago
  5. 8efb2df perf stat: Create the runtime_stat init/exit function by Jin Yao · 7 years ago
  6. 49cd456 perf stat: Extend rbtree to support per-thread shadow stats by Jin Yao · 7 years ago
  7. e5fcc2a perf stat: Define a structure for per-thread shadow stats by Jin Yao · 7 years ago
  8. b984aff perf stat: Add rbtree node_delete op by Jin Yao · 7 years ago
  9. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. 54830dd perf stat: Move the shadow stats scale computation in perf_stat__update_shadow_stats by Jiri Olsa · 8 years ago
  12. fd48aad perf stat: Support duration_time for metrics by Andi Kleen · 7 years ago
  13. 4e1a096 perf stat: Don't use ctx for saved values lookup by Andi Kleen · 7 years ago
  14. b18f3e3 perf stat: Support JSON metrics in perf stat by Andi Kleen · 7 years ago
  15. 4ed962e perf stat: Print generic metric header even for failed expressions by Andi Kleen · 7 years ago
  16. bba49af perf stat: Factor out generic metric printing by Andi Kleen · 7 years ago
  17. 5e97665 perf stat: Fix saved values rbtree lookup by Andi Kleen · 7 years ago
  18. daefd0b perf stat: Add support to measure SMI cost by Kan Liang · 8 years ago
  19. 9628481 perf pmu: Add support for MetricName JSON attribute by Andi Kleen · 8 years ago
  20. 37932c1 perf stat: Output JSON MetricExpr metric by Andi Kleen · 8 years ago
  21. 239bd47 perf stat: Add computation of TopDown formulas by Andi Kleen · 9 years ago
  22. daf4f47 perf stat: Update runtime using cpu-clock event by Namhyung Kim · 9 years ago
  23. b0404be perf stat: Fix indentation of stalled backend cycle by Namhyung Kim · 9 years ago
  24. b8f8eb8 perf tools: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 9 years ago
  25. fb4605b perf stat: Check for frontend stalled for metrics by Andi Kleen · 9 years ago
  26. 44d49a6 perf stat: Support metrics in --per-core/socket mode by Andi Kleen · 9 years ago
  27. 92a61f6 perf stat: Implement CSV metrics output by Andi Kleen · 9 years ago
  28. 140aead perf stat: Abstract stat metrics printing by Andi Kleen · 9 years ago
  29. 4579ecc perf stat: Move sw clock metrics printout to stat-shadow by Andi Kleen · 9 years ago
  30. 5497628 perf stat: Fix transaction lenght metrics by Andi Kleen · 9 years ago
  31. f87027b perf stat: Move shadow stat counters into separate object by Jiri Olsa · 10 years ago