]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
hwpmc: ABI fixes
authormmacy <mmacy@FreeBSD.org>
Mon, 4 Jun 2018 02:05:48 +0000 (02:05 +0000)
committermmacy <mmacy@FreeBSD.org>
Mon, 4 Jun 2018 02:05:48 +0000 (02:05 +0000)
commit3b8eb9c59a13ca81114e31b5f3d68b68a1bff901
tree5f5838ed23dff81ae5b9e3a16c17b2021b12beae
parent73041f23e18b4388ea6f06ac6529ca71c41c21c2
hwpmc: ABI fixes
- increase pmc cpuid field from 8 to 12 bits
- add cpuid version string to initialize entry in the log
  so that filter can identify which counter index an
  event name maps to
- GC unused config flags
- make fixed counter assignment more robust as well as the
  changes needed to be properly identified for filter
lib/libpmc/libpmc_pmu_util.c
lib/libpmc/pmclog.c
lib/libpmc/pmclog.h
sys/amd64/include/pmc_mdep.h
sys/dev/hwpmc/hwpmc_core.c
sys/dev/hwpmc/hwpmc_core.h
sys/dev/hwpmc/hwpmc_logging.c
sys/i386/include/pmc_mdep.h
sys/sys/pmc.h
sys/sys/pmclog.h