aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
-rw-r--r--tools/perf/util/scripting-engines/trace-event-python.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/perf/util/scripting-engines/trace-event-python.c b/tools/perf/util/scripting-engines/trace-event-python.c
index 666a56e88d8e..5d341efc3237 100644
--- a/tools/perf/util/scripting-engines/trace-event-python.c
+++ b/tools/perf/util/scripting-engines/trace-event-python.c
@@ -37,7 +37,6 @@
37#include "../dso.h" 37#include "../dso.h"
38#include "../callchain.h" 38#include "../callchain.h"
39#include "../evsel.h" 39#include "../evsel.h"
40#include "../util.h"
41#include "../event.h" 40#include "../event.h"
42#include "../thread.h" 41#include "../thread.h"
43#include "../comm.h" 42#include "../comm.h"
@@ -49,7 +48,6 @@
49#include "map.h" 48#include "map.h"
50#include "symbol.h" 49#include "symbol.h"
51#include "thread_map.h" 50#include "thread_map.h"
52#include "cpumap.h"
53#include "print_binary.h" 51#include "print_binary.h"
54#include "stat.h" 52#include "stat.h"
55#include "mem-events.h" 53#include "mem-events.h"