]> git.baikalelectronics.ru Git - kernel.git/commit
perf/arm-cmn: Add debugfs topology info
authorRobin Murphy <robin.murphy@arm.com>
Fri, 3 Dec 2021 11:45:03 +0000 (11:45 +0000)
committerWill Deacon <will@kernel.org>
Tue, 14 Dec 2021 12:09:28 +0000 (12:09 +0000)
commit1296971936e657c49c5cb4712224b6775df1c57d
tree0b5fe5e6a33058e0cc07d0b7a446920d82c09c65
parentc3e15475458ddd6eb84027b98df157fa7a813749
perf/arm-cmn: Add debugfs topology info

In general, detailed performance analysis will require knoweldge of the
the SoC beyond the CMN itself - e.g. which actual CPUs/peripherals/etc.
are connected to each node. However for certain development and bringup
tasks it can be useful to have a quick overview of the CMN internal
topology to hand too. Add a debugfs file to map this out.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/159fd4d7e19fb3c8801a8cb64ee73ec50f55903c.1638530442.git.robin.murphy@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/perf/arm-cmn.c