aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2018-12-12 15:31:28 -0300
committerArnaldo Carvalho de Melo <[email protected]>2018-12-18 12:23:58 -0300
commit61d007138a44dc69265cf948eadd1759edbd3875 (patch)
tree6f2576a080c390b9aed6d8a57c06b7b55e9b2a78 /tools/perf/scripts/python
parentb27b38ed9427b32e0194e03281e3a79dd49887b2 (diff)
perf bpf: Move perf_event_output() from stdio.h to bpf.h
So that we don't always carry that __bpf_output__ map, leaving that to the scripts wanting to use that facility. 'perf trace' will be changed to look if that map is present and only setup the bpf-output events if so. Cc: Adrian Hunter <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Wang Nan <[email protected]> Link: https://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions