index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
bpf.c
Age
Commit message (
Expand
)
Author
2018-01-08
perf test bpf: Hook on epoll_pwait()
Arnaldo Carvalho de Melo
2018-01-08
perf test bpf: Use designated struct field initializers
Arnaldo Carvalho de Melo
2018-01-08
perf test bpf: Improve message about expected samples
Arnaldo Carvalho de Melo
2017-12-05
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap
Wang Nan
2017-08-17
perf events parse: Rename parse_events_parse arguments
Arnaldo Carvalho de Melo
2017-08-17
perf events parse: Rename parsing state struct to clearer name
Arnaldo Carvalho de Melo
2017-08-11
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2017-01-31
perf test: Add libbpf pinning test
Joe Stringer
2016-11-29
perf test: Remove "test" and similar strings from test descriptions
Arnaldo Carvalho de Melo
2016-10-24
perf tools: Fix typo "No enough" to "Not enough"
Alexander Alemayhu
2016-08-23
perf test bpf: Fix typo: "ehough" -> "enough"
Colin Ian King
2016-07-12
perf test bpf: Use epoll_wait() instead of epoll_pwait()
Arnaldo Carvalho de Melo
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2016-04-11
perf evsel: Do not use globals in config()
Arnaldo Carvalho de Melo
2016-02-22
perf tools: Apply tracepoint event definition options to BPF script
Wang Nan
2016-01-29
perf test: Check environment before start real BPF test
Wang Nan
2016-01-26
perf test: Add libbpf relocation checker
Wang Nan
2015-11-19
perf test: Print result for each BPF subtest
Wang Nan
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-11-18
perf test: Fix 'perf test BPF' when it fails to find a suitable vmlinux
Wang Nan
2015-11-18
perf test: Test the BPF prologue adding infrastructure
Wang Nan
2015-11-18
perf test: Fix build of BPF and LLVM on older glibc libraries
Arnaldo Carvalho de Melo
2015-11-06
perf test: Add 'perf test BPF'
Wang Nan