]> Pileus Git - ~andy/linux/blobdiff - tools/perf/util/machine.c
tools lib symbol: Start carving out symbol parsing routines from perf
[~andy/linux] / tools / perf / util / machine.c
index 751454bcde69a980b7e143df3f012fbaab3af62b..c78cc84f433ea413d07e7697f92b0ac91b8801e1 100644 (file)
@@ -9,6 +9,7 @@
 #include "strlist.h"
 #include "thread.h"
 #include <stdbool.h>
+#include <symbol/kallsyms.h>
 #include "unwind.h"
 
 int machine__init(struct machine *machine, const char *root_dir, pid_t pid)