aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/scripting-engines/trace-event-perl.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
-rw-r--r--tools/perf/util/scripting-engines/trace-event-perl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/scripting-engines/trace-event-perl.c b/tools/perf/util/scripting-engines/trace-event-perl.c
index a9f22694eed1..5f06378a482b 100644
--- a/tools/perf/util/scripting-engines/trace-event-perl.c
+++ b/tools/perf/util/scripting-engines/trace-event-perl.c
@@ -38,6 +38,7 @@
38#include "../callchain.h" 38#include "../callchain.h"
39#include "../machine.h" 39#include "../machine.h"
40#include "../map.h" 40#include "../map.h"
41#include "../symbol.h"
41#include "../thread.h" 42#include "../thread.h"
42#include "../event.h" 43#include "../event.h"
43#include "../trace-event.h" 44#include "../trace-event.h"