unikernels and unified projects
Posted Mar 23, 2010 23:02 UTC (Tue) by
mingo (subscriber, #31122)
In reply to:
unikernels and unified projects by ejr
Parent article:
KVM, QEMU, and kernel project management
Most of those tools are PAPI based, and PAPI has been ported to the perf syscall as well - so there should be no problem whatsoever.
So, tools/perf/ is in no way an exclusive user of performance events - if that is your worry/argument. It uses the perf events system call, and that system call has a strict ABI and other tools can make use of it (and are making use of it today).
Thanks, Ingo
(
Log in to post comments)