table of contents
- Tumbleweed 2.42.1-1.1
- Leap-16.0
- Leap-15.6
| IRQTOP(1) | User Commands | IRQTOP(1) |
NAME¶
irqtop - display kernel interrupt information
SYNOPSIS¶
irqtop [options]
DESCRIPTION¶
Display interrupt-counter information from the kernel in the style of top(1).
The default output is subject to change. So whenever possible, you should avoid using default outputs in your scripts. Always explicitly define expected columns by using --output.
OPTIONS¶
-o, --output list
-b, --batch
-c, --cpu-stat when
-C, --cpu-list list
-d, --delay seconds
-J, --json
-n, --iter number
-s, --sort column
-S, --softirq
-t, --threshold min
-h, --help
-V, --version
ENVIRONMENT¶
LIBSMARTCOLS_DEBUG=all
LIBSMARTCOLS_DEBUG_PADDING=on
LIBSMARTCOLS_JSON=compact|lines
INTERACTIVE MODE KEY COMMANDS¶
i
t
d
n
q Q
AUTHORS¶
Zhenwei Pi <pizhenwei@bytedance.com>, Sami Kerola <kerolasa@iki.fi>, Karel Zak <kzak@redhat.com> Robin Jarry <robin@jarry.cc>
REPORTING BUGS¶
For bug reports, use the issue tracker <https://github.com/util-linux/util-linux/issues>.
AVAILABILITY¶
The irqtop command is part of the util-linux package which can be downloaded from Linux Kernel Archive <https://www.kernel.org/pub/linux/utils/util-linux/>.
| 2026-04-28 | util-linux 2.42.1 |