|
Server : Apache System : Linux server.mata-lashes.com 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : matalashes ( 1004) PHP Version : 8.1.29 Disable Function : NONE Directory : /proc/17567/root/usr/share/systemtap/examples/interrupt/ |
Upload File : |
title: Record Interrupts on a Per-Device Basis
name: interrupts-by-dev.stp
version: 1.0
author: Prerna Saxena (prerna@linux.vnet.ibm.com)
keywords: interrupt
subsystem: interrupt
status: production
exit: user-controlled
output: timed
scope: system-wide
description: The interrupts-by-dev.stp script profiles interrupts received by each device per 100 ms.
test_support: stap -l 'kernel.trace("irq_handler_entry")'
test_check: stap -p4 interrupts-by-dev.stp
test_installcheck: stap interrupts-by-dev.stp -T 1