QProfiler

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
z0rr0
Member
Member
Posts: 62
Joined: Sun Apr 03, 2005 11:00 pm
Location: Grenoble, France
Contact:

QProfiler

Post by z0rr0 »

Hello everyone, I would like to share with you a simple tool that may help you to bench a kernel. The name of the tool is QProfiler and it enables to profile a VM in QEMU without instrumentation. The tool simply samples a VM and counts where the kernel is executing most of the time. You can find a better explanation at http://torokerneleng.blogspot.com/2019/ ... mukvm.html. If you want to try it, you can get it from https://github.com/torokernel/qprofiler. Comments are welcome.
Post Reply