freebsd-dev/lib/libpmc
George V. Neville-Neil 660df75e8b Add support for hwpmc(4) on the MIPS 24K, 32 bit, embedded processor.
Add macros for properly accessing coprocessor 0 registers that
support performance counters.

Reviewed by:	jkoshy rpaulo fabien imp
MFC after:	1 month
2010-03-03 15:05:58 +00:00
..
libpmc.c Add support for hwpmc(4) on the MIPS 24K, 32 bit, embedded processor. 2010-03-03 15:05:58 +00:00
libpmcinternal.h
Makefile Build lib/ with WARNS=6 by default. 2010-01-02 09:58:07 +00:00
pmc_allocate.3
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
pmc_disable.3
pmc_event_names_of_class.3
pmc_get_driver_stats.3
pmc_get_msr.3
pmc_init.3
pmc_name_of_capability.3
pmc_read.3 Correct typos. 2009-08-23 06:22:31 +00:00
pmc_set.3
pmc_start.3
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.h
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
pmc.xscale.3 Intel XScale hwpmc(4) support. 2009-12-23 23:16:54 +00:00
pmclog.3
pmclog.c
pmclog.h