aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/intel-bts.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/intel-bts.c')
-rw-r--r--tools/perf/util/intel-bts.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/intel-bts.c b/tools/perf/util/intel-bts.c
index 15f87a09f4fe..3888d4cd3ed1 100644
--- a/tools/perf/util/intel-bts.c
+++ b/tools/perf/util/intel-bts.c
@@ -28,6 +28,7 @@
28#include "auxtrace.h" 28#include "auxtrace.h"
29#include "intel-pt-decoder/intel-pt-insn-decoder.h" 29#include "intel-pt-decoder/intel-pt-insn-decoder.h"
30#include "intel-bts.h" 30#include "intel-bts.h"
31#include "util/synthetic-events.h"
31 32
32#define MAX_TIMESTAMP (~0ULL) 33#define MAX_TIMESTAMP (~0ULL)
33 34