diff options
Diffstat (limited to 'tools/perf/util/symbol.h')
-rw-r--r-- | tools/perf/util/symbol.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/symbol.h b/tools/perf/util/symbol.h index 10b7ff859ce0..80e569bbdecc 100644 --- a/tools/perf/util/symbol.h +++ b/tools/perf/util/symbol.h | |||
@@ -71,6 +71,7 @@ struct symbol_conf { | |||
71 | full_paths, | 71 | full_paths, |
72 | show_cpu_utilization; | 72 | show_cpu_utilization; |
73 | const char *vmlinux_name, | 73 | const char *vmlinux_name, |
74 | *source_prefix, | ||
74 | *field_sep; | 75 | *field_sep; |
75 | const char *default_guest_vmlinux_name, | 76 | const char *default_guest_vmlinux_name, |
76 | *default_guest_kallsyms, | 77 | *default_guest_kallsyms, |