jkoshy 2005-12-26 16:10:00 UTC
FreeBSD src repository
Modified files:
sys/dev/hwpmc hwpmc_mod.c
Log:
- Plug a memory leak: free up per-cpu sample buffers at module unload time.
- Correct a few style nits.
Revision Changes Path
1.17 +14 -3 src/sys/dev/hwpmc/hwpmc_mod.c