linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [tip:perf/urgent] perf sched: Fix documentation for timehist
@ 2018-04-16  6:46 tip-bot for Takuya Yamamoto
  0 siblings, 0 replies; only message in thread
From: tip-bot for Takuya Yamamoto @ 2018-04-16  6:46 UTC (permalink / raw)
  To: linux-tip-commits; +Cc: linux-kernel, acme, tkydevel, tglx, mingo, hpa, peterz

Commit-ID:  e8103e44cebe2ef891bc3a5c6c4b74854846968b
Gitweb:     https://git.kernel.org/tip/e8103e44cebe2ef891bc3a5c6c4b74854846968b
Author:     Takuya Yamamoto <tkydevel@gmail.com>
AuthorDate: Tue, 10 Apr 2018 23:35:39 +0900
Committer:  Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Thu, 12 Apr 2018 10:33:36 -0300

perf sched: Fix documentation for timehist

Fixed a incorrect option and usage to those shown by "perf sched timehist -h",
i.e. the default is really --call-graph, which is equivalent to -g.

Signed-off-by: Takuya Yamamoto <tkydevel@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lkml.kernel.org/n/tip-8fzo0dlsi1mku5aqx8brep5s@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
 tools/perf/Documentation/perf-sched.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/perf/Documentation/perf-sched.txt b/tools/perf/Documentation/perf-sched.txt
index bb33601a823b..63f938b887dd 100644
--- a/tools/perf/Documentation/perf-sched.txt
+++ b/tools/perf/Documentation/perf-sched.txt
@@ -104,8 +104,8 @@ OPTIONS for 'perf sched timehist'
     kallsyms pathname
 
 -g::
---no-call-graph::
-	Do not display call chains if present.
+--call-graph::
+	Display call chains if present (default on).
 
 --max-stack::
 	Maximum number of functions to display in backtrace, default 5.

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-04-16  6:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-16  6:46 [tip:perf/urgent] perf sched: Fix documentation for timehist tip-bot for Takuya Yamamoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).