1 --guestmount=<path>:: 2 Guest OS root file system mount direct 3 root directories under <path> by a spe 4 typically, sshfs. 5 For example, start 2 guest OS, one's p 6 [verse] 7 $ mkdir \~/guestmount 8 $ cd \~/guestmount 9 $ sshfs -o allow_other,direct_io -p 55 10 $ sshfs -o allow_other,direct_io -p 55 11 $ perf {GMEXAMPLECMD} --guestmount=~/g
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.