pmcstat profiles OS code?

Ryan Stone rysto32 at gmail.com
Fri Jun 12 17:17:05 UTC 2015


pmcstat -S will collect data for threads running in the kernel, both for
kernel threads like interrupt threads as well as user threads running in
kernel context (e.g performing a system call)
On Jun 12, 2015 7:19 AM, "Sai Prajeeth" <csprajeeth at gmail.com> wrote:

> Hi,
>
> I would like to count hardware events such as instructions retired /
> unhalted-core-cycles for all the systems for BOTH OS and APPLICATION. I am
> aware that pmcstat has a system wide monitoring mode that counts events
> across all the CPUs for all processes. I want to know whether the
> statistics for kernel code are collected as well ? (which I dont think so).
>
> Thanks!
> _______________________________________________
> freebsd-hackers at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"
>


More information about the freebsd-hackers mailing list