aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/stat.c')
-rw-r--r--tools/perf/util/stat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/stat.c b/tools/perf/util/stat.c
index 2e318d95c528..46c8a5027e12 100644
--- a/tools/perf/util/stat.c
+++ b/tools/perf/util/stat.c
@@ -12,6 +12,7 @@
12#include "target.h" 12#include "target.h"
13#include "evlist.h" 13#include "evlist.h"
14#include "evsel.h" 14#include "evsel.h"
15#include "util/synthetic-events.h"
15#include "thread_map.h" 16#include "thread_map.h"
16#include <linux/zalloc.h> 17#include <linux/zalloc.h>
17 18