summaryrefslogblamecommitdiffstats
path: root/tools/perf/Documentation/perf-trace.txt
blob: 41ed75398ca98efd9211d367e4e64f5de6da06e0 (plain) (tree)
























                                                                             
perf-trace(1)
==============

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

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

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

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

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