freebsd-dev/lib/libpmc
Fabien Thomas 1fa7f10bac - Support for uncore counting events: one fixed PMC with the uncore
domain clock, 8 programmable PMC.
- Westmere based CPU (Xeon 5600, Corei7 980X) support.
- New man pages with events list for core and uncore.
- Updated Corei7 events with Intel 253669-033US December 2009 doc.
  There is some removed events in the documentation, they have been
  kept in the code but documented in the man page as obsolete.
- Offcore response events can be setup with rsp token.

Sponsored by: NETASQ
2010-04-02 13:23:49 +00:00
..
libpmc.c - Support for uncore counting events: one fixed PMC with the uncore 2010-04-02 13:23:49 +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 - Support for uncore counting events: one fixed PMC with the uncore 2010-04-02 13:23:49 +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 Use our canonical .Dd format. 2009-11-02 12:35:38 +00:00
pmc_capabilities.3 Fix a typo. 2009-08-23 07:30:12 +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 Correct typos. 2009-08-23 06:22:31 +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
pmc.3 Use a more appropriate choice of words. 2009-08-23 14:48:25 +00:00
pmc.atom.3 Use US spellings, fix typos. 2009-08-23 07:32:30 +00:00
pmc.core2.3 Fix typos. 2009-08-23 07:24:39 +00:00
pmc.core.3 Use US spellings, fix typos. 2009-08-23 07:32:30 +00:00
pmc.corei7.3 - Support for uncore counting events: one fixed PMC with the uncore 2010-04-02 13:23:49 +00:00
pmc.corei7uc.3 - Support for uncore counting events: one fixed PMC with the uncore 2010-04-02 13:23:49 +00:00
pmc.h Allow compile from c++ for libpmc 2009-03-24 22:35:05 +00:00
pmc.iaf.3 Use US spellings, fix typos. 2009-08-23 07:32:30 +00:00
pmc.k7.3 Fix typos, use American English spellings. 2009-08-23 07:29:34 +00:00
pmc.k8.3 Fix typos, use American English spellings. 2009-08-23 07:29:34 +00:00
pmc.mips.3 Add support for hwpmc(4) on the MIPS 24K, 32 bit, embedded processor. 2010-03-03 15:05:58 +00:00
pmc.p4.3 Fix typos, use American English spellings. 2009-08-23 07:29:34 +00:00
pmc.p5.3 Fix typos. 2009-08-23 07:31:10 +00:00
pmc.p6.3 Fix typos, use American English spellings. 2009-08-23 07:29:34 +00:00
pmc.tsc.3 Cross-reference new manual pages. 2008-10-04 12:44:05 +00:00
pmc.ucf.3 - Support for uncore counting events: one fixed PMC with the uncore 2010-04-02 13:23:49 +00:00
pmc.westmere.3 - Support for uncore counting events: one fixed PMC with the uncore 2010-04-02 13:23:49 +00:00
pmc.westmereuc.3 - Support for uncore counting events: one fixed PMC with the uncore 2010-04-02 13:23:49 +00:00
pmc.xscale.3 Finish the much belated Intel XScale hwpmc(4) man page. 2010-03-23 11:33:08 +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