perf probe: Warn user to rebuild target with debuginfo
[deliverable/linux.git] / tools / perf / util / trace-event-read.c
index e113e180c48f77398637a3b04771563412e3c0ee..54d9e9b548a881fa7f8d068f46b232af35b7ffe2 100644 (file)
@@ -22,7 +22,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <getopt.h>
 #include <stdarg.h>
 #include <sys/types.h>
 #include <sys/stat.h>
@@ -36,6 +35,7 @@
 #include "../perf.h"
 #include "util.h"
 #include "trace-event.h"
+#include "debug.h"
 
 static int input_fd;
 
This page took 0.026368 seconds and 5 git commands to generate.