freebsd-src/lib/libpmc
Christian Brueffer 026dbd291e Switch the license boilerplates to our standard one.
Advantages:
- Reduces the number of different license versions in the tree
- Eliminates a typo
- Removes some incorrect author attributions due to c/p
- Removes c/p error potential for future pmc manpages

Approved by:	jkoshy, gnn, rpaulo, fabient (copyright holders)
MFC after:	1 week
2012-02-17 11:09:51 +00:00
..
libpmc.c Implement hwpmc counting PMC support for PowerPC G4+ (MPC745x/MPC744x). 2011-12-24 19:34:52 +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 Revert last commit: CPUTYPE will be defined here 2011-02-11 02:34:26 +00:00
pmc.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc.atom.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc.core.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc.core2.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc.corei7.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc.corei7uc.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc.h Add a flush of the current PMC log buffer before displaying the next top. 2011-10-18 15:25:43 +00:00
pmc.iaf.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc.k7.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc.k8.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc.mips.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc.p4.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc.p5.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc.p6.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc.tsc.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc.ucf.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc.westmere.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc.westmereuc.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc.xscale.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc_allocate.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc_attach.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc_capabilities.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc_configure_logfile.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc_disable.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc_event_names_of_class.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc_get_driver_stats.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc_get_msr.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc_init.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc_name_of_capability.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc_read.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc_set.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmc_start.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmclog.3 Switch the license boilerplates to our standard one. 2012-02-17 11:09:51 +00:00
pmclog.c Fix memory leak on error. 2010-06-05 23:00:02 +00:00
pmclog.h Allow compile from c++ for libpmc 2009-03-24 22:35:05 +00:00