1. f8b61bd perf stat: Skip evlist__[enable|disable] when all events uses BPF by Song Liu · 3 years, 8 months ago
  2. 660e533 perf stat: Warn group events from different hybrid PMU by Jin Yao · 3 years, 9 months ago
  3. ac2dc29 perf stat: Add default hybrid events by Jin Yao · 3 years, 9 months ago
  4. 1227942 perf stat: Uniquify hybrid event name by Jin Yao · 3 years, 9 months ago
  5. 112cb56 perf stat: Introduce config stat.bpf-counter-events by Song Liu · 3 years, 9 months ago
  6. f07952b perf stat: Basic support for iostat in perf by Alexander Antonov · 3 years, 9 months ago
  7. 0bdad97 perf stat: Align CSV output for summary mode by Jin Yao · 3 years, 10 months ago
  8. 435b46e perf stat: Measure 't0' and 'ref_time' after enable_counters() by Song Liu · 3 years, 10 months ago
  9. 7fac83a perf stat: Introduce 'bperf' to share hardware PMCs with BPF by Song Liu · 3 years, 10 months ago
  10. 4d39c89 perf tools: Fix various typos in comments by Ingo Molnar · 3 years, 10 months ago
  11. 63e39aa perf stat: Support L2 Topdown events by Kan Liang · 4 years ago
  12. 42641d6 perf stat: Add Topdown metrics events as default events by Kan Liang · 4 years ago
  13. 47fddcb perf tools: Add 'ping' control command by Jiri Olsa · 4 years ago
  14. f186cd6 perf tools: Add 'stop' control command by Jiri Olsa · 4 years ago
  15. 142544a perf tools: Add 'evlist' control command by Jiri Olsa · 4 years ago
  16. 991ae4e perf tools: Allow to enable/disable events via control file by Jiri Olsa · 4 years ago
  17. fa853c4 perf stat: Enable counting events for BPF programs by Song Liu · 4 years ago
  18. b993381 perf stat aggregation: Add separate core member by James Clark · 4 years, 1 month ago
  19. ba2ee16 perf stat aggregation: Add separate die member by James Clark · 4 years, 1 month ago
  20. 1a270cb perf stat aggregation: Add separate socket member by James Clark · 4 years, 1 month ago
  21. fcd83a3 perf stat aggregation: Add separate node member by James Clark · 4 years, 1 month ago
  22. ff52329 perf stat aggregation: Start using cpu_aggr_id in map by James Clark · 4 years, 1 month ago
  23. d526e1a perf cpumap: Drop in cpu_aggr_map struct by James Clark · 4 years, 1 month ago
  24. 2760f5a1 perf stat: Replace aggregation ID with a struct by James Clark · 4 years, 1 month ago
  25. 64b4778 perf evlist: Use the right prefix for 'struct evlist' event group methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  26. 7748bb7 perf evlist: Use the right prefix for 'struct evlist' create maps methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  27. 7127372 perf evlist: Use the right prefix for 'struct evlist' print methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  28. 24bf91a perf evlist: Use the right prefix for 'struct evlist' 'filter' methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  29. 53f5e90 perf evlist: Use the right prefix for 'struct evlist' stats methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  30. 7b392ef perf evlist: Use the right prefix for 'struct evlist' 'workload' methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  31. a622eaf perf evlist: Use the right prefix for 'struct evlist' methods: evlist__set_leader() by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  32. 55a4de9 perf stat: Add --quiet option by Andi Kleen · 4 years, 3 months ago
  33. bb1c15b perf stat: Support regex pattern in --for-each-cgroup by Namhyung Kim · 4 years, 3 months ago
  34. 89fb1ca perf tools: Allow creation of cgroup without open by Namhyung Kim · 4 years, 4 months ago
  35. b214ba8 perf tools: Copy metric events properly when expand cgroups by Namhyung Kim · 4 years, 4 months ago
  36. d1c5a0e perf stat: Add --for-each-cgroup option by Namhyung Kim · 4 years, 4 months ago
  37. 002a3d6 perf stat: Skip duration_time in setup_system_wide by Jin Yao · 4 years, 4 months ago
  38. 55c36a9 perf stat: Support new per thread TopDown metrics by Andi Kleen · 4 years, 4 months ago
  39. 687986b perf tools: Rename group to topdown by Kan Liang · 4 years, 4 months ago
  40. ee7fe31 perf tools: Consolidate close_control_option()'s into one function by Adrian Hunter · 4 years, 4 months ago
  41. d20aff1 perf record: Add 'snapshot' control command by Adrian Hunter · 4 years, 4 months ago
  42. a8fcbd2 perf tools: Add FIFO file names as alternative options to --control by Adrian Hunter · 4 years, 4 months ago
  43. 9864a66 perf tools: Consolidate --control option parsing into one function by Adrian Hunter · 4 years, 4 months ago
  44. ee6a961 perf stat: Turn off summary for interval mode by default by Jin Yao · 4 years, 4 months ago
  45. 27e9769 perf stat: Introduce --control fd:ctl-fd[,ack-fd] options by Alexey Budankov · 4 years, 6 months ago
  46. bee328c perf stat: Implement control commands handling by Alexey Budankov · 4 years, 6 months ago
  47. 2162b9c perf stat: extend -D,--delay option with -1 value by Alexey Budankov · 4 years, 6 months ago
  48. 987b823 perf stat: Factor out event handling loop into dispatch_events() by Alexey Budankov · 4 years, 6 months ago
  49. b0ce0c8 perf stat: Factor out body of event handling loop for fork case by Alexey Budankov · 4 years, 6 months ago
  50. 7bb4ff0 perf stat: Move target check to loop control statement by Alexey Budankov · 4 years, 6 months ago
  51. dece3a4 perf stat: Factor out body of event handling loop for system wide by Alexey Budankov · 4 years, 6 months ago
  52. e251abe perf evlist: Fix the class prefix for 'struct evlist' 'add' evsel methods by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  53. 9afe565 perf tools: Release metric_events rblist by Jiri Olsa · 4 years, 7 months ago
  54. a9a17902 perf stat: Ensure group is defined on top of the same cpu mask by Jiri Olsa · 4 years, 7 months ago
  55. 7094349 perf tools: Add optional support for libpfm4 by Stephane Eranian · 4 years, 8 months ago
  56. 05530a7 perf metricgroup: Add options to not group or merge by Ian Rogers · 4 years, 8 months ago
  57. d778a77 perf config: Add stat.big-num support by Paul A. Clarke · 4 years, 8 months ago
  58. c7e5b32 perf stat: Report summary for interval mode by Jin Yao · 4 years, 8 months ago
  59. 72f02a9 perf stat: Fix wrong per-thread runtime stat for interval mode by Jin Yao · 4 years, 8 months ago
  60. ea9eb1f perf stat: Fix duration_time value for higher intervals by Jiri Olsa · 4 years, 8 months ago
  61. ddc6999 perf stat: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  62. 3439775 perf evsel: Rename perf_evsel__store_ids() to evsel__store_id() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  63. 2bb72db perf evsel: Rename perf_evsel__group_idx() to evsel__group_idx() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  64. ae43089 perf evsel: Rename perf_evsel__fallback() to evsel__fallback() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  65. ea08969 perf evsel: Rename *perf_evsel__read*() to *evsel__read() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  66. 8ab2e96 perf evsel: Rename *perf_evsel__*name() to *evsel__*name() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  67. 197ba86 perf stat: Improve runtime stat for interval mode by Jin Yao · 4 years, 9 months ago
  68. cfbd41b perf stat: Honour --timeout for forked workloads by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  69. 1af62ce perf stat: Show percore counts in per CPU output by Jin Yao · 5 years ago
  70. 4b49ab7 perf stat: Use affinity for reading by Andi Kleen · 5 years ago
  71. 4804e01 perf stat: Use affinity for opening events by Andi Kleen · 5 years ago
  72. e0e6a6c perf stat: Factor out open error handling by Andi Kleen · 5 years ago
  73. a910e46 perf parse: Report initial event parsing error by Ian Rogers · 5 years ago
  74. 86895b4 perf stat: Add --per-node agregation support by Jiri Olsa · 5 years ago
  75. dd07102 perf stat: Support --all-kernel/--all-user by Jin Yao · 5 years ago
  76. 8cd36f3 libperf: Move 'sample_id' from 'struct evsel' to 'struct perf_evsel' by Jiri Olsa · 5 years ago
  77. 648b5af libperf: Move 'system_wide' from 'struct evsel' to 'struct perf_evsel' by Jiri Olsa · 5 years ago
  78. 6ef81c5 perf session: Return error code for perf_session__new() function on failure by Mamatha Inamdar · 5 years ago
  79. 443f2d5 perf stat: Fix a segmentation fault when using repeat forever by Srikar Dronamraju · 5 years ago
  80. b63fd11 perf stat: Reset previous counts on repeat with interval by Srikar Dronamraju · 5 years ago
  81. ea49e01 perf tools: Move event synthesizing routines to separate header by Arnaldo Carvalho de Melo · 5 years ago
  82. b251892 perf stat: Move perf_stat_synthesize_config() to event.h by Arnaldo Carvalho de Melo · 5 years ago
  83. 4256d43 libperf: Adopt perf_cpu_map__max() function by Jiri Olsa · 5 years ago
  84. 4becb23 perf tools: Remove needless thread.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  85. c1a604d perf tools: Remove needless perf.h include directive from headers by Arnaldo Carvalho de Melo · 5 years ago
  86. f371102 perf time-utils: Adopt rdclock() from perf.h by Arnaldo Carvalho de Melo · 5 years ago
  87. 7293237 libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix by Jiri Olsa · 5 years ago
  88. aeb00b1 perf record: Move record_opts and other record decls out of perf.h by Arnaldo Carvalho de Melo · 5 years ago
  89. a2f354e libperf: Add perf_thread_map__nr/perf_thread_map__pid functions by Jiri Olsa · 5 years ago
  90. 315c0a1 libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty() by Jiri Olsa · 5 years ago
  91. 5643b1a libperf: Move nr_members from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
  92. 453fa03 libperf: Add perf_evlist__set_maps() function by Jiri Olsa · 5 years ago
  93. 03617c2 libperf: Add threads to struct perf_evlist by Jiri Olsa · 5 years ago
  94. f72f901 libperf: Add cpus to struct perf_evlist by Jiri Olsa · 5 years ago
  95. 1fc632c libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
  96. 6484d2f libperf: Add nr_entries to struct perf_evlist by Jiri Olsa · 5 years ago
  97. 38f01d8 libperf: Add perf_cpu_map__get()/perf_cpu_map__put() by Jiri Olsa · 5 years ago
  98. e74676d perf evlist: Rename perf_evlist__disable() to evlist__disable() by Jiri Olsa · 5 years ago
  99. 1c87f16 perf evlist: Rename perf_evlist__enable() to evlist__enable() by Jiri Olsa · 5 years ago
  100. 750b4ed perf evlist: Rename perf_evlist__close() to evlist__close() by Jiri Olsa · 5 years ago