perf diff: Use perf_session__fprintf_hists just like 'perf record'
[deliverable/linux.git] / tools / perf / Documentation / perf-report.txt
index 59f0b846cd7141a1c76de2486dd531b45b624334..abfabe9147a4f2a48b6fd47bfdb758de2a3f3eea 100644 (file)
@@ -24,11 +24,11 @@ OPTIONS
 --dsos=::
        Only consider symbols in these dsos. CSV that understands
        file://filename entries.
--n
---show-nr-samples
+-n::
+--show-nr-samples::
        Show the number of samples for each symbol
--T
---threads
+-T::
+--threads::
        Show per-thread event counters
 -C::
 --comms=::
@@ -39,6 +39,10 @@ OPTIONS
        Only consider these symbols. CSV that understands
        file://filename entries.
 
+-s::
+--sort=::
+       Sort by key(s): pid, comm, dso, symbol, parent.
+
 -w::
 --field-width=::
        Force each column width to the provided list, for large terminal
This page took 0.02533 seconds and 5 git commands to generate.