* [tip:perf/core] perf trace: Add man page entry for --event
@ 2015-02-26 11:32 tip-bot for Arnaldo Carvalho de Melo
0 siblings, 0 replies; only message in thread
From: tip-bot for Arnaldo Carvalho de Melo @ 2015-02-26 11:32 UTC (permalink / raw)
To: linux-tip-commits
Cc: bp, dsahern, eranian, acme, hpa, tglx, efault, peterz,
linux-kernel, dzickus, mingo, adrian.hunter, fweisbec, namhyung,
jolsa
Commit-ID: 77c92582a52308868b6ef30a7e551eaceb0fc246
Gitweb: http://git.kernel.org/tip/77c92582a52308868b6ef30a7e551eaceb0fc246
Author: Arnaldo Carvalho de Melo <acme@redhat.com>
AuthorDate: Sat, 21 Feb 2015 11:49:10 -0800
Committer: Arnaldo Carvalho de Melo <acme@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.hunter@intel.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: David Ahern <dsahern@gmail.com>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-mx152b6x9cgknhw91vsyjlnd@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@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
----------
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-02-26 11:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-26 11:32 [tip:perf/core] perf trace: Add man page entry for --event tip-bot for Arnaldo Carvalho de Melo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome