summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
diff options
context:
space:
mode:
authorStanislav Fomichev2013-11-01 17:25:48 +0100
committerArnaldo Carvalho de Melo2013-11-27 18:58:37 +0100
commitc87097d39dae1c42a5068e00dd3b76a4162ee0fc (patch)
treea10189395b252d9f238cc0ee50f8f385a1697a25 /tools/perf/Documentation
parentperf timechart: Use proc_num to implement --power-only (diff)
downloadkernel-qcow2-linux-c87097d39dae1c42a5068e00dd3b76a4162ee0fc.tar.gz
kernel-qcow2-linux-c87097d39dae1c42a5068e00dd3b76a4162ee0fc.tar.xz
kernel-qcow2-linux-c87097d39dae1c42a5068e00dd3b76a4162ee0fc.zip
perf timechart: Add support for displaying only tasks related data
In order to make SVG smaller and faster to browse add possibility to switch off power related information with -T switch. Signed-off-by: Stanislav Fomichev <stfomichev@yandex-team.ru> Acked-by: Namhyung Kim <namhyung@kernel.org> Cc: Ingo Molnar <mingo@redhat.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1383323151-19810-5-git-send-email-stfomichev@yandex-team.ru Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/Documentation')
-rw-r--r--tools/perf/Documentation/perf-timechart.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/perf/Documentation/perf-timechart.txt b/tools/perf/Documentation/perf-timechart.txt
index 4373144a43b4..d8441894d9ec 100644
--- a/tools/perf/Documentation/perf-timechart.txt
+++ b/tools/perf/Documentation/perf-timechart.txt
@@ -35,6 +35,9 @@ OPTIONS
-P::
--power-only::
Only output the CPU power section of the diagram
+-T::
+--tasks-only::
+ Don't output processor state transitions
-p::
--process::
Select the processes to display, by name or PID