aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/tests/stat.c')
-rw-r--r--tools/perf/tests/stat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/tests/stat.c b/tools/perf/tests/stat.c
index cc10b4116c9f..c1911501c39c 100644
--- a/tools/perf/tests/stat.c
+++ b/tools/perf/tests/stat.c
@@ -5,6 +5,7 @@
5#include "stat.h" 5#include "stat.h"
6#include "counts.h" 6#include "counts.h"
7#include "debug.h" 7#include "debug.h"
8#include "util/synthetic-events.h"
8 9
9static bool has_term(struct perf_record_stat_config *config, 10static bool has_term(struct perf_record_stat_config *config,
10 u64 tag, u64 val) 11 u64 tag, u64 val)