Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unbreak LINT. | jkoshy | 2008-11-22 | 1 | -0/+6 |
| | |||||
* | Add stub functions to unbreak LINT. | jkoshy | 2007-12-07 | 1 | -0/+20 |
| | |||||
* | MFP4: | jkoshy | 2005-06-09 | 1 | -0/+40 |
- Implement sampling modes and logging support in hwpmc(4). - Separate MI and MD parts of hwpmc(4) and allow sharing of PMC implementations across different architectures. Add support for P4 (EMT64) style PMCs to the amd64 code. - New pmcstat(8) options: -E (exit time counts) -W (counts every context switch), -R (print log file). - pmc(3) API changes, improve our ability to keep ABI compatibility in the future. Add more 'alias' names for commonly used events. - bug fixes & documentation. |