aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perf-sched.txt
blob: 056320eecb3abb07c7375f504abe43d3e23e8fe2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
perf-sched(1)
==============

NAME
----
perf-sched - Read perf.data (created by perf record) and display sched output

SYNOPSIS
--------
[verse]
'perf sched' [-i <file> | --input=file] symbol_name

DESCRIPTION
-----------
This command reads the input file and displays the latencies recorded.

OPTIONS
-------
-D::
--dump-raw-trace=::
        Display verbose dump of the sched data.

SEE ALSO
--------
linkperf:perf-record[1]