From: Cody P Schafer Date: Fri, 14 Mar 2014 05:00:42 +0000 (+1100) Subject: powerpc/perf: Add support for the hv 24x7 interface X-Git-Tag: v3.15-rc1~124^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e93a6edd9de7000d36788b1b8985efa610b698d;p=pandora-kernel.git powerpc/perf: Add support for the hv 24x7 interface This provides a basic interface between hv_24x7 and perf. Similar to the one provided for gpci, it lacks transaction support and does not list any events. Example usage via perf tool: perf stat -e 'hv_24x7/domain=2,offset=8,starting_index=0,lpar=0xffffffff/' -r 0 -C 0 -x ' ' sleep 0.1 Signed-off-by: Cody P Schafer Signed-off-by: Michael Ellerman Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed