perf report: Allow user to specify path to kallsyms file
[pandora-kernel.git] / tools / perf / util / symbol.h
index 038f220..12defbe 100644 (file)
@@ -72,6 +72,7 @@ struct symbol_conf {
                        show_cpu_utilization,
                        initialized;
        const char      *vmlinux_name,
+                       *kallsyms_name,
                        *source_prefix,
                        *field_sep;
        const char      *default_guest_vmlinux_name,