perf symbols: Add symfs option for off-box analysis using specified tree
[firefly-linux-kernel-4.4.55.git] / tools / perf / Documentation / perf-timechart.txt
index a7910099d6fd5111470b543d9aa2bcfe57fc96c4..d7b79e2ba2adbe2cc0cb6468a9d84d6b73b8ed0f 100644 (file)
@@ -31,10 +31,15 @@ OPTIONS
 -w::
 --width=::
         Select the width of the SVG file (default: 1000)
--p::
+-P::
 --power-only::
         Only output the CPU power section of the diagram
+-p::
+--process::
+        Select the processes to display, by name or PID
 
+--symfs=<directory>::
+        Look for files with symbols relative to this directory.
 
 SEE ALSO
 --------