me='generator' content='cgit v1.2.3'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Build (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-27perf config: Add missing newline on pr_warning() call in home_perfconfig()Yang Jihong1-2/+2
2022-10-27perf daemon: Complete list of supported subcommand in help messageYang Jihong1-1/+1
2022-10-27perf stat: Remove unused perf_counts.aggr fieldNamhyung Kim3-35/+6
2022-10-27perf stat: Display percore events properlyNamhyung Kim2-18/+25
2022-10-27perf stat: Display event stats using aggr countsNamhyung Kim3-386/+49
2022-10-27perf stat: Add perf_stat_process_shadow_stats()Namhyung Kim3-24/+28
2022-10-27perf stat: Add perf_stat_process_percore()Namhyung Kim3-0/+75
2022-10-27perf stat: Add perf_stat_merge_counters()Namhyung Kim3-0/+100
2022-10-27perf stat: Split process_counters() to share it with process_stat_round_event()Namhyung Kim1-9/+13
2022-10-27perf stat: Reset aggr counts for each intervalNamhyung Kim3-3/+21
2022-10-27perf stat: Allocate aggr counts for recorded dataNamhyung Kim3-13/+48
2022-10-27perf stat: Aggregate per-thread stats using evsel->stats->aggrNamhyung Kim2-2/+53
2022-10-27perf stat: Factor out evsel__count_has_error()Namhyung Kim1-2/+20
2022-10-27perf stat: Aggregate events using evsel->stats->aggrNamhyung Kim4-23/+41
2022-10-27perf stat: Allocate evsel->stats->aggr properlyNamhyung Kim6-10/+16
2022-10-27perf stat: Add struct perf_stat_aggr to perf_stat_evselNamhyung Kim2-7/+46
2022-10-27perf stat: Add 'needs_sort' argument to cpu_aggr_map__new()Namhyung Kim3-5/+10
2022-10-27perf stat: Add cpu aggr id for no aggregation modeNamhyung Kim1-5/+43
2022-10-27perf stat: Add aggr id for global modeNamhyung Kim3-3/+49
2022-10-27perf stat: Use evsel__is_hybrid() moreNamhyung Kim1-16/+4
2022-10-27perf tools: Use pmu info in evsel__is_hybrid()Namhyung Kim1-0/+3
2022-10-27perf tools: Save evsel->pmu in parse_events()Namhyung Kim3-10/+15
2022-10-27perf vendor events riscv: add Sifive U74 JSON fileNikita Shubin5-0/+266