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
-c, --cpu-stat mode
-C, --cpu-list list
-d, --delay seconds
-s, --sort column
-S, --softirq
-t, --threshold min
-h, --help
-V, --version
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/.
2025-03-29 | util-linux 2.41 |