LSIRQ(1) | User Commands | LSIRQ(1) |
lsirq - utility to display kernel interrupt information
lsirq [options]
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.
-n, --noheadings
-o, --output list
-s, --sort column
-J, --json
-P, --pairs
-S, --softirq
-h, --help
-V, --version
Zhenwei Pi <pizhenwei@bytedance.com>, Sami Kerola <kerolasa@iki.fi>, Karel Zak <kzak@redhat.com>
For bug reports, use the issue tracker at <https://github.com/util-linux/util-linux/issues>.
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/>.
2022-05-11 | util-linux 2.38.1 |