Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+19 | |
|\ | ||||||
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 | |
| * | Merge sync of head | sjg | 2015-05-27 | 16 | -410/+1452 | |
| |\ | ||||||
| * \ | Merge head from 7/28 | sjg | 2014-08-19 | 29 | -84/+110 | |
| |\ \ | ||||||
| * | | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+1 | |
| * | | | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 | |
| * | | | Merge head | sjg | 2014-04-27 | 5 | -11/+593 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge from head | sjg | 2013-09-05 | 1 | -12/+8 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | sync from head | sjg | 2013-04-12 | 6 | -2/+1280 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 | |
| * | | | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 | |
| * | | | | | | Sync with HEAD. | obrien | 2013-02-08 | 6 | -3/+940 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Updated/new Makefile.depend | sjg | 2012-11-08 | 1 | -0/+3 | |
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Sync from head | sjg | 2012-11-04 | 7 | -64/+2080 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+16 | |
* | | | | | | | | | | o Rework ARMv7 events list using aliases - same way as we have for arm64. | br | 2015-06-10 | 1 | -10/+53 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Use fixed enum values for PMC_CLASSES(). | jhb | 2015-05-19 | 1 | -5/+12 | |
* | | | | | | | | | Add Performance Monitoring Counters support for AArch64. | br | 2015-05-19 | 1 | -0/+77 | |
* | | | | | | | | | Minor mdoc fixes. | joel | 2015-04-20 | 1 | -1/+1 | |
* | | | | | | | | | Implement hwpmc(4) for Freescale e500 core. | jhibbits | 2015-04-18 | 1 | -2/+22 | |
* | | | | | | | | | Add support for the MIPS74K SoC family performance counters events. | adrian | 2015-04-05 | 1 | -0/+21 | |
* | | | | | | | | | Fix Ivy Bridge+ MEM_UOPS_RETIRED counters | rstone | 2015-03-10 | 4 | -98/+72 | |
* | | | | | | | | | Use the correct event table for Haswell Xeon events | rstone | 2015-03-10 | 1 | -1/+1 | |
* | | | | | | | | | Fix Sandy Bridge+ hwpmc branch counters | rstone | 2015-03-10 | 6 | -329/+230 | |
* | | | | | | | | | Add manpage for Haswell Xeon pmc implementation | rstone | 2015-03-10 | 2 | -0/+976 | |
* | | | | | | | | | Add ARMv7 performance monitoring counters. | br | 2015-01-28 | 1 | -0/+42 | |
* | | | | | | | | | Update the hwpmc driver to have the new type HASWELL_XEON. Also | rrs | 2015-01-14 | 1 | -1/+24 | |
* | | | | | | | | | mdoc: sort SEE ALSO. | joel | 2015-01-04 | 12 | -53/+54 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Update the list of cross references to include the more modern set of | gnn | 2014-07-28 | 1 | -1/+13 | |
* | | | | | | | | mdoc: remove superfluous paragraph macros. | joel | 2014-06-23 | 2 | -2/+0 | |
* | | | | | | | | use .Mt to mark up email addresses consistently (part3) | bapt | 2014-06-23 | 28 | -80/+52 | |
* | | | | | | | | For Xeon 7500 and 48XX (Nehalem EX and Westmere EX) variants of the | kib | 2014-06-04 | 1 | -1/+45 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Update hwpmc to support core events for Atom Silvermont microarchitecture. | hiren | 2014-03-20 | 4 | -1/+560 | |
* | | | | | | | Add hwpmc(4) support for the PowerPC 970 class processors, direct events. | jhibbits | 2014-02-01 | 1 | -10/+32 | |
* | | | | | | | pmc(3) does not document a dependency on <sys/types.h> but <pmc.h> | rstone | 2013-11-25 | 1 | -0/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Always install pmc.foo(3) manpages. | uqs | 2013-05-03 | 1 | -12/+8 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Remove EOL whitespace. | joel | 2013-03-29 | 2 | -156/+156 | |
* | | | | | Update hwpmc to support Haswell class processors. | sbruno | 2013-03-28 | 4 | -0/+1276 | |
* | | | | | Add missing space | bryanv | 2013-03-27 | 1 | -1/+1 | |
* | | | | | Add support for good old 8192Hz profiling clock to software PMC. | mav | 2013-02-26 | 1 | -1/+3 | |
| |_|_|/ |/| | | | ||||||
* | | | | Update hwpmc to support the Xeon class of Ivybridge processors. | sbruno | 2013-01-31 | 6 | -1/+938 | |
* | | | | Fix a few warnings from newer clang 3.2 in libpmc, about comparing enum | dim | 2012-11-05 | 1 | -2/+2 | |
| |/ / |/| | | ||||||
* | | | Cleanup and rename some variables in libpmc and hwpmc. | sbruno | 2012-10-24 | 4 | -4/+4 | |
* | | | Remove trailing whitespace. | joel | 2012-10-19 | 1 | -159/+159 | |
* | | | Update man page crossreferences to sandybridge xeon class | sbruno | 2012-10-19 | 3 | -3/+6 | |
* | | | Update hwpmc to support the Xeon class of Sandybridge processors. | sbruno | 2012-10-19 | 3 | -3/+1048 | |
* | | | Fix "make install" | kientzle | 2012-10-06 | 1 | -1/+1 | |
* | | | Remove trailing whitespace. | joel | 2012-09-06 | 1 | -53/+53 | |
* | | | Minor mdoc fix. | joel | 2012-09-06 | 1 | -1/+0 | |
* | | | Add Intel Ivy Bridge support to hwpmc(9). | fabient | 2012-09-06 | 4 | -52/+1017 | |
| |/ |/| |