summaryrefslogtreecommitdiffstats
path: root/sys/sys/pmc.h
Commit message (Expand)AuthorAgeFilesLines
* Trim an obsolete comment.jkoshy2009-06-031-5/+0
* - Add support for nehalem/corei7 cpus. This supports all of the corejeff2009-01-271-2/+3
* Add a field to disambiguate between multiple threads awaitingjkoshy2008-12-121-0/+1
* - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solojkoshy2008-11-271-4/+4
* - Separate PMC class dependent code from other kinds of machinejkoshy2008-11-091-35/+61
* - Sparsely number enumerations 'pmc_cputype' and 'pmc_event' in order tojkoshy2008-10-091-21/+26
* Add new PMC classes and CPU types.jkoshy2008-09-281-3/+8
* Update a comment.jkoshy2008-09-281-1/+1
* Increment major version to mark the ABI change between RELENG_7 and -HEAD.jkoshy2008-01-141-1/+1
* Kernel and hwpmc(4) support for callchain capture.jkoshy2007-12-071-8/+22
* Add userland definitions for parsing callchain records.jkoshy2007-12-031-2/+10
* Remove unused symbols.jkoshy2006-03-281-1/+0
* MFP4: Support for profiling dynamically loaded objects.jkoshy2006-03-261-5/+5
* Fix -Wundef.ru2005-12-041-1/+1
* sys/dev/hwpmc/hwpmc_{amd,piv,ppro}.c:jkoshy2005-07-091-2/+2
* MFP4:jkoshy2005-06-301-1/+1
* MFP4:jkoshy2005-06-091-614/+156
* Kernel hooks to support PMC sampling modes.jkoshy2005-05-301-1/+1
* Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc.jkoshy2005-05-011-37/+81
* Return the correct register number in the 'get_msr()' MD function.jkoshy2005-04-281-8/+8
* o Reverse the inclusion chain from MD->MI to MI->MD by includingmarcel2005-04-201-4/+2
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...jkoshy2005-04-191-0/+1418
OpenPOWER on IntegriCloud