index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
bpf_skel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-15
perf ftrace latency: Add -e option to measure time between two events
Namhyung Kim
1
-53
/
+95
2025-06-26
perf trace: Split BPF skel code to util/bpf_trace_augment.c
Namhyung Kim
1
-1
/
+2
2025-06-21
perf test: add test for BPF metadata collection
Blake Jones
1
-0
/
+17
2025-05-14
perf trace: Support --summary-mode=cgroup
Namhyung Kim
2
-4
/
+41
2025-05-09
perf lock contention: Add -J/--inject-delay option
Namhyung Kim
1
-0
/
+43
2025-05-06
perf record --off-cpu: Add --off-cpu-thresh option
Howard Chu
1
-1
/
+1
2025-05-06
perf record --off-cpu: Dump off-cpu samples in BPF
Howard Chu
1
-5
/
+84
2025-05-06
perf record --off-cpu: Preparation of off-cpu BPF program
Howard Chu
1
-0
/
+9
2025-04-29
perf lock contention: Symbolize zone->lock using BTF
Namhyung Kim
3
-0
/
+74
2025-04-28
perf trace: Implement syscall summary in BPF
Namhyung Kim
2
-0
/
+143
2025-03-19
perf kwork: Remove unreachable judgments
Feng Yang
1
-1
/
+1
2025-03-13
perf ftrace: Use atomic inc to update histogram in BPF
Namhyung Kim
1
-1
/
+1
2025-03-13
perf ftrace: Remove an unnecessary condition check in BPF
Namhyung Kim
1
-2
/
+1
2025-03-13
perf ftrace: Fix latency stats with BPF
Namhyung Kim
1
-12
/
+8
2025-02-28
perf lock: Retrieve owner callstack in bpf program
Chun-Tse Shao
1
-9
/
+203
2025-02-28
perf lock: Add bpf maps for owner stack tracing
Chun-Tse Shao
2
-0
/
+40
2025-02-27
perf ftrace latency: variable histogram buckets
Gabriele Monaco
1
-3
/
+4
2025-01-24
perf trace: Fix BPF loading failure (-E2BIG)
Howard Chu
1
-7
/
+4
2025-01-08
perf ftrace: Display latency statistics at the end
Namhyung Kim
1
-0
/
+19
2024-12-23
perf lock contention: Handle slab objects in -L/--lock-filter option
Namhyung Kim
1
-1
/
+20
2024-12-23
perf lock contention: Resolve slab object name using BPF
Namhyung Kim
1
-2
/
+24
2024-12-23
perf lock contention: Run BPF slab cache iterator
Namhyung Kim
3
-0
/
+68
2024-12-20
perf lock contention: Add and use LCB_F_TYPE_MASK
Namhyung Kim
1
-1
/
+2
2024-12-18
perf ftrace latency: Fix compiler error for clang 12
Namhyung Kim
1
-1
/
+2
2024-12-10
perf ftrace latency: Add --max-latency option
Gabriele Monaco
1
-1
/
+3
2024-12-10
perf ftrace latency: Introduce --min-latency to narrow down into a latency range
Arnaldo Carvalho de Melo
1
-2
/
+10
2024-12-10
perf ftrace latency: Introduce --bucket-range to ask for linear bucketing
Arnaldo Carvalho de Melo
1
-0
/
+14
2024-12-09
perf: Increase MAX_NR_CPUS to 4096
Kyle Meyer
1
-1
/
+3
2024-11-04
Merge 'origin/master' into perf-tools-next
Namhyung Kim
1
-2
/
+20
2024-11-02
perf stat: Support inherit events during fork() for bperf
Tengda Wu
2
-7
/
+96
2024-10-23
perf trace augmented_raw_syscalls: Add more checks to pass the verifier
Howard Chu
1
-2
/
+18
2024-10-23
perf trace augmented_raw_syscalls: Add extra array index bounds checking to s...
Arnaldo Carvalho de Melo
1
-0
/
+2
2024-09-10
perf trace: Collect augmented data using BPF
Howard Chu
1
-1
/
+106
2024-09-10
perf trace: Add trace__bpf_sys_enter_beauty_map() to prepare for fetching dat...
Howard Chu
1
-0
/
+7
2024-09-10
perf trace: Use a common encoding for augmented arguments, with size + error ...
Arnaldo Carvalho de Melo
1
-41
/
+63
2024-09-10
perf trace augmented_syscalls.bpf: Move the renameat aumenter to renameat2, t...
Arnaldo Carvalho de Melo
1
-2
/
+2
2024-09-03
perf record offcpu: Constify control data for BPF
Namhyung Kim
1
-4
/
+5
2024-09-03
perf lock contention: Constify control data for BPF
Namhyung Kim
1
-13
/
+14
2024-09-03
perf kwork: Constify control data for BPF
Namhyung Kim
2
-3
/
+4
2024-09-03
perf ftrace latency: Constify control data for BPF
Namhyung Kim
1
-3
/
+4
2024-09-03
perf stat: Constify control data for BPF
Namhyung Kim
1
-1
/
+1
2024-08-30
perf lock contention: Do not fail EEXIST for update
Namhyung Kim
1
-0
/
+7
2024-08-30
perf lock contention: Simplify spinlock check
Namhyung Kim
1
-2
/
+1
2024-08-30
perf lock contention: Handle error in a single place
Namhyung Kim
1
-12
/
+4
2024-08-29
perf bpf-filter: Support filtering on cgroups
Namhyung Kim
3
-2
/
+5
2024-08-29
perf bpf-filter: Support multiple events properly
Namhyung Kim
3
-10
/
+48
2024-08-13
perf lock contention: Change stack_id type to s32
Namhyung Kim
2
-2
/
+3
2024-08-01
perf bpf-filter: Support separate lost counts for each filter
Namhyung Kim
1
-2
/
+13
2024-08-01
perf bpf-filter: Split per-task filter use case
Namhyung Kim
2
-0
/
+22
2024-08-01
perf bpf-filter: Make filters map a single entry hashmap
Namhyung Kim
2
-18
/
+22
[next]