index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
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
12 days
perf evlist: Add reference count checking
Ian Rogers
12 days
perf util: Sort includes and add missed explicit dependencies
Ian Rogers
2026-04-08
perf tools: Make more global variables static
Ian Rogers
2026-04-01
libperf cpumap: Make index and nr types unsigned
Ian Rogers
2025-10-01
perf bpf_counter: Move header declarations into C code
Ian Rogers
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