From: Pawel Moll Date: Thu, 2 Apr 2015 13:01:06 +0000 (+0100) Subject: bus: arm-ccn: Provide required event arguments X-Git-Tag: omap-for-v4.3/legacy-v2-signed~131^2~16^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f06c51fac1ca4104b8b64872f310e28186aea42;p=pandora-kernel.git 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 --- Reading git-diff-tree failed