Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c12995a55474e1cefac52da38c7fc47c024de067
/
tools
/
perf
/
tests
/
bpf.c
c12995a
perf evlist: Rename perf_evlist__delete() to evlist__delete()
by Jiri Olsa
· 5 years ago
0f98b11
perf evlist: Rename perf_evlist__new() to evlist__new()
by Jiri Olsa
· 5 years ago
63503db
perf evlist: Rename struct perf_evlist to struct evlist
by Jiri Olsa
· 5 years ago
5875cf4
perf tests: Add missing SPDX headers
by Arnaldo Carvalho de Melo
· 6 years ago
b9bae2c
perf mmap: Simplify perf_mmap__read_init()
by Kan Liang
· 7 years ago
0019dc87
perf mmap: Simplify perf_mmap__read_event()
by Kan Liang
· 7 years ago
2f54f3a
perf test: Switch to new perf_mmap__read_event() interface for bpf
by Kan Liang
· 7 years ago
bafae98
perf evlist: Remove fcntl.h from evlist.h
by Arnaldo Carvalho de Melo
· 7 years ago
e0337f4
perf test bpf: Hook on epoll_pwait()
by Arnaldo Carvalho de Melo
· 7 years ago
13cb2d0
perf test bpf: Use designated struct field initializers
by Arnaldo Carvalho de Melo
· 7 years ago
6703c97
perf test bpf: Improve message about expected samples
by Arnaldo Carvalho de Melo
· 7 years ago
f74b9d3a
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap
by Wang Nan
· 7 years ago
5d9cdc1
perf events parse: Rename parse_events_parse arguments
by Arnaldo Carvalho de Melo
· 7 years ago
5d369a7
perf events parse: Rename parsing state struct to clearer name
by Arnaldo Carvalho de Melo
· 7 years ago
81f17c9
perf test: Add 'struct test *' to the test functions
by Arnaldo Carvalho de Melo
· 7 years ago
7a8ef4c
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
by Arnaldo Carvalho de Melo
· 8 years ago
a43783a
perf tools: Include errno.h where needed
by Arnaldo Carvalho de Melo
· 8 years ago
877a7a1
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
by Arnaldo Carvalho de Melo
· 8 years ago
a263053
perf test: Add libbpf pinning test
by Joe Stringer
· 8 years ago
030910c
perf test: Remove "test" and similar strings from test descriptions
by Arnaldo Carvalho de Melo
· 8 years ago
042cfb5
perf tools: Fix typo "No enough" to "Not enough"
by Alexander Alemayhu
· 8 years ago
17d4666
perf test bpf: Fix typo: "ehough" -> "enough"
by Colin Ian King
· 8 years ago
4ffde49
perf test bpf: Use epoll_wait() instead of epoll_pwait()
by Arnaldo Carvalho de Melo
· 8 years ago
c8b5f2c
tools: Introduce str_error_r()
by Arnaldo Carvalho de Melo
· 8 years ago
e68ae9c
perf evsel: Do not use globals in config()
by Arnaldo Carvalho de Melo
· 9 years ago
95088a5
perf tools: Apply tracepoint event definition options to BPF script
by Wang Nan
· 9 years ago
6a7d550
perf test: Check environment before start real BPF test
by Wang Nan
· 9 years ago
7b6982c
perf test: Add libbpf relocation checker
by Wang Nan
· 9 years ago
77a0cf6
perf test: Print result for each BPF subtest
by Wang Nan
· 9 years ago
721a1f5
perf tests: Pass the subtest index to each test routine
by Arnaldo Carvalho de Melo
· 9 years ago
ad0dd7a
perf test: Fix 'perf test BPF' when it fails to find a suitable vmlinux
by Wang Nan
· 9 years ago
bbb7d49
perf test: Test the BPF prologue adding infrastructure
by Wang Nan
· 9 years ago
916d409
perf test: Fix build of BPF and LLVM on older glibc libraries
by Arnaldo Carvalho de Melo
· 9 years ago
ba1fae4
perf test: Add 'perf test BPF'
by Wang Nan
· 9 years ago