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.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
/
examples
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-15
perf bpf examples: With no BPF events remove examples
Ian Rogers
4
-125
/
+0
2023-08-15
perf trace: Migrate BPF augmentation to use a skeleton
Ian Rogers
1
-417
/
+0
2022-11-23
perf trace: Remove unused bpf map 'syscalls'
Leo Yan
1
-17
/
+0
2022-11-23
perf augmented_raw_syscalls: Remove unused variable 'syscall'
Leo Yan
1
-1
/
+0
2022-11-10
perf trace: Add augmenter for clock_gettime's rqtp timespec arg
Arnaldo Carvalho de Melo
1
-0
/
+28
2022-11-07
perf trace: Add BPF augmenter to perf_event_open()'s 'struct perf_event_attr'...
Arnaldo Carvalho de Melo
1
-0
/
+44
2022-11-04
perf examples bpf: Remove augmented_syscalls.c, the raw_syscalls one should b...
Arnaldo Carvalho de Melo
2
-245
/
+0
2022-11-04
perf trace: 5sec fix libbpf 1.0+ compatibility
Ian Rogers
1
-3
/
+5
2022-11-04
perf trace: empty fix libbpf 1.0+ compatibility
Ian Rogers
1
-2
/
+11
2022-11-04
perf trace: hello fix libbpf 1.0+ compatibility
Ian Rogers
1
-3
/
+21
2022-11-04
perf trace: Raw augmented syscalls fix libbpf 1.0+ compatibility
Ian Rogers
1
-17
/
+86
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
1
-2
/
+2
2021-01-15
perf bpf examples: Fix bpf.h header include directive in 5sec.c example
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-3
/
+3
2020-01-21
perf: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
3
-3
/
+3
2020-01-14
hrtimers: Prepare hrtimer_nanosleep() for time namespaces
Andrei Vagin
1
-2
/
+4
2019-08-26
perf augmented_raw_syscalls: Reduce perf_event_output() boilerplate
Arnaldo Carvalho de Melo
1
-12
/
+12
2019-08-26
perf augmented_raw_syscalls: Introduce helper to get the scratch space
Arnaldo Carvalho de Melo
1
-16
/
+16
2019-08-26
perf augmented_raw_syscalls: Postpone tmp map lookup to after pid_filter
Arnaldo Carvalho de Melo
1
-3
/
+3
2019-08-26
perf augmented_raw_syscalls: Rename augmented_filename to augmented_arg
Arnaldo Carvalho de Melo
1
-22
/
+20
2019-07-30
perf trace beauty: Add BPF augmenter for the 'rename' syscall
Arnaldo Carvalho de Melo
1
-0
/
+19
2019-07-30
perf trace beauty: Beautify 'sendto's sockaddr arg
Arnaldo Carvalho de Melo
1
-0
/
+21
2019-07-30
perf augmented_raw_syscalls: Augment sockaddr arg in 'connect'
Arnaldo Carvalho de Melo
1
-5
/
+30
2019-07-30
perf augmented_raw_syscalls: Rename augmented_args_filename to augmented_args...
Arnaldo Carvalho de Melo
1
-10
/
+12
2019-07-30
perf augmented_raw_syscalls: Support copying two string syscall args
Arnaldo Carvalho de Melo
1
-0
/
+20
2019-07-30
perf augmented_raw_syscalls: Switch to using BPF_MAP_TYPE_PROG_ARRAY
Arnaldo Carvalho de Melo
1
-111
/
+16
2019-07-30
perf augmented_raw_syscalls: Add handler for "openat"
Arnaldo Carvalho de Melo
1
-0
/
+17
2019-07-30
perf trace: Put the per-syscall entry/exit prog_array BPF map infrastructure ...
Arnaldo Carvalho de Melo
1
-0
/
+14
2019-07-30
perf trace: Allow specifying the bpf prog to augment specific syscalls
Arnaldo Carvalho de Melo
1
-0
/
+23
2019-07-30
perf trace: Add BPF handler for unaugmented syscalls
Arnaldo Carvalho de Melo
1
-0
/
+6
2019-06-05
perf augmented_raw_syscalls: Move reading filename to the loop
Arnaldo Carvalho de Melo
1
-8
/
+4
2019-06-05
perf augmented_raw_syscalls: Change helper to consider just the augmented_fil...
Arnaldo Carvalho de Melo
1
-13
/
+33
2019-06-05
perf augmented_raw_syscalls: Move the probe_read_str to a separate function
Arnaldo Carvalho de Melo
1
-9
/
+18
2019-06-05
perf augmented_raw_syscalls: Tell which args are filenames and how many bytes...
Arnaldo Carvalho de Melo
1
-168
/
+64
2019-05-29
perf trace: Beautify 'fspick' arguments
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-05-29
perf trace: Beautify 'move_mount' arguments
Arnaldo Carvalho de Melo
1
-0
/
+11
2019-05-29
perf augmented_raw_syscalls: Fix up comment
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-04-01
perf augmented_raw_syscalls: Use a PERCPU_ARRAY map to copy more string bytes
Arnaldo Carvalho de Melo
1
-18
/
+28
2019-04-01
perf augmented_raw_syscalls: Copy strings from all syscalls with 1st or 2nd s...
Arnaldo Carvalho de Melo
1
-3
/
+147
2019-01-25
perf augmented_syscalls: Convert to bpf_map()
Arnaldo Carvalho de Melo
1
-6
/
+2
2019-01-25
perf bpf examples: Convert etcsnoop to use bpf_map()
Arnaldo Carvalho de Melo
1
-6
/
+2
2019-01-25
perf augmented_raw_syscalls: Use bpf_map()
Arnaldo Carvalho de Melo
1
-12
/
+2
2019-01-21
perf: Make perf_event_output() propagate the output() return
Arnaldo Carvalho de Melo
3
-14
/
+14
2018-12-18
perf augmented_raw_syscalls: Copy 'access' arg as well
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-12-18
perf augmented_raw_syscalls: Do not include stdio.h
Arnaldo Carvalho de Melo
1
-1
/
+0
2018-12-18
perf augmented_syscalls: Switch to using a struct for the syscalls map values
Arnaldo Carvalho de Melo
1
-7
/
+11
2018-12-18
perf trace: Implement syscall filtering in augmented_syscalls
Arnaldo Carvalho de Melo
1
-1
/
+25
2018-11-21
Revert "perf augmented_syscalls: Drop 'write', 'poll' for testing without sel...
Arnaldo Carvalho de Melo
1
-4
/
+0
2018-11-21
perf augmented_syscalls: Remove example hardcoded set of filtered pids
Arnaldo Carvalho de Melo
1
-27
/
+0
2018-11-21
perf augmented_syscalls: Use pid_filter
Arnaldo Carvalho de Melo
1
-2
/
+32
[next]