aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorJulian Wiedmann <[email protected]>2020-09-15 10:04:39 +0300
committerVasily Gorbik <[email protected]>2021-02-09 15:57:04 +0100
commitbd83917155c1e60a6634dfef708972076b068c6e (patch)
tree5d3e69938e51504989a0be8a96337c5e0359dfb7 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent954d6235be412e3de33a43e68ab39342f5eccf9b (diff)
s390/qdio: track time of last data IRQ for each device
We currently track the time of the most recent QDIO Adapter Interrupt. This is a system-wide timestamp (as such interrupts are not bound to one specific qdio device). If interrupt processing stalls on one device but is functional for a different device, the timestamp continues to be updated and is of no help for problem diagnosis. So for debugging purposes also track the time of the last Data IRQ on a per-device level. Collect this data in the legacy non-AI path as well. Signed-off-by: Julian Wiedmann <[email protected]> Reviewed-by: Benjamin Block <[email protected]> Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions