1. 9aba0ad perf expr: Add source_count for aggregating events by Ian Rogers · 3 years, 2 months ago
  2. e4e2907 perf stat: Fix memory leak on error path by Ian Rogers · 3 years, 2 months ago
  3. ec5c5b3 perf metric: Encode and use metric-id as qualifier by Ian Rogers · 3 years, 3 months ago
  4. fa831fb perf metric: Move runtime value to the expr context by Ian Rogers · 3 years, 3 months ago
  5. 7e06a5e perf metric: Rename expr__find_other. by Ian Rogers · 3 years, 4 months ago
  6. cb94a02 perf metric: Restructure struct expr_parse_ctx. by Ian Rogers · 3 years, 4 months ago
  7. fba7c86 libperf: Move 'leader' from tools/perf to perf_evsel::leader by Jiri Olsa · 3 years, 6 months ago
  8. f07952b perf stat: Basic support for iostat in perf by Alexander Antonov · 3 years, 9 months ago
  9. 6859bc0 perf stat: Improve readability of shadow stats by Changbin Du · 3 years, 10 months ago
  10. 63e39aa perf stat: Support L2 Topdown events by Kan Liang · 4 years ago
  11. a1bf230 perf stat: Take cgroups into account for shadow stats by Namhyung Kim · 4 years ago
  12. 3ff1e71 perf stat: Introduce struct runtime_stat_data by Namhyung Kim · 4 years ago
  13. 55c36a9 perf stat: Support new per thread TopDown metrics by Andi Kleen · 4 years, 4 months ago
  14. ce9c13f perf stat: Fix the ratio comments of miss-events by Qi Liu · 4 years, 4 months ago
  15. 437822b perf metric: Release expr_parse_ctx after testing by Namhyung Kim · 4 years, 4 months ago
  16. fc39383 perf metric: Add referenced metrics to hash data by Jiri Olsa · 4 years, 6 months ago
  17. 2c46f54 perf metric: Rename expr__add_id() to expr__add_val() by Jiri Olsa · 4 years, 6 months ago
  18. 6d432c4 perf tools: Add test_generic_metric function by Jiri Olsa · 4 years, 8 months ago
  19. 2cfaa85 perf tools: Factor out prepare_metric function by Jiri Olsa · 4 years, 8 months ago
  20. 5f09ca5a perf stat: Do not pass avg to generic_metric by Jiri Olsa · 4 years, 8 months ago
  21. ded80bd perf expr: Migrate expr ids table to a hashmap by Ian Rogers · 4 years, 8 months ago
  22. d4d5ca0 perf stat: Increase perf metric output resolution by Paul A. Clarke · 4 years, 8 months ago
  23. c754c38 perf evsel: Rename perf_evsel__is_*() to evsel__is*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  24. 1e1a873 perf metricgroups: Enhance JSON/metric infrastructure to handle "?" by Kajol Jain · 4 years, 10 months ago
  25. aecce63 perf expr: Add expr_ prefix for parse_ctx and parse_id by Jiri Olsa · 4 years, 10 months ago
  26. 8358f698 perf stat: Fix no metric header if --per-socket and --metric-only set by Jin Yao · 4 years, 10 months ago
  27. 0f9b1e1 perf expr: Straighten expr__parse()/expr__find_other() interface by Jiri Olsa · 4 years, 11 months ago
  28. 80cc7bb perf stat: Don't report a null stalled cycles per insn metric by Kim Phillips · 5 years ago
  29. 6f6473c perf stat: Fix free memory access / memory leaks in metrics by Andi Kleen · 5 years ago
  30. f01642e perf metricgroup: Support multiple events for metricgroup by Jin Yao · 5 years ago
  31. 287f264 perf metricgroup: Scale the metric result by Jin Yao · 5 years ago
  32. 1fc632c libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
  33. 63503db perf evlist: Rename struct perf_evlist to struct evlist by Jiri Olsa · 5 years ago
  34. 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 5 years ago
  35. 146540f perf stat: Always separate stalled cycles per insn by Cong Wang · 6 years ago
  36. d8f9da2 perf tools: Use zfree() where applicable by Arnaldo Carvalho de Melo · 6 years ago
  37. e3a9427 perf stat: Fix metrics with --no-merge by Andi Kleen · 6 years ago
  38. 145c407 perf stat: Make metric event lookup more robust by Andi Kleen · 6 years ago
  39. db5742b perf stat: Support per-die aggregation by Kan Liang · 6 years ago
  40. ca22702 perf util: Use cached rbtree for rblists by Davidlohr Bueso · 6 years ago
  41. 57ddf09 perf stat: Fix shadow stats for clock events by Ravi Bangoria · 6 years ago
  42. eb08d00 perf stat: Use perf_evsel__is_clocki() for clock events by Ravi Bangoria · 6 years ago
  43. 6ca9a08 perf stat: Pass a 'struct perf_stat_config' argument to global print functions by Jiri Olsa · 6 years ago
  44. 0aa802a perf stat: Get rid of extra clock display function by Jiri Olsa · 6 years ago
  45. 6a1e2c5 perf stat: Remove a set of shadow stats static variables by Jin Yao · 7 years ago
  46. e0128b3 perf stat: Print per-thread shadow stats by Jin Yao · 7 years ago
  47. 1fcd039 perf stat: Update per-thread shadow stats by Jin Yao · 7 years ago
  48. 8efb2df perf stat: Create the runtime_stat init/exit function by Jin Yao · 7 years ago
  49. 49cd456 perf stat: Extend rbtree to support per-thread shadow stats by Jin Yao · 7 years ago
  50. e5fcc2a perf stat: Define a structure for per-thread shadow stats by Jin Yao · 7 years ago
  51. b984aff perf stat: Add rbtree node_delete op by Jin Yao · 7 years ago
  52. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  53. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  54. 54830dd perf stat: Move the shadow stats scale computation in perf_stat__update_shadow_stats by Jiri Olsa · 8 years ago
  55. fd48aad perf stat: Support duration_time for metrics by Andi Kleen · 7 years ago
  56. 4e1a096 perf stat: Don't use ctx for saved values lookup by Andi Kleen · 7 years ago
  57. b18f3e3 perf stat: Support JSON metrics in perf stat by Andi Kleen · 7 years ago
  58. 4ed962e perf stat: Print generic metric header even for failed expressions by Andi Kleen · 7 years ago
  59. bba49af perf stat: Factor out generic metric printing by Andi Kleen · 7 years ago
  60. 5e97665 perf stat: Fix saved values rbtree lookup by Andi Kleen · 7 years ago
  61. daefd0b perf stat: Add support to measure SMI cost by Kan Liang · 8 years ago
  62. 9628481 perf pmu: Add support for MetricName JSON attribute by Andi Kleen · 8 years ago
  63. 37932c1 perf stat: Output JSON MetricExpr metric by Andi Kleen · 8 years ago
  64. 239bd47 perf stat: Add computation of TopDown formulas by Andi Kleen · 9 years ago
  65. daf4f47 perf stat: Update runtime using cpu-clock event by Namhyung Kim · 9 years ago
  66. b0404be perf stat: Fix indentation of stalled backend cycle by Namhyung Kim · 9 years ago
  67. b8f8eb8 perf tools: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 9 years ago
  68. fb4605b perf stat: Check for frontend stalled for metrics by Andi Kleen · 9 years ago
  69. 44d49a6 perf stat: Support metrics in --per-core/socket mode by Andi Kleen · 9 years ago
  70. 92a61f6 perf stat: Implement CSV metrics output by Andi Kleen · 9 years ago
  71. 140aead perf stat: Abstract stat metrics printing by Andi Kleen · 9 years ago
  72. 4579ecc perf stat: Move sw clock metrics printout to stat-shadow by Andi Kleen · 9 years ago
  73. 5497628 perf stat: Fix transaction lenght metrics by Andi Kleen · 9 years ago
  74. f87027b perf stat: Move shadow stat counters into separate object by Jiri Olsa · 10 years ago