aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2019-09-24 16:07:59 -0300
committerArnaldo Carvalho de Melo <[email protected]>2019-09-25 16:26:40 -0300
commit252a2fdc742bc34b94da203282773952d3b54279 (patch)
treeceb4a06e8db7144fd4c91e788a0aa855b6aae8ac /tools/perf/scripts/python/export-to-sqlite.py
parent95be9d197da6f9006f6a70a0d141498ea2488858 (diff)
perf tools: Replace needless mmap.h with what is needed, event.h
The perf_sample struct definition and the event_attr_init() are in util/event.h, but some places were getting it thru an otherwise needless util/mmap.h header, fix it by including util/event.h directly. Cc: Adrian Hunter <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions