Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert hwpmc(4) debug printfs over to KTR. | jhb | 2015-05-08 | 1 | -3/+3 |
* | malloc(9) cannot return NULL if M_WAITOK flag is specified. | davide | 2013-04-30 | 1 | -3/+0 |
* | Add a generic way to call per event allocate / release function. | fabient | 2013-03-05 | 1 | -6/+15 |
* | Add support for good old 8192Hz profiling clock to software PMC. | mav | 2013-02-26 | 1 | -3/+6 |
* | Change the way how software PMC updates counters. | mav | 2013-02-26 | 1 | -2/+6 |
* | Quiesce a couple of clang warnings | sbruno | 2013-01-12 | 1 | -1/+1 |
* | Add software PMC support. | fabient | 2012-03-28 | 1 | -0/+485 |