index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
bpf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-08
perf mmap: Simplify perf_mmap__read_init()
Kan Liang
1
-2
/
+1
2018-03-08
perf mmap: Simplify perf_mmap__read_event()
Kan Liang
1
-1
/
+1
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for bpf
Kan Liang
1
-1
/
+8
2018-01-25
perf evlist: Remove fcntl.h from evlist.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-01-08
perf test bpf: Hook on epoll_pwait()
Arnaldo Carvalho de Melo
1
-4
/
+4
2018-01-08
perf test bpf: Use designated struct field initializers
Arnaldo Carvalho de Melo
1
-32
/
+27
2018-01-08
perf test bpf: Improve message about expected samples
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-12-05
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap
Wang Nan
1
-1
/
+1
2017-08-17
perf events parse: Rename parse_events_parse arguments
Arnaldo Carvalho de Melo
1
-8
/
+8
2017-08-17
perf events parse: Rename parsing state struct to clearer name
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-08-11
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-01-31
perf test: Add libbpf pinning test
Joe Stringer
1
-1
/
+41
2016-11-29
perf test: Remove "test" and similar strings from test descriptions
Arnaldo Carvalho de Melo
1
-3
/
+3
2016-10-24
perf tools: Fix typo "No enough" to "Not enough"
Alexander Alemayhu
1
-1
/
+1
2016-08-23
perf test bpf: Fix typo: "ehough" -> "enough"
Colin Ian King
1
-1
/
+1
2016-07-12
perf test bpf: Use epoll_wait() instead of epoll_pwait()
Arnaldo Carvalho de Melo
1
-3
/
+3
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-04-11
perf evsel: Do not use globals in config()
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-02-22
perf tools: Apply tracepoint event definition options to BPF script
Wang Nan
1
-1
/
+1
2016-01-29
perf test: Check environment before start real BPF test
Wang Nan
1
-0
/
+37
2016-01-26
perf test: Add libbpf relocation checker
Wang Nan
1
-5
/
+21
2015-11-19
perf test: Print result for each BPF subtest
Wang Nan
1
-10
/
+28
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-11-18
perf test: Fix 'perf test BPF' when it fails to find a suitable vmlinux
Wang Nan
1
-3
/
+4
2015-11-18
perf test: Test the BPF prologue adding infrastructure
Wang Nan
1
-0
/
+34
2015-11-18
perf test: Fix build of BPF and LLVM on older glibc libraries
Arnaldo Carvalho de Melo
1
-7
/
+7
2015-11-06
perf test: Add 'perf test BPF'
Wang Nan
1
-0
/
+209