Commit-ID:  77c92582a52308868b6ef30a7e551eaceb0fc246
Gitweb:     http://git.kernel.org/tip/77c92582a52308868b6ef30a7e551eaceb0fc246
Author:     Arnaldo Carvalho de Melo <a...@redhat.com>
AuthorDate: Sat, 21 Feb 2015 11:49:10 -0800
Committer:  Arnaldo Carvalho de Melo <a...@redhat.com>
CommitDate: Sun, 22 Feb 2015 22:22:07 -0300

perf trace: Add man page entry for --event

Forgot to do it when adding the feature.

Cc: Adrian Hunter <adrian.hun...@intel.com>
Cc: Borislav Petkov <b...@suse.de>
Cc: David Ahern <dsah...@gmail.com>
Cc: Don Zickus <dzic...@redhat.com>
Cc: Frederic Weisbecker <fweis...@gmail.com>
Cc: Jiri Olsa <jo...@redhat.com>
Cc: Mike Galbraith <efa...@gmx.de>
Cc: Namhyung Kim <namhy...@kernel.org>
Cc: Peter Zijlstra <pet...@infradead.org>
Cc: Stephane Eranian <eran...@google.com>
Link: http://lkml.kernel.org/n/tip-mx152b6x9cgknhw91vsyj...@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <a...@redhat.com>
---
 tools/perf/Documentation/perf-trace.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tools/perf/Documentation/perf-trace.txt 
b/tools/perf/Documentation/perf-trace.txt
index d6778e6..ba03fd5 100644
--- a/tools/perf/Documentation/perf-trace.txt
+++ b/tools/perf/Documentation/perf-trace.txt
@@ -118,6 +118,9 @@ the thread executes on the designated CPUs. Default is to 
monitor all CPUs.
 --syscalls::
        Trace system calls. This options is enabled by default.
 
+--event::
+       Trace other events, see 'perf list' for a complete list.
+
 PAGEFAULTS
 ----------
 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to