index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
bpf_off_cpu.c
Age
Commit message (
Expand
)
Author
2025-05-05
perf record --off-cpu: Add --off-cpu-thresh option
Howard Chu
2025-05-05
perf record --off-cpu: Dump the remaining PERF_SAMPLE_ in sample_type from BP...
Howard Chu
2025-05-05
perf record --off-cpu: Preparation of off-cpu BPF program
Howard Chu
2025-05-05
perf record --off-cpu: Parse off-cpu event
Howard Chu
2025-01-14
perf record: Fix segfault with --off-cpu when debuginfo is not enabled
Athira Rajeev
2024-09-03
perf record offcpu: Constify control data for BPF
Namhyung Kim
2023-10-25
perf offcpu: Add missed btf_free
Ian Rogers
2023-09-27
perf record: Fix BTF type checks in the off-cpu profiling
Namhyung Kim
2022-12-14
perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sche...
Namhyung Kim
2022-08-11
perf offcpu: Track child processes
Namhyung Kim
2022-08-11
perf offcpu: Parse process id separately
Namhyung Kim
2022-08-11
perf offcpu: Check process id for the given workload
Namhyung Kim
2022-06-28
perf offcpu: Accept allowed sample types only
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