table of contents
LSIRQ(1) | User Commands | LSIRQ(1) |
NAME¶
lsirq - utility to display kernel interrupt information
SYNOPSIS¶
lsirq [options]
DESCRIPTION¶
Display kernel interrupt counter information.
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¶
-n, --noheadings
-o, --output list
-s, --sort column
-J, --json
-P, --pairs
-S, --softirq
-t, --threshold min
-C, --cpu-list list
-h, --help
-V, --version
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 lsirq 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-18 | util-linux 2.41 |