Tracing system calls from a VM

Discussions related to using VirtualBox on Linux hosts.
Post Reply
YuCheng
Posts: 1
Joined: 18. Oct 2016, 08:35

Tracing system calls from a VM

Post by YuCheng »

In my experiment, I need to use 'strace' command to trace system calls from a whole guest VM when some workloads are running in this VM. So, I traced it by its process id and I found I can't capture lots of references from those workloads. How can I do to trace system calls from a whole guest VM?
Post Reply