]> Git Repo - linux.git/blob - tools/perf/Documentation/guest-files.txt
nvme: quiet user passthrough command errors
[linux.git] / tools / perf / Documentation / guest-files.txt
1 include::guestmount.txt[]
2
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.
6
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.
10
11 --guestvmlinux=<path>::
12         Guest OS kernel vmlinux.
13
14 --guest-code::
15         Indicate that guest code can be found in the hypervisor process,
16         which is a common case for KVM test programs.
This page took 0.031071 seconds and 4 git commands to generate.