summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/bpf-event.c
Commit message (Expand)AuthorAgeFilesLines
* perf bpf-event: Add missing new line into pr_debug callJiri Olsa2019-02-201-1/+1
* perf utils: Silence "Couldn't synthesize bpf events" warning for EPERMSong Liu2019-02-141-2/+2
* perf bpf: Fix synthesized PERF_RECORD_KSYMBOL/BPF_EVENTSong Liu2019-01-251-2/+8
* perf tools: Synthesize PERF_RECORD_* for loaded BPF programsSong Liu2019-01-211-0/+242
* perf tools: Handle PERF_RECORD_BPF_EVENTSong Liu2019-01-211-0/+15