summaryrefslogtreecommitdiffstats
path: root/sys/sys/pmc.h
Commit message (Expand)AuthorAgeFilesLines
* Implement hwpmc counting PMC support for PowerPC G4+ (MPC745x/MPC744x).jhibbits2011-12-241-4/+6
* Add missing DEBUG define from r226514.fabient2011-10-191-0/+1
* Add a flush of the current PMC log buffer before displaying the next top.fabient2011-10-181-1/+2
* Set the comment at the right place for PMC uncore classes.fabient2010-06-151-4/+4
* Convert pm_runcount to int to correctly check for negative value.fabient2010-06-051-1/+1
* - Support for uncore counting events: one fixed PMC with the uncorefabient2010-04-021-1/+4
* Correct a typo.jkoshy2010-03-131-1/+1
* Change the way shutdown is handled for log file.fabient2010-03-081-1/+1
* Add support for hwpmc(4) on the MIPS 24K, 32 bit, embedded processor.gnn2010-03-031-6/+8
* Log process mappings for existing processes at PMC start time.jkoshy2009-12-261-1/+2
* Reserve numbers for XScale.rpaulo2009-10-021-4/+6
* 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