Support CCI PMU in perf
authorPunit Agrawal <punit.agrawal@arm.com>
Thu, 20 Sep 2012 15:39:25 +0000 (16:39 +0100)
committerJon Medhurst <tixy@linaro.org>
Mon, 1 Jul 2013 10:04:53 +0000 (11:04 +0100)
commit4311d5a4b599317bc321b1d8b9c0d1f4e49e7df5
tree5435c7da5c860f2cfc6b902a4759071aba9ff03d
parent0b9bd1cc8d48a4dcb61aa01a4a80d690f99f24a1
Support CCI PMU in perf

CCI400 has a set of counters that can be used to profile different
transations at CCI master and slave interfaces. These counters can
observe different kinds of transations passing through the CCI and
provide a system-level view of activity.

This patch adds support for CCI PMU by extending the existing CCI
driver.

Signed-off-by: Punit Agrawal <punit.agrawal@arm.com>
Signed-off-by: Jon Medhurst <tixy@linaro.org>
drivers/bus/arm-cci.c