aboutsummaryrefslogtreecommitdiffstats
path: root/devel/papi/pkg-message
blob: 441d4f2d21fa203a3c8c27c8dba02dd7498db7fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
In order to get PAPI working on this machine you must setup a kernel with

 * options HWPMC_HOOKS
 * device hwpmc

Or load hwpmc module manually:

# kldload hwpmc.ko

Additionally, for i386 systems you need:
 * device apic