summary refs log tree commit diff
path: root/tools/perf/util/bpf_skel
AgeCommit message (Expand)Author
2022-10-14perf stat: Support old kernels for bperf cgroup countingNamhyung Kim
2022-10-11Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/...Linus Torvalds
2022-10-10Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-10-06perf lock contention: Fix a build error on 32-bitNamhyung Kim
2022-10-04perf lock contention: Skip stack trace from BPFNamhyung Kim
2022-09-26perf tools: Get a perf cgroup more portably in BPFNamhyung Kim
2022-09-21perf stat: Fix BPF program section nameNamhyung Kim
2022-08-15cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]Tejun Heo
2022-08-11perf offcpu: Track child processesNamhyung Kim
2022-08-11perf offcpu: Check process id for the given workloadNamhyung Kim
2022-08-02perf lock: Print the number of lost entries for BPFNamhyung Kim
2022-08-01perf lock: Implement cpu and task filters for BPFNamhyung Kim
2022-08-01perf lock: Use BPF for lock contention analysisNamhyung Kim
2022-07-26perf kwork: Add workqueue trace BPF supportYang Jihong
2022-07-26perf kwork: Add softirq trace BPF supportYang Jihong
2022-07-26perf kwork: Add IRQ trace BPF supportYang Jihong
2022-07-26perf kwork: Implement BPF traceYang Jihong
2022-06-28perf offcpu: Fix build failure on old kernelsNamhyung Kim
2022-05-26perf record: Add cgroup support for off-cpu profilingNamhyung Kim
2022-05-26perf record: Handle argument change in sched_switchNamhyung Kim
2022-05-26perf record: Implement basic filtering for off-cpuNamhyung Kim
2022-05-26perf record: Enable off-cpu analysis with BPFNamhyung Kim
2022-03-22perf ftrace latency: Add -n/--use-nsec optionNamhyung Kim
2021-12-16perf ftrace: Implement cpu and task filters in BPFNamhyung Kim
2021-12-16perf ftrace: Add -b/--use-bpf option for latency subcommandNamhyung Kim
2021-12-06perf bpf_skel: Do not use typedef to avoid error on old clangSong Liu
2021-12-06perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distrosSong Liu
2021-07-05perf stat: Enable BPF counter with --for-each-cgroupNamhyung Kim
2021-03-23perf stat: Introduce 'bperf' to share hardware PMCs with BPFSong Liu
2021-03-06perf skel: Remove some unused variables.Ian Rogers
2021-01-20perf stat: Enable counting events for BPF programsSong Liu
2021-01-15perf build: Support build BPF skeletons with perfSong Liu