aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/kern_pmc.c
Commit message (Expand)AuthorAgeFilesLines
* Pull in r267961 and r267973 again. Fix for issues reported will follow.Hans Petter Selasky2014-06-281-2/+1
* Revert r267961, r267973:Glen Barber2014-06-271-1/+2
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifHans Petter Selasky2014-06-271-2/+1
* Add software PMC support.Fabien Thomas2012-03-281-0/+161
* Commit the support for removing cpumask_t and replacing it directly withAttilio Rao2011-05-051-3/+3
* Add some FEATURE macros for various features (AUDIT/CAM/IPC/KTR/MAC/NFS/NTP/Alexander Leidinger2011-02-251-0/+2
* Support sparsely numbered CPUs.Joseph Koshy2008-09-221-7/+84
* Kernel and hwpmc(4) support for callchain capture.Joseph Koshy2007-12-071-3/+15
* Fix -Wundef.Ruslan Ermilov2005-12-041-1/+1
* Fail the module loading process if the currently executing kernelJoseph Koshy2005-07-301-7/+14
* MFP4:Joseph Koshy2005-06-091-1/+8
* Kernel hooks to support PMC sampling modes.Joseph Koshy2005-05-301-2/+4
* Do not conditionally compile the contents of this file upon whetherMarcel Moolenaar2005-04-201-5/+0
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...Joseph Koshy2005-04-191-0/+82