freebsd-skq/sys/dev/hwpmc
Joseph Koshy 8d8b174004 Bug fixes:
- Initialize variables before use.
- Remove a KASSERT() that could falsely trigger if there are other sources
  of NMIs in the system.

Efficiency tweak:
- When checking PMCs that overflowed, ignore PMCs that were not configured for
  sampling.
2008-12-16 11:04:02 +00:00
..
hwpmc_amd.c
hwpmc_amd.h
hwpmc_arm.c
hwpmc_core.c Bug fixes: 2008-12-16 11:04:02 +00:00
hwpmc_core.h
hwpmc_ia64.c
hwpmc_intel.c Fixes for Core2 Extreme support. 2008-12-03 17:30:36 +00:00
hwpmc_logging.c - Disambiguate a few panic messages. 2008-12-15 14:41:55 +00:00
hwpmc_mod.c - Bug fix: prevent a thread from migrating between CPUs between the 2008-12-13 13:07:12 +00:00
hwpmc_pentium.c
hwpmc_pentium.h
hwpmc_piv.c
hwpmc_piv.h
hwpmc_powerpc.c
hwpmc_ppro.c
hwpmc_ppro.h
hwpmc_sparc64.c
hwpmc_tsc.c
hwpmc_tsc.h
hwpmc_x86.c
pmc_events.h