Module Name: src Committed By: maxv Date: Fri Mar 24 19:21:07 UTC 2017
Modified Files: src/sys/arch/x86/x86: pmc.c Log Message: Handle counter overflows, and sample with 500000 events per interrupt. It's a pre-requisite for real sampling. Overflows are not yet displayed by pmc(1), but will be soon. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/x86/x86/pmc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.