Age | Commit message (Expand) | Author |
2022-10-06 | perf stat: Kill unused per-thread runtime stats | Namhyung Kim |
2022-10-06 | perf stat: Rename saved_value->cpu_map_idx | Namhyung Kim |
2022-10-06 | perf stat: Convert perf_stat_evsel.res_stats array | Namhyung Kim |
2022-10-04 | perf metrics: Wire up core_wide | Ian Rogers |
2022-08-10 | perf stat: Add JSON output option | Claire Jensen |
2022-04-22 | perf stat: Merge event counts from all hybrid PMUs | Zhengjun Xing |
2022-04-20 | perf stat: Introduce stats for the user and system rusage times | Florian Fischer |
2022-01-12 | perf cpumap: Give CPUs their own type | Ian Rogers |
2022-01-12 | perf stat: Swap variable name cpu to index | Ian Rogers |
2022-01-12 | perf evsel: Rename variable cpu to index | Ian Rogers |
2022-01-12 | perf stat: Switch to cpu version of cpu_map__get() | Ian Rogers |
2021-04-20 | perf stat: Basic support for iostat in perf | Alexander Antonov |
2021-03-24 | perf stat: Align CSV output for summary mode | Jin Yao |
2021-03-09 | perf stat: Fixup __perf_stat_evsel__is() prefix | Arnaldo Carvalho de Melo |
2021-02-08 | perf stat: Support L2 Topdown events | Kan Liang |
2020-12-24 | perf cpumap: Drop in cpu_aggr_map struct | James Clark |
2020-12-24 | perf stat: Replace aggregation ID with a struct | James Clark |
2020-11-30 | perf evlist: Use the right prefix for 'struct evlist' print methods | Arnaldo Carvalho de Melo |
2020-11-30 | perf evlist: Use the right prefix for 'struct evlist' stats methods | Arnaldo Carvalho de Melo |
2020-11-04 | perf stat: Add --quiet option | Andi Kleen |
2020-09-28 | perf stat: Add --for-each-cgroup option | Namhyung Kim |
2020-09-17 | perf stat: Support new per thread TopDown metrics | Andi Kleen |
2020-09-04 | perf tools: Add FIFO file names as alternative options to --control | Adrian Hunter |
2020-09-03 | perf stat: Turn off summary for interval mode by default | Jin Yao |
2020-08-04 | perf stat: Introduce --control fd:ctl-fd[,ack-fd] options | Alexey Budankov |
2020-07-22 | perf stat: extend -D,--delay option with -1 value | Alexey Budankov |
2020-06-22 | perf tools: Add test_generic_metric function | Jiri Olsa |
2020-05-28 | perf metricgroup: Add options to not group or merge | Ian Rogers |
2020-05-28 | perf config: Add stat.big-num support | Paul A. Clarke |
2020-05-28 | perf stat: Report summary for interval mode | Jin Yao |
2020-05-28 | perf stat: Save aggr value to first member of prev_raw_counts | Jin Yao |
2020-05-28 | perf stat: Copy counts from prev_raw_counts to evsel->counts | Jin Yao |
2020-03-04 | perf stat: Show percore counts in per CPU output | Jin Yao |
2019-11-29 | perf stat: Use affinity for opening events | Andi Kleen |
2019-11-06 | perf stat: Add --per-node agregation support | Jiri Olsa |
2019-10-15 | perf stat: Support --all-kernel/--all-user | Jin Yao |
2019-09-20 | perf stat: Reset previous counts on repeat with interval | Srikar Dronamraju |
2019-09-20 | perf stat: Move perf_stat_synthesize_config() to event.h | Arnaldo Carvalho de Melo |
2019-08-26 | perf record: Move record_opts and other record decls out of perf.h | Arnaldo Carvalho de Melo |
2019-08-26 | perf stat: Remove needless headers from stat.h | Arnaldo Carvalho de Melo |
2019-07-29 | libperf: Adopt xyarray class from perf | Jiri Olsa |
2019-07-29 | perf evlist: Rename struct perf_evlist to struct evlist | Jiri Olsa |
2019-07-29 | perf evsel: Rename struct perf_evsel to struct evsel | Jiri Olsa |
2019-07-29 | perf cpu_map: Rename struct cpu_map to struct perf_cpu_map | Jiri Olsa |
2019-06-10 | perf stat: Support per-die aggregation | Kan Liang |
2018-09-19 | perf tools: Remove perf_tool from event_op2 | Jiri Olsa |
2018-08-30 | perf stat: Move the display functions to stat-display.c | Jiri Olsa |
2018-08-30 | perf stat: Move 'metric_events' to 'struct perf_stat_config' | Jiri Olsa |
2018-08-30 | perf stat: Move 'walltime_*' data to 'struct perf_stat_config' | Jiri Olsa |
2018-08-30 | perf stat: Move 'no_merge' data to 'struct perf_stat_config' | Jiri Olsa |