blob: 056320eecb3abb07c7375f504abe43d3e23e8fe2 [file] [log] [blame]
Ingo Molnar0a02ad92009-09-11 12:12:54 +02001perf-sched(1)
2==============
3
4NAME
5----
6perf-sched - Read perf.data (created by perf record) and display sched output
7
8SYNOPSIS
9--------
10[verse]
11'perf sched' [-i <file> | --input=file] symbol_name
12
13DESCRIPTION
14-----------
15This command reads the input file and displays the latencies recorded.
16
17OPTIONS
18-------
19-D::
20--dump-raw-trace=::
21 Display verbose dump of the sched data.
22
23SEE ALSO
24--------
25linkperf:perf-record[1]