summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/bpf-event.h
Commit message (Expand)AuthorAgeFilesLines
* perf bpf: Show more BPF program info in print_bpf_prog_info()Song Liu2019-03-211-1/+10
* perf tools: Save bpf_prog_info and BTF of new BPF programsSong Liu2019-03-211-0/+15
* perf bpf: Save BTF in a rbtree in perf_envSong Liu2019-03-191-0/+7
* perf bpf: Save bpf_prog_info in a rbtree in perf_envSong Liu2019-03-191-1/+6
* perf bpf: Make synthesize_bpf_events() receive perf_session pointer instead o...Song Liu2019-03-191-2/+2
* perf tools: Synthesize PERF_RECORD_* for loaded BPF programsSong Liu2019-01-211-0/+16
* perf tools: Handle PERF_RECORD_BPF_EVENTSong Liu2019-01-211-0/+22