aboutsummaryrefslogtreecommitdiffstats
path: root/devel/papi/pkg-message
blob: 5c49addd9df0700ef0c6ab6ca75bbf78f4230ed3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12

In order to get PAPI working on this machine you must setup a kernel with

 * options HWPMC_HOOKS
 and,
 * device hwpmc (or kldload hwpmc.ko)

 Additionally, for i386 systems you need:
 * device apic

See http://code.google.com/p/papi-for-freebsd/wiki/HowToInstall for further
details.