index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
bpf_skel
Age
Commit message (
Expand
)
Author
2025-10-31
perf trace: Increase syscall handler map size to 1024
Namhyung Kim
2025-10-25
perf stat: Add/fix bperf cgroup max events workarounds
Ian Rogers
2025-10-19
perf stat bperf cgroup: Increase MAX_EVENTS from 32 to 1024
Ian Rogers
2025-10-02
perf bpf: Use __builtin_preserve_field_info for GCC compatibility
Sam James
2025-09-12
perf: Completely remove possibility to override MAX_NR_CPUS
Christophe Leroy
2025-07-14
perf ftrace latency: Add -e option to measure time between two events
Namhyung Kim
2025-06-26
perf trace: Split BPF skel code to util/bpf_trace_augment.c
Namhyung Kim
2025-06-20
perf test: add test for BPF metadata collection
Blake Jones
2025-05-13
perf trace: Support --summary-mode=cgroup
Namhyung Kim
2025-05-09
perf lock contention: Add -J/--inject-delay option
Namhyung Kim
2025-05-05
perf record --off-cpu: Add --off-cpu-thresh option
Howard Chu
2025-05-05
perf record --off-cpu: Dump off-cpu samples in BPF
Howard Chu
2025-05-05
perf record --off-cpu: Preparation of off-cpu BPF program
Howard Chu
2025-04-29
perf lock contention: Symbolize zone->lock using BTF
Namhyung Kim
2025-04-28
perf trace: Implement syscall summary in BPF
Namhyung Kim
2025-03-18
perf kwork: Remove unreachable judgments
Feng Yang
2025-03-13
perf ftrace: Use atomic inc to update histogram in BPF
Namhyung Kim
2025-03-13
perf ftrace: Remove an unnecessary condition check in BPF
Namhyung Kim
2025-03-13
perf ftrace: Fix latency stats with BPF
Namhyung Kim
2025-02-28
perf lock: Retrieve owner callstack in bpf program
Chun-Tse Shao
2025-02-28
perf lock: Add bpf maps for owner stack tracing
Chun-Tse Shao
2025-02-26
perf ftrace latency: variable histogram buckets
Gabriele Monaco
2025-01-23
perf trace: Fix BPF loading failure (-E2BIG)
Howard Chu
2025-01-08
perf ftrace: Display latency statistics at the end
Namhyung Kim
2024-12-23
perf lock contention: Handle slab objects in -L/--lock-filter option
Namhyung Kim
2024-12-23
perf lock contention: Resolve slab object name using BPF
Namhyung Kim
2024-12-23
perf lock contention: Run BPF slab cache iterator
Namhyung Kim
2024-12-20
perf lock contention: Add and use LCB_F_TYPE_MASK
Namhyung Kim
2024-12-18
perf ftrace latency: Fix compiler error for clang 12
Namhyung Kim
2024-12-10
perf ftrace latency: Add --max-latency option
Gabriele Monaco
2024-12-10
perf ftrace latency: Introduce --min-latency to narrow down into a latency range
Arnaldo Carvalho de Melo
2024-12-10
perf ftrace latency: Introduce --bucket-range to ask for linear bucketing
Arnaldo Carvalho de Melo
2024-12-09
perf: Increase MAX_NR_CPUS to 4096
Kyle Meyer
2024-11-03
Merge 'origin/master' into perf-tools-next
Namhyung Kim
2024-11-01
perf stat: Support inherit events during fork() for bperf
Tengda Wu
2024-10-23
perf trace augmented_raw_syscalls: Add more checks to pass the verifier
Howard Chu
2024-10-23
perf trace augmented_raw_syscalls: Add extra array index bounds checking to s...
Arnaldo Carvalho de Melo
2024-09-10
perf trace: Collect augmented data using BPF
Howard Chu
2024-09-10
perf trace: Add trace__bpf_sys_enter_beauty_map() to prepare for fetching dat...
Howard Chu
2024-09-09
perf trace: Use a common encoding for augmented arguments, with size + error ...
Arnaldo Carvalho de Melo
2024-09-09
perf trace augmented_syscalls.bpf: Move the renameat aumenter to renameat2, t...
Arnaldo Carvalho de Melo
2024-09-03
perf record offcpu: Constify control data for BPF
Namhyung Kim
2024-09-03
perf lock contention: Constify control data for BPF
Namhyung Kim
2024-09-03
perf kwork: Constify control data for BPF
Namhyung Kim
2024-09-03
perf ftrace latency: Constify control data for BPF
Namhyung Kim
2024-09-03
perf stat: Constify control data for BPF
Namhyung Kim
2024-08-30
perf lock contention: Do not fail EEXIST for update
Namhyung Kim
2024-08-30
perf lock contention: Simplify spinlock check
Namhyung Kim
2024-08-30
perf lock contention: Handle error in a single place
Namhyung Kim
2024-08-28
perf bpf-filter: Support filtering on cgroups
Namhyung Kim
[next]