aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2019-08-21 17:44:25 +0000
committerArnaldo Carvalho de Melo <[email protected]>2019-08-22 20:16:57 +0000
commit43cc5d5ecbd194a730f3045547afc1fa8e694389 (patch)
tree964c2a45e518315e6cea1237ef9391420405da00 /tools/perf/util/scripting-engines/trace-event-python.c
parentperf evsel: Remove needless stddef.h from util/evsel.h (diff)
downloadkernel-43cc5d5ecbd194a730f3045547afc1fa8e694389.tar.gz
kernel-43cc5d5ecbd194a730f3045547afc1fa8e694389.zip
perf evsel: util/evsel.h needs stdio.h as it uses FILE
And it was getting it by luck from util/cpumap.h that shouldn't be included in util/evsel.h as it only needs what is in libperf, i.e. struct cpu_map, that is in internal/cpumap.h, so add stdio.h before we fix that. 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/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions