lkml.org 
[lkml]   [2015]   [Nov]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 11/12] perf trace: Fix documentation for -i
    Date
    From: Peter Feiner <pfeiner@google.com>

    The -i flag was incorrectly listed as a short flag for --no-inherit. It
    should have only been listed as a short flag for --input.

    This documentation error has existed since the --input flag was
    introduced in 6810fc915f7a89d8134edb3996dbbf8eac386c26 (perf trace: Add
    option to analyze events in a file versus live).

    Signed-off-by: Peter Feiner <pfeiner@google.com>
    Cc: David Ahern <dsahern@gmail.com>
    Link: http://lkml.kernel.org/r/1446657706-14518-1-git-send-email-pfeiner@google.com
    Fixes: 6810fc915f7a ("perf trace: Add option to analyze events in a file versus live")
    Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
    ---
    tools/perf/Documentation/perf-trace.txt | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/tools/perf/Documentation/perf-trace.txt b/tools/perf/Documentation/perf-trace.txt
    index 7ea078658a87..13293de8869f 100644
    --- a/tools/perf/Documentation/perf-trace.txt
    +++ b/tools/perf/Documentation/perf-trace.txt
    @@ -62,7 +62,6 @@ OPTIONS
    --verbose=::
    Verbosity level.

    --i::
    --no-inherit::
    Child tasks do not inherit counters.

    --
    2.1.0


    \
     
     \ /
      Last update: 2015-11-05 17:21    [W:4.403 / U:0.280 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site