• Home
  • Raw
  • Download

Lines Matching +full:per +full:- +full:string

1 perf-kowrk(1)
5 ----
6 perf-kwork - Tool to trace/measure kernel work properties (latencies)
9 --------
14 -----------
20 'perf kwork report' to report the per kwork runtime.
22 'perf kwork latency' to report the per kwork latencies.
27 perf kwork record -- sleep 1
29 perf kwork report -b
31 perf kwork latency -b
39 ----------------- ----------------- ------ ------------------------- ---------- ----------
58 -------
59 -D::
60 --dump-raw-trace=::
63 -f::
64 --force::
67 -k::
68 --kwork::
71 -v::
72 --verbose::
76 ----------------------------
78 -b::
79 --use-bpf::
82 -C::
83 --cpu::
86 -i::
87 --input::
90 -n::
91 --name::
94 -s::
95 --sort::
98 -S::
99 --with-summary::
102 --time::
105 string is ',x.y') then analysis starts at the beginning of the file. If
106 stop time is not given (i.e, time string is 'x.y,') then analysis goes
110 ----------------------------
112 -b::
113 --use-bpf::
116 -C::
117 --cpu::
120 -i::
121 --input::
124 -n::
125 --name::
128 -s::
129 --sort::
132 --time::
135 string is ',x.y') then analysis starts at the beginning of the file. If
136 stop time is not given (i.e, time string is 'x.y,') then analysis goes
140 ---------------------------------
142 -C::
143 --cpu::
146 -g::
147 --call-graph::
150 -i::
151 --input::
154 -k::
155 --vmlinux=<file>::
158 -n::
159 --name::
162 --kallsyms=<file>::
165 --max-stack::
168 --symfs=<directory>::
171 --time::
174 string is ',x.y') then analysis starts at the beginning of the file. If
175 stop time is not given (i.e, time string is 'x.y,') then analysis goes
179 --------
180 linkperf:perf-record[1]