aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/util/bpf_ftrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-13perf ftrace: Fix latency stats with BPFNamhyung Kim1-1/+7
2025-02-26perf ftrace latency: variable histogram bucketsGabriele Monaco1-1/+5
2025-01-08perf ftrace: Display latency statistics at the endNamhyung Kim1-1/+11
2024-12-10perf ftrace latency: Introduce --min-latency to narrow down into a latency rangeArnaldo Carvalho de Melo1-0/+1
2024-12-10perf ftrace latency: Introduce --bucket-range to ask for linear bucketingArnaldo Carvalho de Melo1-0/+2
2024-09-03perf ftrace latency: Constify control data for BPFNamhyung Kim1-4/+4
2022-04-01perf evlist: Rename cpus to user_requested_cpusIan Rogers1-2/+2
2022-03-22perf ftrace latency: Add -n/--use-nsec optionNamhyung Kim1-0/+2
2022-01-12perf cpumap: Give CPUs their own typeIan Rogers1-2/+2
2022-01-12perf cpumap: Remove cpu_map__cpu(), use libperf functionIan Rogers1-1/+1
2021-12-16perf ftrace: Implement cpu and task filters in BPFNamhyung Kim1-1/+41
2021-12-16perf ftrace: Add -b/--use-bpf option for latency subcommandNamhyung Kim1-0/+112