opnsense-src/lib/libpmc
Ryan Stone fa3592281b MFC r207482
When configuring hwpmc to use the EXT_SNOOP event, only send a default
 cachestate qualifier on the Atom processor.  Other Intel processors do not
 accept a cachestate qualifier and currently hwpmc will return EINVAL if you
 try to use the EXT_SNOOP event on those processors

Approved by:	emaste (mentor)
2010-05-24 19:42:27 +00:00
..
libpmc.c MFC r207482 2010-05-24 19:42:27 +00:00
libpmcinternal.h - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solo 2008-11-27 09:00:47 +00:00
Makefile MFC r206089, r206684: 2010-04-16 15:45:09 +00:00
pmc.3 - Document the rules used to determine when spellings of events 2008-11-24 08:11:33 +00:00
pmc.atom.3 Update description of an event. 2008-11-27 09:21:37 +00:00
pmc.core.3 Document processor errata that affect performance measurement. 2008-12-08 12:28:48 +00:00
pmc.core2.3 Document the fact that some Core2 family CPUs lack fixed-function counters. 2009-06-09 06:36:29 +00:00
pmc.corei7.3 MFC r206089, r206684: 2010-04-16 15:45:09 +00:00
pmc.corei7uc.3 MFC r206089, r206684: 2010-04-16 15:45:09 +00:00
pmc.h Allow compile from c++ for libpmc 2009-03-24 22:35:05 +00:00
pmc.iaf.3 - Document the class name prefix for these PMCs. 2008-11-15 11:34:30 +00:00
pmc.k7.3 Cross-reference new manual pages. 2008-10-04 12:44:05 +00:00
pmc.k8.3 Add cross-references. 2008-10-04 12:53:08 +00:00
pmc.p4.3 Cross-reference new manual pages. 2008-10-04 12:44:05 +00:00
pmc.p5.3 Cross-reference new manual pages. 2008-10-04 12:44:05 +00:00
pmc.p6.3 Correct a typo. 2008-10-06 10:34:44 +00:00
pmc.tsc.3 Cross-reference new manual pages. 2008-10-04 12:44:05 +00:00
pmc.ucf.3 MFC r206089, r206684: 2010-04-16 15:45:09 +00:00
pmc.westmere.3 MFC r206089, r206684: 2010-04-16 15:45:09 +00:00
pmc.westmereuc.3 MFC r206089, r206684: 2010-04-16 15:45:09 +00:00
pmc_allocate.3 Document changes in behaviour due to sparse CPU numbering support. 2008-09-22 14:31:24 +00:00
pmc_attach.3 Move the following functions into their own manual pages: 2007-11-25 06:38:55 +00:00
pmc_capabilities.3 Document changes in behaviour due to sparse CPU numbering support. 2008-09-22 14:31:24 +00:00
pmc_configure_logfile.3 - Describe function pmc_init() in its own manual page. 2007-11-25 03:18:42 +00:00
pmc_disable.3 Document changes in behaviour due to sparse CPU numbering support. 2008-09-22 14:31:24 +00:00
pmc_event_names_of_class.3 Describe pmc_event_names_of_class() in its own manual page. 2007-11-23 12:30:55 +00:00
pmc_get_driver_stats.3 Move the following functions into their own manual pages: 2007-11-25 06:38:55 +00:00
pmc_get_msr.3 Move the following functions into their own manual pages: 2007-11-25 06:38:55 +00:00
pmc_init.3 - Describe function pmc_init() in its own manual page. 2007-11-25 03:18:42 +00:00
pmc_name_of_capability.3 Describe convenience functions `pmc_name_of_{capability,class,cputype, 2007-11-24 11:05:36 +00:00
pmc_read.3 Move the following functions into their own manual pages: 2007-11-25 06:38:55 +00:00
pmc_set.3 Move the following functions into their own manual pages: 2007-11-25 06:38:55 +00:00
pmc_start.3 Document changes in behaviour due to sparse CPU numbering support. 2008-09-22 14:31:24 +00:00
pmclog.3 Markup fixes. 2006-09-17 21:27:35 +00:00
pmclog.c - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solo 2008-11-27 09:00:47 +00:00
pmclog.h Allow compile from c++ for libpmc 2009-03-24 22:35:05 +00:00