| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r325671: | Konstantin Belousov | 2017-11-13 | 1 | -0/+2 |
| * | MFC r322256: | Konstantin Belousov | 2017-08-15 | 1 | -4/+4 |
| * | MFC r311224: Fix PMC architecture check to handle later IPAs including Skylake | Andriy Gapon | 2017-06-19 | 1 | -1/+1 |
| * | MFC r292070: More fixes in the various intel processors, fixing missing | Andriy Gapon | 2017-06-19 | 1 | -76/+75 |
| * | MFC r291494: Add support for Intel Skylake and Intel Broadwell PMC's. | Andriy Gapon | 2017-06-19 | 3 | -256/+965 |
| * | MFC r281101: Remove whitespace [in hwpmc] | Andriy Gapon | 2017-06-19 | 1 | -9/+9 |
| * | MFC r279939: hwpmc: Fix event number to match enum name | Andriy Gapon | 2017-06-19 | 1 | -2/+2 |
| * | MFC r279836: Add missing counter definitions | Andriy Gapon | 2017-06-19 | 1 | -1/+6 |
| * | MFC r279835: Fix Ivy Bridge+ MEM_UOPS_RETIRED counters | Andriy Gapon | 2017-06-19 | 2 | -56/+38 |
| * | MFC r279834: Support architectural events on Haswell/Ivy Bridge | Andriy Gapon | 2017-06-19 | 1 | -0/+4 |
| * | MFC r279832: Fix Sandy Bridge+ hwpmc branch counters | Andriy Gapon | 2017-06-19 | 2 | -121/+134 |
| * | MFC r279831: Fix pmc unit restrictions to match documentation | Andriy Gapon | 2017-06-19 | 1 | -2/+2 |
| * | MFC r279830: Fix various bugs in Haswell counter definitions | Andriy Gapon | 2017-06-19 | 1 | -6/+6 |
| * | MFC r277524: style(9) cleanup in hwpmc | Andriy Gapon | 2017-06-19 | 2 | -15/+26 |
| * | MFC 281102: hwpmc: add initial Intel Broadwell support. | Andriy Gapon | 2017-06-19 | 3 | -1/+24 |
| * | MFC r308480: pmc_process_csw_out: ignore deleted counters | Andriy Gapon | 2016-12-14 | 1 | -2/+2 |
| * | MFC r308101: hwpmc: fix a race between amd_stop_pmc and amd_intr | Andriy Gapon | 2016-11-17 | 1 | -1/+2 |
| * | MFH: r259647 | Julian Elischer | 2016-10-07 | 3 | -18/+21 |
| * | MFC 303720: Apply the fix from r232612 to fixed function counters. | John Baldwin | 2016-09-09 | 1 | -1/+1 |
| * | MFC r298931, r298981, r299375: | Pedro F. Giffuni | 2016-05-17 | 1 | -7/+7 |
| * | MFC r295352: | Konstantin Belousov | 2016-03-12 | 1 | -4/+4 |
| * | MFC r290811: | Jonathan T. Looney | 2016-01-14 | 1 | -44/+108 |
| * | MFC r283924 | Eric van Gyzen | 2015-10-02 | 1 | -3/+3 |
| * | MFC 283121: | John Baldwin | 2015-10-01 | 1 | -1/+1 |
| * | MFC 283123: | John Baldwin | 2015-06-01 | 2 | -1/+9 |
| * | MFC 282641,282658: | John Baldwin | 2015-06-01 | 16 | -254/+256 |
| * | MFC of r277177 and r279894 with the fixes for the PMC for Haswell. | Randall Stewart | 2015-03-24 | 8 | -262/+610 |
| * | Merge r263233 from HEAD to stable/10: | Robert Watson | 2015-03-19 | 1 | -1/+1 |
| * | Clamp too large hwpmc callchaindepth to maximum | Ed Maste | 2015-02-15 | 1 | -2/+3 |
| * | MFC r273236: | Mark Johnston | 2014-11-06 | 1 | -13/+9 |
| * | MFC r272713: | Bjoern A. Zeeb | 2014-10-10 | 1 | -1/+1 |
| * | MFC r267062: | Konstantin Belousov | 2014-06-18 | 2 | -2/+17 |
| * | MFC r263446 | Hiren Panchasara | 2014-05-31 | 3 | -37/+202 |
| * | MFC r266195: | Mark Johnston | 2014-05-19 | 2 | -4/+0 |
| * | MFC r263080: | Konstantin Belousov | 2014-03-19 | 1 | -2/+1 |
| * | MFC r262547 | Justin Hibbits | 2014-03-14 | 1 | -4/+24 |
| * | MFC r261342 | Justin Hibbits | 2014-03-14 | 5 | -17/+771 |
| * | MFC r261173 | Justin Hibbits | 2014-03-02 | 1 | -0/+1 |
| * | MFC r258779,r258780,r258787,r258822: | Eitan Adler | 2014-02-04 | 1 | -1/+1 |
| * | MFC r259394,r259395,r259699 | Justin Hibbits | 2014-01-15 | 1 | -7/+18 |
| * | Remove local change leftover, this should never have been part of | Davide Italiano | 2013-09-20 | 1 | -2/+0 |
| * | Fix lc_lock/lc_unlock() support for rmlocks held in shared mode. With | Davide Italiano | 2013-09-20 | 1 | -0/+2 |
| * | Fix the build. | Justin Hibbits | 2013-09-05 | 1 | -0/+2 |
| * | Change the cap_rights_t type from uint64_t to a structure that we can extend | Pawel Jakub Dawidek | 2013-09-05 | 1 | -1/+3 |
| * | Fix hwpmc(4) for 32-bit PowerPC. | Justin Hibbits | 2013-09-04 | 2 | -8/+2 |
| * | Refactor PowerPC hwpmc(4) driver into generic and specific. More refactoring | Justin Hibbits | 2013-09-03 | 3 | -714/+852 |
| * | Complete r250105. Do not zero fields if M_ZERO flag is specified to | Davide Italiano | 2013-09-01 | 1 | -6/+0 |
| * | Remove the duplicate LLC_MISS event and put it in the right order. | Adrian Chadd | 2013-08-29 | 1 | -3/+2 |
| * | Update the mis-predicted branch PMC names (for sandy bridge) to not clash. | Adrian Chadd | 2013-08-25 | 1 | -2/+2 |
| * | Fix a >80 character long line, introduced in my previous commit. | Adrian Chadd | 2013-08-25 | 1 | -1/+2 |