Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove slightly used const values that can be replaced with nitems(). | pfg | 2016-04-21 | 1 | -5/+2 |
* | Convert hwpmc(4) debug printfs over to KTR. | jhb | 2015-05-08 | 1 | -6/+6 |
* | Implement hwpmc(4) for Freescale e500 core. | jhibbits | 2015-04-18 | 1 | -2/+2 |
* | Fix hwpmc sampling for MPC74xxx (G4) processors. | jhibbits | 2014-11-27 | 1 | -13/+11 |
* | Enable and disable the PMC unit at load/unload time, respectively. | jhibbits | 2014-04-18 | 1 | -0/+4 |
* | Add hwpmc(4) support for the PowerPC 970 class processors, direct events. | jhibbits | 2014-02-01 | 1 | -12/+17 |
* | Refactor PowerPC hwpmc(4) driver into generic and specific. More refactoring | jhibbits | 2013-09-03 | 1 | -0/+748 |