version hwpmc kernel module & pmc library not match

Kip Macy kip.macy at gmail.com
Mon Dec 17 19:52:29 PST 2007


Check ports 'cpuid' -


Vendor ID: "GenuineIntel"; CPUID level 10

Intel-specific functions:
Version 000006f6:
Type 0 - Original OEM
Family 6 - Pentium Pro
Model 15 -
Extended model 0
Stepping 6
Reserved 0


Odds are you have a post-P4 Intel processor.

-Kip


On Dec 17, 2007 7:47 PM, binto <binto at triplegate.net.id> wrote:
> Hi,
>
> i run command for kernel profiling purpose:
>
> pmcstat -S instructions -O /tmp/sample.out
>
> and i get error:
> pmcstat: ERROR: Initialization of the pmc(3) library failed: No such file
> or directory
>
> I've compile my FreeBSD 6.3-PRERELEASE kernel in  i386 machine :
> device  hwpmc
> options HWPMC_HOOKS
>
> myquestion:
> - any suggestion to fix that error?
> - how to find what version number of the hwpmc in my machine?
> - does pmc have version too?
>
> Thanks
> Binto
>
>
>
> _______________________________________________
> 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