Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Forcibly turn off all PMCs at module unload time. | jkoshy | 2006-03-28 | 1 | -0/+6 |
* | Wrap comment lines to be under 80 characters wide. | jkoshy | 2005-12-26 | 1 | -2/+3 |
* | Fix -Wundef warnings found when compiling i386 LINT, GENERIC and | ru | 2005-12-05 | 1 | -2/+2 |
* | Bug fix initialization on multi-core HTT CPUs. | jkoshy | 2005-10-10 | 1 | -46/+59 |
* | sys/dev/hwpmc/hwpmc_{amd,piv,ppro}.c: | jkoshy | 2005-07-09 | 1 | -2/+3 |
* | MFP4: | jkoshy | 2005-06-09 | 1 | -106/+240 |
* | Kernel hooks to support PMC sampling modes. | jkoshy | 2005-05-30 | 1 | -1/+2 |
* | Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc. | jkoshy | 2005-05-01 | 1 | -135/+302 |
* | Return the correct register number in the 'get_msr()' MD function. | jkoshy | 2005-04-28 | 1 | -5/+23 |
* | Include <sys/pmc.h> instead of <machine/pmc_mdep.h>. The MI header | marcel | 2005-04-20 | 1 | -2/+1 |
* | Remove unused variable that was horking up the LINT build | imp | 2005-04-19 | 1 | -5/+2 |
* | Bring a working snapshot of hwpmc(4), its associated libraries, userland util... | jkoshy | 2005-04-19 | 1 | -0/+1484 |