]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - tools/perf/util/probe-finder.c
perf probe: Add supported for type casting by the running kernel
[linux.git] / tools / perf / util / probe-finder.c
index 5c290c682afe7176607fe01f4d29742b1821f1a9..24dbe23e010cd0d3d7329c09dd62bc0da3f47b8b 100644 (file)
@@ -39,6 +39,7 @@
 #include "util.h"
 #include "symbol.h"
 #include "probe-finder.h"
+#include "probe-file.h"
 
 /* Kprobe tracer basic type is up to u64 */
 #define MAX_BASIC_TYPE_BITS    64