lkml.org 
[lkml]   [2016]   [Jan]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v14 02/23] perf config: Document variables for 'tui' and 'gtk' sections in man page
Date
Explain 'tui' and 'gtk' sections and these variables.

'top', 'report' and 'annotate'

Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Taeung Song <treeze.taeung@gmail.com>
---
tools/perf/Documentation/perf-config.txt | 9 +++++++++
1 file changed, 9 insertions(+)

diff --git a/tools/perf/Documentation/perf-config.txt b/tools/perf/Documentation/perf-config.txt
index e77dcd1..9d752ca 100644
--- a/tools/perf/Documentation/perf-config.txt
+++ b/tools/perf/Documentation/perf-config.txt
@@ -144,6 +144,15 @@ colors.*::
Colors for headers in the output of a sub-commands (top, report).
Default values are 'white', 'blue'.

+tui.*, gtk.*::
+ Available subcommands are 'top', 'report' and 'annotate'.
+ These values are a boolean type, for example:
+
+ top = true
+
+ By setting value, TUI or GTK can be enabled or not. But it is needed
+ that perf detects the required library for them during build.
+
SEE ALSO
--------
linkperf:perf[1]
--
2.5.0
\
 
 \ /
  Last update: 2016-01-11 16:21    [W:0.122 / U:0.180 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site