aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/evsel_fprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/evsel_fprintf.c')
-rw-r--r--tools/perf/util/evsel_fprintf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/evsel_fprintf.c b/tools/perf/util/evsel_fprintf.c
index 496fec01f5d1..a8cbdf4c2753 100644
--- a/tools/perf/util/evsel_fprintf.c
+++ b/tools/perf/util/evsel_fprintf.c
@@ -4,6 +4,7 @@
4#include <stdbool.h> 4#include <stdbool.h>
5#include <traceevent/event-parse.h> 5#include <traceevent/event-parse.h>
6#include "evsel.h" 6#include "evsel.h"
7#include "util/event.h"
7#include "callchain.h" 8#include "callchain.h"
8#include "map.h" 9#include "map.h"
9#include "strlist.h" 10#include "strlist.h"