diff options
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
-rw-r--r-- | tools/perf/util/scripting-engines/trace-event-python.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/scripting-engines/trace-event-python.c b/tools/perf/util/scripting-engines/trace-event-python.c index 7059d1be2d09..d9c83776a80f 100644 --- a/tools/perf/util/scripting-engines/trace-event-python.c +++ b/tools/perf/util/scripting-engines/trace-event-python.c | |||
@@ -44,6 +44,7 @@ | |||
44 | #include "../thread-stack.h" | 44 | #include "../thread-stack.h" |
45 | #include "../trace-event.h" | 45 | #include "../trace-event.h" |
46 | #include "../call-path.h" | 46 | #include "../call-path.h" |
47 | #include "map.h" | ||
47 | #include "thread_map.h" | 48 | #include "thread_map.h" |
48 | #include "cpumap.h" | 49 | #include "cpumap.h" |
49 | #include "print_binary.h" | 50 | #include "print_binary.h" |