OSDN Git Service

841a8bd7835eacf9bf7c8f93e8be4b860102b9ea
[linuxjm/jm.git] / manual / util-linux / original / man1 / lsirq.1
1 '\" t
2 .\"     Title: lsirq
3 .\"    Author: [see the "AUTHOR(S)" section]
4 .\" Generator: Asciidoctor 2.0.15
5 .\"      Date: 2022-02-14
6 .\"    Manual: User Commands
7 .\"    Source: util-linux 2.37.4
8 .\"  Language: English
9 .\"
10 .TH "LSIRQ" "1" "2022-02-14" "util\-linux 2.37.4" "User Commands"
11 .ie \n(.g .ds Aq \(aq
12 .el       .ds Aq '
13 .ss \n[.ss] 0
14 .nh
15 .ad l
16 .de URL
17 \fI\\$2\fP <\\$1>\\$3
18 ..
19 .als MTO URL
20 .if \n[.g] \{\
21 .  mso www.tmac
22 .  am URL
23 .    ad l
24 .  .
25 .  am MTO
26 .    ad l
27 .  .
28 .  LINKSTYLE blue R < >
29 .\}
30 .SH "NAME"
31 lsirq \- utility to display kernel interrupt information
32 .SH "SYNOPSIS"
33 .sp
34 \fBlsirq\fP [options]
35 .SH "DESCRIPTION"
36 .sp
37 Display kernel interrupt counter information.
38 .sp
39 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 \fB\-\-output\fP.
40 .SH "OPTIONS"
41 .sp
42 \fB\-n\fP, \fB\-\-noheadings\fP
43 .RS 4
44 Don\(cqt print headings.
45 .RE
46 .sp
47 \fB\-o\fP, \fB\-\-output\fP \fIlist\fP
48 .RS 4
49 Specify which output columns to print. Use \fB\-\-help\fP to get a list of all supported columns. The default list of columns may be extended if list is specified in the format \fI+list\fP.
50 .RE
51 .sp
52 \fB\-s\fP, \fB\-\-sort\fP \fIcolumn\fP
53 .RS 4
54 Specify sort criteria by column name. See \fB\-\-help\fP output to get column names.
55 .RE
56 .sp
57 \fB\-J\fP, \fB\-\-json\fP
58 .RS 4
59 Use JSON output format.
60 .RE
61 .sp
62 \fB\-P\fP, \fB\-\-pairs\fP
63 .RS 4
64 Produce output in the form of key="value" pairs. All potentially unsafe characters are hex\-escaped (\(rsx<code>).
65 .RE
66 .sp
67 \fB\-S\fP, \fB\-\-softirq\fP
68 .RS 4
69 Show softirqs information.
70 .RE
71 .sp
72 \fB\-V\fP, \fB\-\-version\fP
73 .RS 4
74 Display version information and exit.
75 .RE
76 .sp
77 \fB\-h\fP, \fB\-\-help\fP
78 .RS 4
79 Display help text and exit.
80 .RE
81 .SH "AUTHORS"
82 .sp
83 .MTO "pizhenwei\(atbytedance.com" "Zhenwei Pi" ","
84 .MTO "kerolasa\(atiki.fi" "Sami Kerola" ","
85 .MTO "kzak\(atredhat.com" "Karel Zak" ""
86 .SH "REPORTING BUGS"
87 .sp
88 For bug reports, use the issue tracker at \c
89 .URL "https://github.com/karelzak/util\-linux/issues" "" "."
90 .SH "AVAILABILITY"
91 .sp
92 The \fBlsirq\fP command is part of the util\-linux package which can be downloaded from \c
93 .URL "https://www.kernel.org/pub/linux/utils/util\-linux/" "Linux Kernel Archive" "."