aboutsummaryrefslogtreecommitdiff
path: root/lib/libpmc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - Add support for the Intel Sandy Bridge microarchitecture (both core and unc...Davide Italiano2012-03-011-0/+2
* Revert last commit: CPUTYPE will be defined hereWarner Losh2011-02-111-1/+1
* Don't require CPUTYPE to be defined for ARM, but use it if it is.Warner Losh2011-02-111-1/+1
* MFtbemd:Warner Losh2010-08-231-2/+2
* - Support for uncore counting events: one fixed PMC with the uncoreFabien Thomas2010-04-021-0/+5
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-2/+0
* Intel XScale hwpmc(4) support.Rui Paulo2009-12-231-0/+2
* Install x86 related man pages on x86 systems only.Rui Paulo2009-10-041-0/+2
* Add manual pages for performance measurement counters present inJoseph Koshy2008-10-041-0/+4
* Build and install PMC-dependent manual pages.Joseph Koshy2008-09-161-0/+8
* Move the following functions into their own manual pages:Joseph Koshy2007-11-251-16/+17
* - Describe function pmc_init() in its own manual page.Joseph Koshy2007-11-251-5/+8
* Describe convenience functions `pmc_name_of_{capability,class,cputype,Joseph Koshy2007-11-241-7/+7
* Describe pmc_event_names_of_class() in its own manual page.Joseph Koshy2007-11-231-2/+2
* Describe pmc_enable() and pmc_disable() in their own manual page.Joseph Koshy2007-11-231-3/+2
* Describe pmc_allocate() and pmc_release() in their own manual page.Joseph Koshy2007-11-231-3/+2
* MFP4:Joseph Koshy2005-06-091-3/+11
* Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc.Joseph Koshy2005-05-011-0/+2
* Remove superfluous CFLAGS lines. Use the conditional '?=' constructJoseph Koshy2005-04-191-2/+0
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...Joseph Koshy2005-04-191-0/+43