index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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