This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
hwpmc
History
emaste
ca620d68ac
pmc_*_initialize may return NULL if the CPU is not supported, so check
...
that md is not null before dereferencing it. PR: kern/156540
2012-01-28 01:38:48 +00:00
..
hwpmc_amd.c
In sys/dev/hwpmc/hwpmc_amd.c, fix a clang warning about invalid enum
2011-12-31 12:37:07 +00:00
hwpmc_amd.h
…
hwpmc_arm.c
…
hwpmc_core.c
Update PMC events from October 2011 Intel documentation.
2012-01-04 07:58:36 +00:00
hwpmc_core.h
Make sure that we clear the correct bits when we turn off
2010-07-29 17:52:23 +00:00
hwpmc_ia64.c
…
hwpmc_intel.c
…
hwpmc_logging.c
Add a flush of the current PMC log buffer before displaying the next top.
2011-10-18 15:25:43 +00:00
hwpmc_mips24k.c
Flip on processing interrupt profile events for mips24k.
2011-11-09 17:38:27 +00:00
hwpmc_mips24k.h
Begin implementing correct MIPS24K sampling mode behaviour.
2011-10-07 06:13:38 +00:00
hwpmc_mips.c
…
hwpmc_mod.c
Add a flush of the current PMC log buffer before displaying the next top.
2011-10-18 15:25:43 +00:00
hwpmc_pentium.c
…
hwpmc_pentium.h
…
hwpmc_piv.c
…
hwpmc_piv.h
…
hwpmc_powerpc.c
Quite the tinderbox for the holidays. Remove the assert[1].
2011-12-25 14:29:36 +00:00
hwpmc_ppro.c
…
hwpmc_ppro.h
…
hwpmc_sparc64.c
…
hwpmc_tsc.c
…
hwpmc_tsc.h
…
hwpmc_uncore.c
Clean up a switch statement for uncore events on Westmere processors.
2012-01-13 17:13:46 +00:00
hwpmc_uncore.h
Clean up a switch statement for uncore events on Westmere processors.
2012-01-13 17:13:46 +00:00
hwpmc_x86.c
pmc_*_initialize may return NULL if the CPU is not supported, so check
2012-01-28 01:38:48 +00:00
hwpmc_xscale.c
…
hwpmc_xscale.h
…
pmc_events.h
Update PMC events from October 2011 Intel documentation.
2012-01-04 07:58:36 +00:00