git.codelabs.ch
/
muen
/
linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[muen/linux.git]
/
tools
/
perf
/
util
/
symbol.h
diff --git
a/tools/perf/util/symbol.h
b/tools/perf/util/symbol.h
index 20f49779116bd3ad7b98991688cc1cf4201e444c..d026d215bdc63244638c26e4ac4586fa8fe3a1cb 100644
(file)
--- a/
tools/perf/util/symbol.h
+++ b/
tools/perf/util/symbol.h
@@
-123,7
+123,8
@@
struct symbol_conf {
const char *vmlinux_name,
*kallsyms_name,
*source_prefix,
- *field_sep;
+ *field_sep,
+ *graph_function;
const char *default_guest_vmlinux_name,
*default_guest_kallsyms,
*default_guest_modules;