summaryrefslogtreecommitdiff
path: root/lib/libpmc/pmc.h
AgeCommit message (Expand)Author
2023-11-26lib: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2021-05-31libpmc: eliminate pmc_pmu_stat_mode()Mitchell Horne
2018-06-06hwpmc: add summary command and further metadata extensionsMatt Macy
2018-06-04pmc: add filter commandMatt Macy
2018-06-01libpmc: allow substring for list and add function for printing event detailsMatt Macy
2018-05-29libpmc: export names of counters for stat mode, make get_by_idx name consiste...Matt Macy
2018-05-26pmc(3)/hwpmc(4): update supported Intel processors to rely fully on theMatt Macy
2018-05-26Revert r334242 "pmc(3)/hwpmc(4): update supported Intel processors to rely fu...Matt Macy
2018-05-26pmc(3)/hwpmc(4): update supported Intel processors to rely fully on theMatt Macy
2017-11-26lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2015-11-16Change the driver stats to what they really are: unsigned values.Jonathan T. Looney
2013-11-25pmc(3) does not document a dependency on <sys/types.h> but <pmc.h>Ryan Stone
2012-03-22Correct a function prototype.Joseph Koshy
2011-10-18Add a flush of the current PMC log buffer before displaying the next top.Fabien Thomas
2009-03-24Allow compile from c++ for libpmcFabien Thomas
2005-06-09MFP4:Joseph Koshy
2005-05-01Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc.Joseph Koshy
2005-04-19Bring a working snapshot of hwpmc(4), its associated libraries, userland util...Joseph Koshy