开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
bpf-event.h
Age
Commit message (
Expand
)
Author
2024-01-03
perf env: Avoid recursively taking env->bpf_progs.lock
Ian Rogers
2022-10-04
perf bpf: Remove unused pthread.h include
Ian Rogers
2021-11-01
perf bpf: Pull in bpf_program__get_prog_info_linear()
Dave Marchevsky
2020-05-05
perf bpf: Decouple creating the evlist from adding the SB event
Arnaldo Carvalho de Melo
2019-09-20
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
2019-08-31
perf event: Remove needless include directives from event.h
Arnaldo Carvalho de Melo
2019-08-26
perf tool: Rename perf_tool::bpf_event to bpf
Arnaldo Carvalho de Melo
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-03-21
perf bpf: Show more BPF program info in print_bpf_prog_info()
Song Liu
2019-03-21
perf tools: Save bpf_prog_info and BTF of new BPF programs
Song Liu
2019-03-19
perf bpf: Save BTF in a rbtree in perf_env
Song Liu
2019-03-19
perf bpf: Save bpf_prog_info in a rbtree in perf_env
Song Liu
2019-03-19
perf bpf: Make synthesize_bpf_events() receive perf_session pointer instead o...
Song Liu
2019-01-21
perf tools: Synthesize PERF_RECORD_* for loaded BPF programs
Song Liu
2019-01-21
perf tools: Handle PERF_RECORD_BPF_EVENT
Song Liu