aboutsummaryrefslogtreecommitdiff
path: root/lib/libpmc
Commit message (Expand)AuthorAgeFilesLines
* Add support for Intel Skylake and Intel Broadwell PMC's. The Broadwell PMC's ...Randall Stewart2015-11-301-1/+117
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Change the driver stats to what they really are: unsigned values.Jonathan T. Looney2015-11-161-8/+9
* For the Cortex-A8 use the a8 and not the a9 events table.Bjoern A. Zeeb2015-10-141-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-2716-410/+1452
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-1929-84/+110
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge headSimon J. Gerraty2014-04-275-11/+593
| |\ \ \
| * \ \ \ Merge from headSimon J. Gerraty2013-09-051-12/+8
| |\ \ \ \
| * \ \ \ \ sync from headSimon J. Gerraty2013-04-126-2/+1280
| |\ \ \ \ \
| * | | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | | Sync with HEAD.David E. O'Brien2013-02-086-3/+940
| |\ \ \ \ \ \
| * | | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
| * | | | | | | Sync from headSimon J. Gerraty2012-11-047-64/+2080
| |\ \ \ \ \ \ \
| * | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+16
* | | | | | | | | o Rework ARMv7 events list using aliases - same way as we have for arm64.Ruslan Bukin2015-06-101-10/+53
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Use fixed enum values for PMC_CLASSES().John Baldwin2015-05-191-5/+12
* | | | | | | | Add Performance Monitoring Counters support for AArch64.Ruslan Bukin2015-05-191-0/+77
* | | | | | | | Minor mdoc fixes.Joel Dahl2015-04-201-1/+1
* | | | | | | | Implement hwpmc(4) for Freescale e500 core.Justin Hibbits2015-04-181-2/+22
* | | | | | | | Add support for the MIPS74K SoC family performance counters events.Adrian Chadd2015-04-051-0/+21
* | | | | | | | Fix Ivy Bridge+ MEM_UOPS_RETIRED countersRyan Stone2015-03-104-98/+72
* | | | | | | | Use the correct event table for Haswell Xeon eventsRyan Stone2015-03-101-1/+1
* | | | | | | | Fix Sandy Bridge+ hwpmc branch countersRyan Stone2015-03-106-329/+230
* | | | | | | | Add manpage for Haswell Xeon pmc implementationRyan Stone2015-03-102-0/+976
* | | | | | | | Add ARMv7 performance monitoring counters.Ruslan Bukin2015-01-281-0/+42
* | | | | | | | Update the hwpmc driver to have the new type HASWELL_XEON. AlsoRandall Stewart2015-01-141-1/+24
* | | | | | | | mdoc: sort SEE ALSO.Joel Dahl2015-01-0412-53/+54
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Update the list of cross references to include the more modern set ofGeorge V. Neville-Neil2014-07-281-1/+13
* | | | | | | mdoc: remove superfluous paragraph macros.Joel Dahl2014-06-232-2/+0
* | | | | | | use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-2328-80/+52
* | | | | | | For Xeon 7500 and 48XX (Nehalem EX and Westmere EX) variants of theKonstantin Belousov2014-06-041-1/+45
| |_|_|_|_|/ |/| | | | |
* | | | | | Update hwpmc to support core events for Atom Silvermont microarchitecture.Hiren Panchasara2014-03-204-1/+560
* | | | | | Add hwpmc(4) support for the PowerPC 970 class processors, direct events.Justin Hibbits2014-02-011-10/+32
* | | | | | pmc(3) does not document a dependency on <sys/types.h> but <pmc.h>Ryan Stone2013-11-251-0/+1
| |_|_|_|/ |/| | | |
* | | | | 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