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, 0 insertions, 1 deletions
diff --git a/tools/perf/util/scripting-engines/trace-event-python.c b/tools/perf/util/scripting-engines/trace-event-python.c index c7187f067d31..c1848b543f27 100644 --- a/tools/perf/util/scripting-engines/trace-event-python.c +++ b/tools/perf/util/scripting-engines/trace-event-python.c | |||
@@ -43,7 +43,6 @@ | |||
43 | #include "../db-export.h" | 43 | #include "../db-export.h" |
44 | #include "../thread-stack.h" | 44 | #include "../thread-stack.h" |
45 | #include "../trace-event.h" | 45 | #include "../trace-event.h" |
46 | #include "../machine.h" | ||
47 | #include "../call-path.h" | 46 | #include "../call-path.h" |
48 | #include "thread_map.h" | 47 | #include "thread_map.h" |
49 | #include "cpumap.h" | 48 | #include "cpumap.h" |