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