diff options
author | Cody P Schafer <[email protected]> | 2014-03-14 16:00:41 +1100 |
---|---|---|
committer | Benjamin Herrenschmidt <[email protected]> | 2014-03-24 09:48:31 +1100 |
commit | 220a0c609ad173f0130d7ecffbc70e5a9f8d2061 (patch) | |
tree | 37aea6d2bc263c6fa03d1fbcef364d292b46f589 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 7b43c67950f0985be257f5fb7d656557e24d92d9 (diff) |
powerpc/perf: Add support for the hv gpci (get performance counter info) interface
This provides a basic link between perf and hv_gpci. Notably, it does
not yet support transactions and does not list any events (they can
still be manually composed).
Example usage via perf tool:
perf stat -e 'hv_gpci/counter_info_version=3,offset=0,length=8,secondary_index=0,starting_index=0xffffffff,request=0x10/' -r 0 -C 0 -x ' ' sleep 0.1
Signed-off-by: Cody P Schafer <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions