diff options
Diffstat (limited to 'tools/perf/builtin-trace.c')
-rw-r--r-- | tools/perf/builtin-trace.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/builtin-trace.c b/tools/perf/builtin-trace.c index de126258ca10..8ea62fd2591d 100644 --- a/tools/perf/builtin-trace.c +++ b/tools/perf/builtin-trace.c | |||
@@ -14,6 +14,7 @@ | |||
14 | * http://lwn.net/Articles/415728/ ("Announcing a new utility: 'trace'") | 14 | * http://lwn.net/Articles/415728/ ("Announcing a new utility: 'trace'") |
15 | */ | 15 | */ |
16 | 16 | ||
17 | #include "util/record.h" | ||
17 | #include <traceevent/event-parse.h> | 18 | #include <traceevent/event-parse.h> |
18 | #include <api/fs/tracing_path.h> | 19 | #include <api/fs/tracing_path.h> |
19 | #include <bpf/bpf.h> | 20 | #include <bpf/bpf.h> |