diff options
author | Thomas Richter <tmricht@linux.ibm.com> | 2024-08-08 10:58:57 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2024-08-21 16:17:01 +0200 |
commit | 6d9a732d8a4ab4a56eb7b4b9922f85fedc5827dd (patch) | |
tree | a293a849e1687ed860dfb0270733c8ed6eb1faa7 /tools/perf/scripts/python/call-graph-from-postgresql.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 <tmricht@linux.ibm.com>
Acked-by: Sumanth Korikkar <sumanthk@linux.ibm.com>
Cc: Heiko Carstens <hca@linux.ibm.com>
Cc: Vasily Gorbik <gor@linux.ibm.com>
Cc: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions