Performance Counter Tools?

Alex Merritt merritt.alex at gmail.com
Thu Apr 23 11:32:49 PDT 2015


Hello,

Can anyone point me to tools that run on DragonFly which access CPU
performance counters? Tools like likwid run only on Linux, requiring the
"msr" kernel module (arch/x86/kernel/msr.c), or others use some
Linux-specific APIs, such as perf_events (the Perf tool).

If there are none, what would be required to support one of the common
tools? Could we port the MSR API from Linux (even as a hack, initially)?

Thanks!
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20150423/2ee71adf/attachment-0007.html>


More information about the Users mailing list