1 include::guestmount.txt[]
3 --guestkallsyms=<path>::
4 Guest OS /proc/kallsyms file copy. perf reads it to get guest
5 kernel symbols. Users copy it out from guest OS.
7 --guestmodules=<path>::
8 Guest OS /proc/modules file copy. perf reads it to get guest
9 kernel module information. Users copy it out from guest OS.
11 --guestvmlinux=<path>::
12 Guest OS kernel vmlinux.
15 Indicate that guest code can be found in the hypervisor process,
16 which is a common case for KVM test programs.