diff options
author | Thomas Richter <[email protected]> | 2024-08-08 10:58:57 +0200 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2024-08-21 16:17:01 +0200 |
commit | 6d9a732d8a4ab4a56eb7b4b9922f85fedc5827dd (patch) | |
tree | a293a849e1687ed860dfb0270733c8ed6eb1faa7 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 742a7557164bbde9f3263aeebc581fb985fe7dbc (diff) |
s390/cpum_sf: Ignore qsi() return code
qsi() executes the instruction qsi (query sample information)
and stores the result of the query in a sample information block
pointed to by the function argument. The instruction does not
change the condition code register. The return code is always
zero. No need to check for errors. Remove now unreferenced
macros PMC_FAILURE and RS_INIT_FAILURE_QSI.
Signed-off-by: Thomas Richter <[email protected]>
Acked-by: Sumanth Korikkar <[email protected]>
Cc: Heiko Carstens <[email protected]>
Cc: Vasily Gorbik <[email protected]>
Cc: Alexander Gordeev <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions