Resending with [kvmarm] in the subject keyword. From: Sundaram, Senthilkumar
Please refer to the thread titled “Profiling” for how to enable “Perf” profiling. I want to use this thread to focus on results of some early KVM profiling. For the time being I am not able to enable Hardware Events due to some issue with my device tree. However, I am able to capture KVM tracepoint events. Here are some early results Test 1: Run guest through Qemu ( pid 1371). No activity on the guest whatsoever. Even killed some background daemons including telnetd. # perf stat -e "kvm:*" -p 1371 guest_fault, userspace_exit , wfi are always approximately the same. Mmio, entry, exit are always approximately 2x the guest_fault count This leads me to believe all of these activity is related to mmio emulation. I am curious as to what could be the cause of mmio emulation while there is no activity. Here is the list of tasks running in the guest.
1 root 0:51 init
Thanks & Regards Senthil |
_______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm