perf tools: make -C consistent across commands (for cpu list arg)
[deliverable/linux.git] / tools / perf / Documentation / perf-report.txt
index 212f24d672e1ac2f88b5c2f4a8fb84863fd5e820..dc85392a5ac75a081ddf025702321f3027aa44d5 100644 (file)
@@ -39,7 +39,7 @@ OPTIONS
 -T::
 --threads::
        Show per-thread event counters
--C::
+-c::
 --comms=::
        Only consider symbols in these comms. CSV that understands
        file://filename entries.
@@ -128,7 +128,7 @@ OPTIONS
 --symfs=<directory>::
         Look for files with symbols relative to this directory.
 
--c::
+-C::
 --cpu:: Only report samples for the list of CPUs provided. Multiple CPUs can
        be provided as a comma-separated list with no space: 0,1. Ranges of
        CPUs are specified with -: 0-2. Default is to report samples on all
This page took 0.025309 seconds and 5 git commands to generate.