]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Revert r334242 "pmc(3)/hwpmc(4): update supported Intel processors to rely fully...
authormmacy <mmacy@FreeBSD.org>
Sat, 26 May 2018 19:26:19 +0000 (19:26 +0000)
committermmacy <mmacy@FreeBSD.org>
Sat, 26 May 2018 19:26:19 +0000 (19:26 +0000)
commit274069bbf6d9fc29e22e1fddb6fbb8d4ba029e83
tree895b12b3b0657b0b43d37103be78fac70a471522
parent2e56e89840c39ddf6c431d89ed670a1400ad7916
Revert r334242 "pmc(3)/hwpmc(4): update supported Intel processors to rely fully on the"
because of squash commit messages
255 files changed:
Makefile.inc1
lib/libpmc/Makefile
lib/libpmc/libpmc.c
lib/libpmc/libpmc_pmu_util.c [deleted file]
lib/libpmc/pmc.h
lib/libpmc/pmclog.3
lib/libpmc/pmclog.c
lib/libpmc/pmclog.h
lib/libpmcstat/Makefile
lib/libpmcstat/libpmcstat.h
lib/libpmcstat/libpmcstat_logging.c
lib/libpmcstat/libpmcstat_pmu_util.c [new file with mode: 0644]
lib/libpmcstat/pmu-events/Makefile [moved from lib/libpmc/pmu-events/Makefile with 100% similarity]
lib/libpmcstat/pmu-events/README [moved from lib/libpmc/pmu-events/README with 100% similarity]
lib/libpmcstat/pmu-events/arch/arm64/arm/cortex-a53/branch.json [moved from lib/libpmc/pmu-events/arch/arm64/arm/cortex-a53/branch.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/arm64/arm/cortex-a53/bus.json [moved from lib/libpmc/pmu-events/arch/arm64/arm/cortex-a53/bus.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/arm64/arm/cortex-a53/cache.json [moved from lib/libpmc/pmu-events/arch/arm64/arm/cortex-a53/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/arm64/arm/cortex-a53/memory.json [moved from lib/libpmc/pmu-events/arch/arm64/arm/cortex-a53/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/arm64/arm/cortex-a53/other.json [moved from lib/libpmc/pmu-events/arch/arm64/arm/cortex-a53/other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/arm64/arm/cortex-a53/pipeline.json [moved from lib/libpmc/pmu-events/arch/arm64/arm/cortex-a53/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/arm64/armv8-recommended.json [moved from lib/libpmc/pmu-events/arch/arm64/armv8-recommended.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/arm64/cavium/thunderx2/core-imp-def.json [moved from lib/libpmc/pmu-events/arch/arm64/cavium/thunderx2/core-imp-def.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/arm64/hisilicon/hip08/core-imp-def.json [moved from lib/libpmc/pmu-events/arch/arm64/hisilicon/hip08/core-imp-def.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/arm64/mapfile.csv [moved from lib/libpmc/pmu-events/arch/arm64/mapfile.csv with 100% similarity]
lib/libpmcstat/pmu-events/arch/powerpc/mapfile.csv [moved from lib/libpmc/pmu-events/arch/powerpc/mapfile.csv with 100% similarity]
lib/libpmcstat/pmu-events/arch/powerpc/power8/cache.json [moved from lib/libpmc/pmu-events/arch/powerpc/power8/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/powerpc/power8/floating-point.json [moved from lib/libpmc/pmu-events/arch/powerpc/power8/floating-point.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/powerpc/power8/frontend.json [moved from lib/libpmc/pmu-events/arch/powerpc/power8/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/powerpc/power8/marked.json [moved from lib/libpmc/pmu-events/arch/powerpc/power8/marked.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/powerpc/power8/memory.json [moved from lib/libpmc/pmu-events/arch/powerpc/power8/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/powerpc/power8/other.json [moved from lib/libpmc/pmu-events/arch/powerpc/power8/other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/powerpc/power8/pipeline.json [moved from lib/libpmc/pmu-events/arch/powerpc/power8/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/powerpc/power8/pmc.json [moved from lib/libpmc/pmu-events/arch/powerpc/power8/pmc.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/powerpc/power8/translation.json [moved from lib/libpmc/pmu-events/arch/powerpc/power8/translation.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/powerpc/power9/cache.json [moved from lib/libpmc/pmu-events/arch/powerpc/power9/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/powerpc/power9/floating-point.json [moved from lib/libpmc/pmu-events/arch/powerpc/power9/floating-point.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/powerpc/power9/frontend.json [moved from lib/libpmc/pmu-events/arch/powerpc/power9/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/powerpc/power9/marked.json [moved from lib/libpmc/pmu-events/arch/powerpc/power9/marked.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/powerpc/power9/memory.json [moved from lib/libpmc/pmu-events/arch/powerpc/power9/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/powerpc/power9/other.json [moved from lib/libpmc/pmu-events/arch/powerpc/power9/other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/powerpc/power9/pipeline.json [moved from lib/libpmc/pmu-events/arch/powerpc/power9/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/powerpc/power9/pmc.json [moved from lib/libpmc/pmu-events/arch/powerpc/power9/pmc.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/powerpc/power9/translation.json [moved from lib/libpmc/pmu-events/arch/powerpc/power9/translation.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/s390/cf_z10/basic.json [moved from lib/libpmc/pmu-events/arch/s390/cf_z10/basic.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/s390/cf_z10/crypto.json [moved from lib/libpmc/pmu-events/arch/s390/cf_z10/crypto.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/s390/cf_z10/extended.json [moved from lib/libpmc/pmu-events/arch/s390/cf_z10/extended.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/s390/cf_z13/basic.json [moved from lib/libpmc/pmu-events/arch/s390/cf_z13/basic.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/s390/cf_z13/crypto.json [moved from lib/libpmc/pmu-events/arch/s390/cf_z13/crypto.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/s390/cf_z13/extended.json [moved from lib/libpmc/pmu-events/arch/s390/cf_z13/extended.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/s390/cf_z14/basic.json [moved from lib/libpmc/pmu-events/arch/s390/cf_z14/basic.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/s390/cf_z14/crypto.json [moved from lib/libpmc/pmu-events/arch/s390/cf_z14/crypto.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/s390/cf_z14/extended.json [moved from lib/libpmc/pmu-events/arch/s390/cf_z14/extended.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/s390/cf_z196/basic.json [moved from lib/libpmc/pmu-events/arch/s390/cf_z196/basic.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/s390/cf_z196/crypto.json [moved from lib/libpmc/pmu-events/arch/s390/cf_z196/crypto.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/s390/cf_z196/extended.json [moved from lib/libpmc/pmu-events/arch/s390/cf_z196/extended.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/s390/cf_zec12/basic.json [moved from lib/libpmc/pmu-events/arch/s390/cf_zec12/basic.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/s390/cf_zec12/crypto.json [moved from lib/libpmc/pmu-events/arch/s390/cf_zec12/crypto.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/s390/cf_zec12/extended.json [moved from lib/libpmc/pmu-events/arch/s390/cf_zec12/extended.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/s390/mapfile.csv [moved from lib/libpmc/pmu-events/arch/s390/mapfile.csv with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/bonnell/cache.json [moved from lib/libpmc/pmu-events/arch/x86/bonnell/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/bonnell/floating-point.json [moved from lib/libpmc/pmu-events/arch/x86/bonnell/floating-point.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/bonnell/frontend.json [moved from lib/libpmc/pmu-events/arch/x86/bonnell/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/bonnell/memory.json [moved from lib/libpmc/pmu-events/arch/x86/bonnell/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/bonnell/other.json [moved from lib/libpmc/pmu-events/arch/x86/bonnell/other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/bonnell/pipeline.json [moved from lib/libpmc/pmu-events/arch/x86/bonnell/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/bonnell/virtual-memory.json [moved from lib/libpmc/pmu-events/arch/x86/bonnell/virtual-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwell/bdw-metrics.json [moved from lib/libpmc/pmu-events/arch/x86/broadwell/bdw-metrics.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwell/cache.json [moved from lib/libpmc/pmu-events/arch/x86/broadwell/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwell/floating-point.json [moved from lib/libpmc/pmu-events/arch/x86/broadwell/floating-point.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwell/frontend.json [moved from lib/libpmc/pmu-events/arch/x86/broadwell/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwell/memory.json [moved from lib/libpmc/pmu-events/arch/x86/broadwell/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwell/other.json [moved from lib/libpmc/pmu-events/arch/x86/broadwell/other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwell/pipeline.json [moved from lib/libpmc/pmu-events/arch/x86/broadwell/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwell/uncore.json [moved from lib/libpmc/pmu-events/arch/x86/broadwell/uncore.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwell/virtual-memory.json [moved from lib/libpmc/pmu-events/arch/x86/broadwell/virtual-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellde/bdwde-metrics.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellde/bdwde-metrics.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellde/cache.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellde/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellde/floating-point.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellde/floating-point.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellde/frontend.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellde/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellde/memory.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellde/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellde/other.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellde/other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellde/pipeline.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellde/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellde/uncore-cache.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellde/uncore-cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellde/uncore-memory.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellde/uncore-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellde/uncore-power.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellde/uncore-power.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellde/virtual-memory.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellde/virtual-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellx/bdx-metrics.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellx/bdx-metrics.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellx/cache.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellx/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellx/floating-point.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellx/floating-point.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellx/frontend.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellx/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellx/memory.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellx/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellx/other.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellx/other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellx/pipeline.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellx/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellx/uncore-cache.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellx/uncore-cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellx/uncore-interconnect.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellx/uncore-interconnect.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellx/uncore-memory.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellx/uncore-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellx/uncore-power.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellx/uncore-power.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/broadwellx/virtual-memory.json [moved from lib/libpmc/pmu-events/arch/x86/broadwellx/virtual-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/goldmont/cache.json [moved from lib/libpmc/pmu-events/arch/x86/goldmont/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/goldmont/frontend.json [moved from lib/libpmc/pmu-events/arch/x86/goldmont/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/goldmont/memory.json [moved from lib/libpmc/pmu-events/arch/x86/goldmont/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/goldmont/other.json [moved from lib/libpmc/pmu-events/arch/x86/goldmont/other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/goldmont/pipeline.json [moved from lib/libpmc/pmu-events/arch/x86/goldmont/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/goldmont/virtual-memory.json [moved from lib/libpmc/pmu-events/arch/x86/goldmont/virtual-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/goldmontplus/cache.json [moved from lib/libpmc/pmu-events/arch/x86/goldmontplus/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/goldmontplus/frontend.json [moved from lib/libpmc/pmu-events/arch/x86/goldmontplus/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/goldmontplus/memory.json [moved from lib/libpmc/pmu-events/arch/x86/goldmontplus/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/goldmontplus/other.json [moved from lib/libpmc/pmu-events/arch/x86/goldmontplus/other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/goldmontplus/pipeline.json [moved from lib/libpmc/pmu-events/arch/x86/goldmontplus/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/goldmontplus/virtual-memory.json [moved from lib/libpmc/pmu-events/arch/x86/goldmontplus/virtual-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/haswell/cache.json [moved from lib/libpmc/pmu-events/arch/x86/haswell/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/haswell/floating-point.json [moved from lib/libpmc/pmu-events/arch/x86/haswell/floating-point.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/haswell/frontend.json [moved from lib/libpmc/pmu-events/arch/x86/haswell/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/haswell/hsw-metrics.json [moved from lib/libpmc/pmu-events/arch/x86/haswell/hsw-metrics.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/haswell/memory.json [moved from lib/libpmc/pmu-events/arch/x86/haswell/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/haswell/other.json [moved from lib/libpmc/pmu-events/arch/x86/haswell/other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/haswell/pipeline.json [moved from lib/libpmc/pmu-events/arch/x86/haswell/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/haswell/uncore.json [moved from lib/libpmc/pmu-events/arch/x86/haswell/uncore.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/haswell/virtual-memory.json [moved from lib/libpmc/pmu-events/arch/x86/haswell/virtual-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/haswellx/cache.json [moved from lib/libpmc/pmu-events/arch/x86/haswellx/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/haswellx/floating-point.json [moved from lib/libpmc/pmu-events/arch/x86/haswellx/floating-point.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/haswellx/frontend.json [moved from lib/libpmc/pmu-events/arch/x86/haswellx/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/haswellx/hsx-metrics.json [moved from lib/libpmc/pmu-events/arch/x86/haswellx/hsx-metrics.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/haswellx/memory.json [moved from lib/libpmc/pmu-events/arch/x86/haswellx/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/haswellx/other.json [moved from lib/libpmc/pmu-events/arch/x86/haswellx/other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/haswellx/pipeline.json [moved from lib/libpmc/pmu-events/arch/x86/haswellx/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/haswellx/uncore-cache.json [moved from lib/libpmc/pmu-events/arch/x86/haswellx/uncore-cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/haswellx/uncore-interconnect.json [moved from lib/libpmc/pmu-events/arch/x86/haswellx/uncore-interconnect.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/haswellx/uncore-memory.json [moved from lib/libpmc/pmu-events/arch/x86/haswellx/uncore-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/haswellx/uncore-power.json [moved from lib/libpmc/pmu-events/arch/x86/haswellx/uncore-power.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/haswellx/virtual-memory.json [moved from lib/libpmc/pmu-events/arch/x86/haswellx/virtual-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/ivybridge/cache.json [moved from lib/libpmc/pmu-events/arch/x86/ivybridge/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/ivybridge/floating-point.json [moved from lib/libpmc/pmu-events/arch/x86/ivybridge/floating-point.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/ivybridge/frontend.json [moved from lib/libpmc/pmu-events/arch/x86/ivybridge/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/ivybridge/ivb-metrics.json [moved from lib/libpmc/pmu-events/arch/x86/ivybridge/ivb-metrics.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/ivybridge/memory.json [moved from lib/libpmc/pmu-events/arch/x86/ivybridge/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/ivybridge/other.json [moved from lib/libpmc/pmu-events/arch/x86/ivybridge/other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/ivybridge/pipeline.json [moved from lib/libpmc/pmu-events/arch/x86/ivybridge/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/ivybridge/uncore.json [moved from lib/libpmc/pmu-events/arch/x86/ivybridge/uncore.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/ivybridge/virtual-memory.json [moved from lib/libpmc/pmu-events/arch/x86/ivybridge/virtual-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/ivytown/cache.json [moved from lib/libpmc/pmu-events/arch/x86/ivytown/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/ivytown/floating-point.json [moved from lib/libpmc/pmu-events/arch/x86/ivytown/floating-point.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/ivytown/frontend.json [moved from lib/libpmc/pmu-events/arch/x86/ivytown/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/ivytown/ivt-metrics.json [moved from lib/libpmc/pmu-events/arch/x86/ivytown/ivt-metrics.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/ivytown/memory.json [moved from lib/libpmc/pmu-events/arch/x86/ivytown/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/ivytown/other.json [moved from lib/libpmc/pmu-events/arch/x86/ivytown/other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/ivytown/pipeline.json [moved from lib/libpmc/pmu-events/arch/x86/ivytown/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/ivytown/uncore-cache.json [moved from lib/libpmc/pmu-events/arch/x86/ivytown/uncore-cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/ivytown/uncore-interconnect.json [moved from lib/libpmc/pmu-events/arch/x86/ivytown/uncore-interconnect.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/ivytown/uncore-memory.json [moved from lib/libpmc/pmu-events/arch/x86/ivytown/uncore-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/ivytown/uncore-power.json [moved from lib/libpmc/pmu-events/arch/x86/ivytown/uncore-power.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/ivytown/virtual-memory.json [moved from lib/libpmc/pmu-events/arch/x86/ivytown/virtual-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/jaketown/cache.json [moved from lib/libpmc/pmu-events/arch/x86/jaketown/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/jaketown/floating-point.json [moved from lib/libpmc/pmu-events/arch/x86/jaketown/floating-point.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/jaketown/frontend.json [moved from lib/libpmc/pmu-events/arch/x86/jaketown/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/jaketown/jkt-metrics.json [moved from lib/libpmc/pmu-events/arch/x86/jaketown/jkt-metrics.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/jaketown/memory.json [moved from lib/libpmc/pmu-events/arch/x86/jaketown/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/jaketown/other.json [moved from lib/libpmc/pmu-events/arch/x86/jaketown/other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/jaketown/pipeline.json [moved from lib/libpmc/pmu-events/arch/x86/jaketown/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/jaketown/uncore-cache.json [moved from lib/libpmc/pmu-events/arch/x86/jaketown/uncore-cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/jaketown/uncore-interconnect.json [moved from lib/libpmc/pmu-events/arch/x86/jaketown/uncore-interconnect.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/jaketown/uncore-memory.json [moved from lib/libpmc/pmu-events/arch/x86/jaketown/uncore-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/jaketown/uncore-power.json [moved from lib/libpmc/pmu-events/arch/x86/jaketown/uncore-power.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/jaketown/virtual-memory.json [moved from lib/libpmc/pmu-events/arch/x86/jaketown/virtual-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/knightslanding/cache.json [moved from lib/libpmc/pmu-events/arch/x86/knightslanding/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/knightslanding/frontend.json [moved from lib/libpmc/pmu-events/arch/x86/knightslanding/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/knightslanding/memory.json [moved from lib/libpmc/pmu-events/arch/x86/knightslanding/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/knightslanding/pipeline.json [moved from lib/libpmc/pmu-events/arch/x86/knightslanding/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/knightslanding/uncore-memory.json [moved from lib/libpmc/pmu-events/arch/x86/knightslanding/uncore-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/knightslanding/virtual-memory.json [moved from lib/libpmc/pmu-events/arch/x86/knightslanding/virtual-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/mapfile.csv [moved from lib/libpmc/pmu-events/arch/x86/mapfile.csv with 89% similarity]
lib/libpmcstat/pmu-events/arch/x86/nehalemep/cache.json [moved from lib/libpmc/pmu-events/arch/x86/nehalemep/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/nehalemep/floating-point.json [moved from lib/libpmc/pmu-events/arch/x86/nehalemep/floating-point.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/nehalemep/frontend.json [moved from lib/libpmc/pmu-events/arch/x86/nehalemep/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/nehalemep/memory.json [moved from lib/libpmc/pmu-events/arch/x86/nehalemep/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/nehalemep/other.json [moved from lib/libpmc/pmu-events/arch/x86/nehalemep/other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/nehalemep/pipeline.json [moved from lib/libpmc/pmu-events/arch/x86/nehalemep/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/nehalemep/virtual-memory.json [moved from lib/libpmc/pmu-events/arch/x86/nehalemep/virtual-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/nehalemex/cache.json [moved from lib/libpmc/pmu-events/arch/x86/nehalemex/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/nehalemex/floating-point.json [moved from lib/libpmc/pmu-events/arch/x86/nehalemex/floating-point.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/nehalemex/frontend.json [moved from lib/libpmc/pmu-events/arch/x86/nehalemex/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/nehalemex/memory.json [moved from lib/libpmc/pmu-events/arch/x86/nehalemex/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/nehalemex/other.json [moved from lib/libpmc/pmu-events/arch/x86/nehalemex/other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/nehalemex/pipeline.json [moved from lib/libpmc/pmu-events/arch/x86/nehalemex/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/nehalemex/virtual-memory.json [moved from lib/libpmc/pmu-events/arch/x86/nehalemex/virtual-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/sandybridge/cache.json [moved from lib/libpmc/pmu-events/arch/x86/sandybridge/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/sandybridge/floating-point.json [moved from lib/libpmc/pmu-events/arch/x86/sandybridge/floating-point.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/sandybridge/frontend.json [moved from lib/libpmc/pmu-events/arch/x86/sandybridge/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/sandybridge/memory.json [moved from lib/libpmc/pmu-events/arch/x86/sandybridge/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/sandybridge/other.json [moved from lib/libpmc/pmu-events/arch/x86/sandybridge/other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/sandybridge/pipeline.json [moved from lib/libpmc/pmu-events/arch/x86/sandybridge/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/sandybridge/snb-metrics.json [moved from lib/libpmc/pmu-events/arch/x86/sandybridge/snb-metrics.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/sandybridge/uncore.json [moved from lib/libpmc/pmu-events/arch/x86/sandybridge/uncore.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/sandybridge/virtual-memory.json [moved from lib/libpmc/pmu-events/arch/x86/sandybridge/virtual-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/silvermont/cache.json [moved from lib/libpmc/pmu-events/arch/x86/silvermont/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/silvermont/frontend.json [moved from lib/libpmc/pmu-events/arch/x86/silvermont/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/silvermont/memory.json [moved from lib/libpmc/pmu-events/arch/x86/silvermont/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/silvermont/pipeline.json [moved from lib/libpmc/pmu-events/arch/x86/silvermont/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/silvermont/virtual-memory.json [moved from lib/libpmc/pmu-events/arch/x86/silvermont/virtual-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/skylake/cache.json [moved from lib/libpmc/pmu-events/arch/x86/skylake/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/skylake/floating-point.json [moved from lib/libpmc/pmu-events/arch/x86/skylake/floating-point.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/skylake/frontend.json [moved from lib/libpmc/pmu-events/arch/x86/skylake/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/skylake/memory.json [moved from lib/libpmc/pmu-events/arch/x86/skylake/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/skylake/other.json [moved from lib/libpmc/pmu-events/arch/x86/skylake/other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/skylake/pipeline.json [moved from lib/libpmc/pmu-events/arch/x86/skylake/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/skylake/skl-metrics.json [moved from lib/libpmc/pmu-events/arch/x86/skylake/skl-metrics.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/skylake/uncore.json [moved from lib/libpmc/pmu-events/arch/x86/skylake/uncore.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/skylake/virtual-memory.json [moved from lib/libpmc/pmu-events/arch/x86/skylake/virtual-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/skylakex/cache.json [moved from lib/libpmc/pmu-events/arch/x86/skylakex/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/skylakex/floating-point.json [moved from lib/libpmc/pmu-events/arch/x86/skylakex/floating-point.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/skylakex/frontend.json [moved from lib/libpmc/pmu-events/arch/x86/skylakex/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/skylakex/memory.json [moved from lib/libpmc/pmu-events/arch/x86/skylakex/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/skylakex/other.json [moved from lib/libpmc/pmu-events/arch/x86/skylakex/other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/skylakex/pipeline.json [moved from lib/libpmc/pmu-events/arch/x86/skylakex/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/skylakex/skx-metrics.json [moved from lib/libpmc/pmu-events/arch/x86/skylakex/skx-metrics.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/skylakex/uncore-memory.json [moved from lib/libpmc/pmu-events/arch/x86/skylakex/uncore-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/skylakex/uncore-other.json [moved from lib/libpmc/pmu-events/arch/x86/skylakex/uncore-other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/skylakex/virtual-memory.json [moved from lib/libpmc/pmu-events/arch/x86/skylakex/virtual-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/westmereep-dp/cache.json [moved from lib/libpmc/pmu-events/arch/x86/westmereep-dp/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/westmereep-dp/floating-point.json [moved from lib/libpmc/pmu-events/arch/x86/westmereep-dp/floating-point.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/westmereep-dp/frontend.json [moved from lib/libpmc/pmu-events/arch/x86/westmereep-dp/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/westmereep-dp/memory.json [moved from lib/libpmc/pmu-events/arch/x86/westmereep-dp/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/westmereep-dp/other.json [moved from lib/libpmc/pmu-events/arch/x86/westmereep-dp/other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/westmereep-dp/pipeline.json [moved from lib/libpmc/pmu-events/arch/x86/westmereep-dp/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/westmereep-dp/virtual-memory.json [moved from lib/libpmc/pmu-events/arch/x86/westmereep-dp/virtual-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/westmereep-sp/cache.json [moved from lib/libpmc/pmu-events/arch/x86/westmereep-sp/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/westmereep-sp/floating-point.json [moved from lib/libpmc/pmu-events/arch/x86/westmereep-sp/floating-point.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/westmereep-sp/frontend.json [moved from lib/libpmc/pmu-events/arch/x86/westmereep-sp/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/westmereep-sp/memory.json [moved from lib/libpmc/pmu-events/arch/x86/westmereep-sp/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/westmereep-sp/other.json [moved from lib/libpmc/pmu-events/arch/x86/westmereep-sp/other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/westmereep-sp/pipeline.json [moved from lib/libpmc/pmu-events/arch/x86/westmereep-sp/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/westmereep-sp/virtual-memory.json [moved from lib/libpmc/pmu-events/arch/x86/westmereep-sp/virtual-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/westmereex/cache.json [moved from lib/libpmc/pmu-events/arch/x86/westmereex/cache.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/westmereex/floating-point.json [moved from lib/libpmc/pmu-events/arch/x86/westmereex/floating-point.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/westmereex/frontend.json [moved from lib/libpmc/pmu-events/arch/x86/westmereex/frontend.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/westmereex/memory.json [moved from lib/libpmc/pmu-events/arch/x86/westmereex/memory.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/westmereex/other.json [moved from lib/libpmc/pmu-events/arch/x86/westmereex/other.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/westmereex/pipeline.json [moved from lib/libpmc/pmu-events/arch/x86/westmereex/pipeline.json with 100% similarity]
lib/libpmcstat/pmu-events/arch/x86/westmereex/virtual-memory.json [moved from lib/libpmc/pmu-events/arch/x86/westmereex/virtual-memory.json with 100% similarity]
lib/libpmcstat/pmu-events/jevents.c [moved from lib/libpmc/pmu-events/jevents.c with 100% similarity]
lib/libpmcstat/pmu-events/jevents.h [moved from lib/libpmc/pmu-events/jevents.h with 100% similarity]
lib/libpmcstat/pmu-events/jsmn.c [moved from lib/libpmc/pmu-events/jsmn.c with 100% similarity]
lib/libpmcstat/pmu-events/jsmn.h [moved from lib/libpmc/pmu-events/jsmn.h with 100% similarity]
lib/libpmcstat/pmu-events/json.c [moved from lib/libpmc/pmu-events/json.c with 100% similarity]
lib/libpmcstat/pmu-events/json.h [moved from lib/libpmc/pmu-events/json.h with 100% similarity]
lib/libpmcstat/pmu-events/list.h [moved from lib/libpmc/pmu-events/list.h with 100% similarity]
lib/libpmcstat/pmu-events/pmu-events.h [moved from lib/libpmc/pmu-events/pmu-events.h with 100% similarity]
sys/dev/hwpmc/hwpmc_core.c
sys/dev/hwpmc/hwpmc_core.h
sys/dev/hwpmc/hwpmc_logging.c
sys/sys/pmc.h
sys/sys/pmclog.h
usr.sbin/pmcstat/pmcstat.8
usr.sbin/pmcstat/pmcstat.c
usr.sbin/pmcstat/pmcstat_log.c