summaryrefslogtreecommitdiff
path: root/lib/libpmc
Commit message (Expand)AuthorAgeFilesLines
* MFC r316601:Enji Cooper2017-07-191-43/+45
* MFC r316600:Enji Cooper2017-07-191-1/+14
* MFC r316602:Enji Cooper2017-07-191-1/+1
* MFC r279833: Use the correct event table for Haswell Xeon eventsAndriy Gapon2017-06-201-1/+1
* MFC r291494: Add support for Intel Skylake and Intel Broadwell PMC's.Andriy Gapon2017-06-191-1/+117
* MFC r279835: Fix Ivy Bridge+ MEM_UOPS_RETIRED countersAndriy Gapon2017-06-194-98/+72
* MFC r279832: Fix Sandy Bridge+ hwpmc branch countersAndriy Gapon2017-06-196-329/+230
* MFC r279829: Add manpage for Haswell Xeon pmc implementationAndriy Gapon2017-06-192-0/+976
* MFC r290811:Jonathan T. Looney2016-01-141-8/+9
* MFC of r277177 and r279894 with the fixes for the PMC for Haswell.Randall Stewart2015-03-241-1/+24
* MFC r267062:Konstantin Belousov2014-06-181-1/+45
* MFC r263446Hiren Panchasara2014-05-314-1/+560
* MFC r261342Justin Hibbits2014-03-141-10/+32
* Always install pmc.foo(3) manpages.Ulrich Spörlein2013-05-031-12/+8
* Remove EOL whitespace.Joel Dahl2013-03-292-156/+156
* Update hwpmc to support Haswell class processors.Sean Bruno2013-03-284-0/+1276
* Add missing spaceBryan Venteicher2013-03-271-1/+1
* Add support for good old 8192Hz profiling clock to software PMC.Alexander Motin2013-02-261-1/+3
* Update hwpmc to support the Xeon class of Ivybridge processors.Sean Bruno2013-01-316-1/+938
* Fix a few warnings from newer clang 3.2 in libpmc, about comparing enumDimitry Andric2012-11-051-2/+2
* Cleanup and rename some variables in libpmc and hwpmc.Sean Bruno2012-10-244-4/+4
* Remove trailing whitespace.Joel Dahl2012-10-191-159/+159
* Update man page crossreferences to sandybridge xeon classSean Bruno2012-10-193-3/+6
* Update hwpmc to support the Xeon class of Sandybridge processors.Sean Bruno2012-10-193-3/+1048
* Fix "make install"Tim Kientzle2012-10-061-1/+1
* Remove trailing whitespace.Joel Dahl2012-09-061-53/+53
* Minor mdoc fix.Joel Dahl2012-09-061-1/+0
* Add Intel Ivy Bridge support to hwpmc(9).Fabien Thomas2012-09-064-52/+1017
* mdoc: minor Bl improvements.Joel Dahl2012-06-021-9/+13
* mdoc: sort prologue macros.Joel Dahl2012-03-291-1/+1
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-293-5/+5
* Add software PMC support.Fabien Thomas2012-03-2826-26/+234
* Remove useless Ta macro.Joel Dahl2012-03-273-14/+14
* Remove superfluous paragraph macro.Joel Dahl2012-03-255-5/+0
* Update manual pages for MIPS-related CPUs:Oleksandr Tymoshenko2012-03-253-6/+261
* Add Octeon-related parts to libpmcOleksandr Tymoshenko2012-03-231-0/+21
* Correct a function prototype.Joseph Koshy2012-03-221-1/+1
* Make reusable part of code have mips prefix, not mips24Oleksandr Tymoshenko2012-03-221-9/+10
* Kill EoL whitespaces, and minor lint.Sergey Kandaurov2012-03-022-297/+295
* - Add support for the Intel Sandy Bridge microarchitecture (both core and unc...Davide Italiano2012-03-014-0/+1203
* Whitespace cleanup:Glen Barber2012-02-251-151/+220
* Whitespace cleanup:Glen Barber2012-02-251-15/+19
* Fix various typos in manual pages.Glen Barber2012-02-252-4/+4
* Switch the license boilerplates to our standard one.Christian Brueffer2012-02-1732-352/+352
* Update PMC events from October 2011 Intel documentation.Fabien Thomas2012-01-041-11/+6
* Implement hwpmc counting PMC support for PowerPC G4+ (MPC745x/MPC744x).Justin Hibbits2011-12-241-0/+62
* In lib/libpmc/libpmc.c, struct pmc_cputype_map's pm_cputype field shouldDimitry Andric2011-12-161-1/+1
* Add a flush of the current PMC log buffer before displaying the next top.Fabien Thomas2011-10-184-1/+21
* - change "is is" to "is" or "it is"Eitan Adler2011-10-161-1/+1
* Revert last commit: CPUTYPE will be defined hereWarner Losh2011-02-111-1/+1