| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r233628, r234598, r235229, r235831, r226986. | Fabien Thomas | 2012-05-29 | 1 | -1/+1 |
| * | Adjust the handling of the local APIC PMC interrupt vector: | John Baldwin | 2009-08-14 | 1 | -1/+4 |
| * | - Efficiency tweak: when checking for PMC overflows, only go to | Joseph Koshy | 2008-12-02 | 1 | -4/+6 |
| * | Introduce cpu_vendor_id and replace a lot of strcmp(cpu_vendor, "..."). | Jung-uk Kim | 2008-11-26 | 1 | -1/+2 |
| * | - Separate PMC class dependent code from other kinds of machine | Joseph Koshy | 2008-11-09 | 1 | -179/+160 |
| * | Retire the MALLOC and FREE macros. They are an abomination unto style(9). | Dag-Erling Smørgrav | 2008-10-23 | 1 | -2/+2 |
| * | Rework pmc-dependent flag handling. | Joseph Koshy | 2008-10-09 | 1 | -14/+22 |
| * | Support sparsely numbered CPUs. | Joseph Koshy | 2008-09-22 | 1 | -8/+8 |
| * | Kernel and hwpmc(4) support for callchain capture. | Joseph Koshy | 2007-12-07 | 1 | -2/+8 |
| * | Fix breakage introduced in rev 1.7. | Joseph Koshy | 2005-07-14 | 1 | -1/+1 |
| * | sys/dev/hwpmc/hwpmc_{amd,piv,ppro}.c: | Joseph Koshy | 2005-07-09 | 1 | -2/+3 |
| * | MFP4: | Joseph Koshy | 2005-06-09 | 1 | -38/+130 |
| * | Kernel hooks to support PMC sampling modes. | Joseph Koshy | 2005-05-30 | 1 | -1/+1 |
| * | Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc. | Joseph Koshy | 2005-05-01 | 1 | -9/+31 |
| * | Return the correct register number in the 'get_msr()' MD function. | Joseph Koshy | 2005-04-28 | 1 | -2/+11 |
| * | Include <sys/pmc.h> instead of <machine/pmc_mdep.h>. The MI header | Marcel Moolenaar | 2005-04-20 | 1 | -2/+1 |
| * | Bring a working snapshot of hwpmc(4), its associated libraries, userland util... | Joseph Koshy | 2005-04-19 | 1 | -0/+742 |