summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_pmc.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r312724,r312901,r312902:mjg2017-03-141-2/+2
* Pull in r267961 and r267973 again. Fix for issues reported will follow.hselasky2014-06-281-2/+1
* Revert r267961, r267973:gjb2014-06-271-1/+2
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifhselasky2014-06-271-2/+1
* Add software PMC support.fabient2012-03-281-0/+161
* Commit the support for removing cpumask_t and replacing it directly withattilio2011-05-051-3/+3
* Add some FEATURE macros for various features (AUDIT/CAM/IPC/KTR/MAC/NFS/NTP/netchild2011-02-251-0/+2
* Support sparsely numbered CPUs.jkoshy2008-09-221-7/+84
* Kernel and hwpmc(4) support for callchain capture.jkoshy2007-12-071-3/+15
* Fix -Wundef.ru2005-12-041-1/+1
* Fail the module loading process if the currently executing kerneljkoshy2005-07-301-7/+14
* MFP4:jkoshy2005-06-091-1/+8
* Kernel hooks to support PMC sampling modes.jkoshy2005-05-301-2/+4
* Do not conditionally compile the contents of this file upon whethermarcel2005-04-201-5/+0
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...jkoshy2005-04-191-0/+82
OpenPOWER on IntegriCloud