summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorPawel Moll <pawel.moll@arm.com>2016-08-02 16:45:37 +0100
committerPawel Moll <pawel.moll@arm.com>2016-08-17 10:48:57 +0100
commit4e486cba285ff06a1f28f0fc2991dde1482d1dcf (patch)
tree333bf2174ef2dd9921e93b96475a8b96bfec27ec /block
parent694d0d0bb2030d2e36df73e2d23d5770511dbc8d (diff)
bus: arm-ccn: Fix PMU handling of MN
The "Miscellaneous Node" fell through cracks of node initialisation, as its ID is shared with HN-I. This patch treats MN as a special case (which it is), adding separate validation check for it and pre-defining the node ID in relevant events descriptions. That way one can simply run: # perf stat -a -e ccn/mn_ecbarrier/ <workload> Additionally, direction in the MN pseudo-events XP watchpoint definitions is corrected to be "TX" (1) as they are defined from the crosspoint point of view (thus barriers are transmitted from XP to MN). Cc: stable@vger.kernel.org # 3.17+ Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions