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.17.y
linux-6.18.y
linux-6.19.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-7.0.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-02-08
perf trace: Fix BPF loading failure (-E2BIG)
Howard Chu
1
-7
/
+4
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
2024-05-30
perf bpf filter: Add uid and gid terms
Ian Rogers
2
-0
/
+7
2024-05-30
perf bpf filter: Give terms their own enum
Ian Rogers
2
-19
/
+87
2024-04-22
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
1
-1
/
+4
2024-04-12
perf bench uprobe: Add uretprobe variant of uprobe benchmarks
Ian Rogers
1
-0
/
+16
2024-04-11
perf lock contention: Add a missing NULL check
Namhyung Kim
1
-1
/
+4
2024-03-21
perf trace: Collect sys_nanosleep first argument
Arnaldo Carvalho de Melo
1
-0
/
+21
2024-03-01
perf lock contention: Account contending locks too
Namhyung Kim
2
-7
/
+16
2024-02-17
perf augmented_raw_syscalls.bpf: Move 'struct timespec64' to vmlinux.h
Arnaldo Carvalho de Melo
2
-14
/
+8
2023-10-25
perf lock contention: Use per-cpu array map for spinlocks
Namhyung Kim
1
-17
/
+72
2023-10-25
perf lock contention: Check race in tstamp elem creation
Namhyung Kim
1
-1
/
+5
2023-10-25
perf lock contention: Clear lock addr after use
Namhyung Kim
1
-0
/
+4
2023-10-20
perf trace: Use the right bpf_probe_read(_str) variant for reading user data
Thomas Richter
1
-8
/
+8
2023-10-19
perf tools: Do not ignore the default vmlinux.h
Namhyung Kim
1
-0
/
+1
2023-10-10
Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' into perf-tools-next
Arnaldo Carvalho de Melo
1
-0
/
+2
2023-09-18
perf trace: Avoid compile error wrt redefining bool
Ian Rogers
1
-0
/
+2
2023-09-12
perf lock contention: Add -G/--cgroup-filter option
Namhyung Kim
1
-0
/
+17
2023-09-12
perf lock contention: Add --lock-cgroup option
Namhyung Kim
2
-2
/
+32
2023-09-12
perf kwork top: Add BPF-based statistics on softirq event support
Yang Jihong
1
-0
/
+72
2023-09-12
perf kwork top: Add BPF-based statistics on hardirq event support
Yang Jihong
1
-0
/
+79
2023-09-12
perf kwork top: Implements BPF-based cpu usage statistics
Yang Jihong
1
-0
/
+187
2023-08-21
perf bpf augmented_raw_syscalls: Add an assert to make sure sizeof(augmented_...
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-08-21
perf bpf augmented_raw_syscalls: Add an assert to make sure sizeof(saddr) is ...
Arnaldo Carvalho de Melo
1
-0
/
+11
2023-08-16
perf bpf_skel augmented_raw_syscalls: Cap the socklen parameter using &= size...
Arnaldo Carvalho de Melo
1
-4
/
+2
2023-08-15
perf trace: Tidy comments related to BPF + syscall augmentation
Ian Rogers
1
-8
/
+0
2023-08-15
perf trace: Migrate BPF augmentation to use a skeleton
Ian Rogers
1
-0
/
+418
2023-07-20
perf bench uprobe trace_printk: Add entry attaching an BPF program that does ...
Arnaldo Carvalho de Melo
1
-0
/
+11
2023-07-20
perf bench uprobe empty: Add entry attaching an empty BPF program
Arnaldo Carvalho de Melo
1
-0
/
+12
2023-06-24
perf bpf: Move the declaration of struct rq
Ian Rogers
2
-2
/
+10
2023-06-24
perf build: Add ability to build with a generated vmlinux.h
Ian Rogers
2
-0
/
+1
[next]