diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2018-12-12 15:31:28 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2018-12-18 12:23:58 -0300 |
commit | 61d007138a44dc69265cf948eadd1759edbd3875 (patch) | |
tree | 6f2576a080c390b9aed6d8a57c06b7b55e9b2a78 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b27b38ed9427b32e0194e03281e3a79dd49887b2 (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 <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: https://lkml.kernel.org/n/tip-azwys8irxqx9053vpajr0k5h@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions