commit | 8f06c51fac1ca4104b8b64872f310e28186aea42 | [log] [tgz] |
---|---|---|
author | Pawel Moll <pawel.moll@arm.com> | Thu Apr 02 14:01:06 2015 +0100 |
committer | Pawel Moll <pawel.moll@arm.com> | Fri May 01 17:51:03 2015 +0100 |
tree | 0126c9f9e7d3b0f3299fb7fe8d9bbffa6e2fae68 | |
parent | ffa415245b8666c44ddfb5ba1bca5b940828ecdd [diff] |
bus: arm-ccn: Provide required event arguments Since 688d4dfcdd624192cbf03c08402e444d1d11f294 "perf tools: Support parsing parameterized events" the perf userspace tools understands "argument=?" syntax in the events file, making sure that required arguments are provided by the user and not defaulting to 0, causing confusion. This patch adds the required arguments lists for CCN events. Signed-off-by: Pawel Moll <pawel.moll@arm.com>