summaryrefslogtreecommitdiffstats
path: root/drivers/perf/Kconfig
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2019-05-03 10:18:08 +0100
committerWill Deacon <will.deacon@arm.com>2019-05-03 10:18:08 +0100
commitb33f908811b7627015238e0dee9baf2b4c9d720d (patch)
treeff201aa98d4c4f2e70ede315363229ddde771150 /drivers/perf/Kconfig
parent24cf262da1ad303fc940c798aab0bd1bd50e3fc2 (diff)
parent9bcb929f969e4054732158908b1d70e787ef780f (diff)
downloadtalos-op-linux-b33f908811b7627015238e0dee9baf2b4c9d720d.tar.gz
talos-op-linux-b33f908811b7627015238e0dee9baf2b4c9d720d.zip
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into for-next/core
Diffstat (limited to 'drivers/perf/Kconfig')
-rw-r--r--drivers/perf/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/perf/Kconfig b/drivers/perf/Kconfig
index af9bc178495d..a94e586a58b2 100644
--- a/drivers/perf/Kconfig
+++ b/drivers/perf/Kconfig
@@ -52,6 +52,15 @@ config ARM_PMU_ACPI
depends on ARM_PMU && ACPI
def_bool y
+config ARM_SMMU_V3_PMU
+ tristate "ARM SMMUv3 Performance Monitors Extension"
+ depends on ARM64 && ACPI && ARM_SMMU_V3
+ help
+ Provides support for the ARM SMMUv3 Performance Monitor Counter
+ Groups (PMCG), which provide monitoring of transactions passing
+ through the SMMU and allow the resulting information to be filtered
+ based on the Stream ID of the corresponding master.
+
config ARM_DSU_PMU
tristate "ARM DynamIQ Shared Unit (DSU) PMU"
depends on ARM64
OpenPOWER on IntegriCloud