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
/
util
/
bpf-event.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-05
perf bpf: Decouple creating the evlist from adding the SB event
Arnaldo Carvalho de Melo
1
-4
/
+3
2019-09-20
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
1
-14
/
+1
2019-08-31
perf event: Remove needless include directives from event.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-26
perf tool: Rename perf_tool::bpf_event to bpf
Arnaldo Carvalho de Melo
1
-5
/
+5
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-2
/
+2
2019-03-21
perf bpf: Show more BPF program info in print_bpf_prog_info()
Song Liu
1
-1
/
+10
2019-03-21
perf tools: Save bpf_prog_info and BTF of new BPF programs
Song Liu
1
-0
/
+15
2019-03-19
perf bpf: Save BTF in a rbtree in perf_env
Song Liu
1
-0
/
+7
2019-03-19
perf bpf: Save bpf_prog_info in a rbtree in perf_env
Song Liu
1
-1
/
+6
2019-03-19
perf bpf: Make synthesize_bpf_events() receive perf_session pointer instead o...
Song Liu
1
-2
/
+2
2019-01-21
perf tools: Synthesize PERF_RECORD_* for loaded BPF programs
Song Liu
1
-0
/
+16
2019-01-21
perf tools: Handle PERF_RECORD_BPF_EVENT
Song Liu
1
-0
/
+22