table of contents
IRQTOP(1) | User Commands | IRQTOP(1) |
NAME¶
irqtop - utility to display kernel interrupt information
SYNOPSIS¶
irqtop [options]
DESCRIPTION¶
Display kernel interrupt counter information in top(1) style view.
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
-d, --delay seconds
-s, --sort column
-S, --softirq
-V, --version
-h, --help
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>
REPORTING BUGS¶
For bug reports, use the issue tracker at <https://github.com/karelzak/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/>.
2022-02-14 | util-linux 2.37.4 |