开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
bpf_skel
Age
Commit message (
Expand
)
Author
2022-08-11
perf offcpu: Track child processes
Namhyung Kim
2022-08-11
perf offcpu: Check process id for the given workload
Namhyung Kim
2022-08-02
perf lock: Print the number of lost entries for BPF
Namhyung Kim
2022-08-01
perf lock: Implement cpu and task filters for BPF
Namhyung Kim
2022-08-01
perf lock: Use BPF for lock contention analysis
Namhyung Kim
2022-07-26
perf kwork: Add workqueue trace BPF support
Yang Jihong
2022-07-26
perf kwork: Add softirq trace BPF support
Yang Jihong
2022-07-26
perf kwork: Add IRQ trace BPF support
Yang Jihong
2022-07-26
perf kwork: Implement BPF trace
Yang Jihong
2022-06-28
perf offcpu: Fix build failure on old kernels
Namhyung Kim
2022-05-26
perf record: Add cgroup support for off-cpu profiling
Namhyung Kim
2022-05-26
perf record: Handle argument change in sched_switch
Namhyung Kim
2022-05-26
perf record: Implement basic filtering for off-cpu
Namhyung Kim
2022-05-26
perf record: Enable off-cpu analysis with BPF
Namhyung Kim
2022-03-22
perf ftrace latency: Add -n/--use-nsec option
Namhyung Kim
2021-12-16
perf ftrace: Implement cpu and task filters in BPF
Namhyung Kim
2021-12-16
perf ftrace: Add -b/--use-bpf option for latency subcommand
Namhyung Kim
2021-12-06
perf bpf_skel: Do not use typedef to avoid error on old clang
Song Liu
2021-12-06
perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distros
Song Liu
2021-07-05
perf stat: Enable BPF counter with --for-each-cgroup
Namhyung Kim
2021-03-23
perf stat: Introduce 'bperf' to share hardware PMCs with BPF
Song Liu
2021-03-06
perf skel: Remove some unused variables.
Ian Rogers
2021-01-20
perf stat: Enable counting events for BPF programs
Song Liu
2021-01-15
perf build: Support build BPF skeletons with perf
Song Liu