summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/bpf_ftrace.c
Commit message (Expand)AuthorAgeFilesLines
* perf evlist: Rename cpus to user_requested_cpusIan Rogers2022-04-011-2/+2
* perf ftrace latency: Add -n/--use-nsec optionNamhyung Kim2022-03-221-0/+2
* perf cpumap: Give CPUs their own typeIan Rogers2022-01-121-2/+2
* perf cpumap: Remove cpu_map__cpu(), use libperf functionIan Rogers2022-01-121-1/+1
* perf ftrace: Implement cpu and task filters in BPFNamhyung Kim2021-12-161-1/+41
* perf ftrace: Add -b/--use-bpf option for latency subcommandNamhyung Kim2021-12-161-0/+112