summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/bpf_kwork_top.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf kwork: Constify control data for BPFNamhyung Kim2024-09-031-3/+4
* perf cpumap: Use perf_cpu_map__for_each_cpu when possibleIan Rogers2024-03-211-6/+6
* perf kwork top: Simplify bool conversionYang Li2023-09-191-1/+1
* perf kwork top: Add BPF-based statistics on softirq event supportYang Jihong2023-09-121-0/+11
* perf kwork top: Add BPF-based statistics on hardirq event supportYang Jihong2023-09-121-0/+11
* perf kwork top: Implements BPF-based cpu usage statisticsYang Jihong2023-09-121-0/+286