lkml.org 
[lkml]   [2018]   [Feb]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 1/2] perf trace: Detail usages on the man page
Date
There're no descriptions about how to use perf trace with options and commands on the man page, so detail usages

Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Taeung Song <treeze.taeung@gmail.com>
Signed-off-by: Sangwon Hong <qpakzk@gmail.com>
---
tools/perf/Documentation/perf-trace.txt | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/tools/perf/Documentation/perf-trace.txt b/tools/perf/Documentation/perf-trace.txt
index 33a88e9..2608d16 100644
--- a/tools/perf/Documentation/perf-trace.txt
+++ b/tools/perf/Documentation/perf-trace.txt
@@ -8,8 +8,10 @@ perf-trace - strace inspired tool
SYNOPSIS
--------
[verse]
-'perf trace'
-'perf trace record'
+'perf trace' [<options>] [<command>]
+'perf trace' [<options>] -- <command> [<options>]
+'perf trace record' [<options>] [<command>]
+'perf trace record' [<options>] -- <command> [<options>]

DESCRIPTION
-----------
--
2.7.4
\
 
 \ /
  Last update: 2018-02-05 20:58    [W:0.071 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site