There are two parts of this project: debug & microbench.
Base on kprobe, it could be installed/removed easily.
Report kvm exit reasons detail every second.
Report kvm exit wrmsr detail every second.
Benchmark key performence for virtual machine & bare metal.
Benchmark single/broadcast IPI within/across NUMA node(s).
Benchmark wrmsr MSR_IA32_POWER_CTL/MSR_IA32_TSCDEADLINE.
Benchmark PIO pic0(handled by kernel), keyboard(handled by QEMU), empty PIO(handled by QEMU). Benchmark MMIO vram, virtio-pci-modern.
Benchmark TLB shootdown by madvise(*addr, length, MADV_DONTNEED).