Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1676708

[PATCH] perf Documentation: branch_type event parameter

From kan.liang@intel.com
Newsgroups linux.kernel
Subject [PATCH] perf Documentation: branch_type event parameter
Date 2017-06-28 16:30 +0200
Message-ID <tXm8F-7TU-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From: Kan Liang <kan.liang@intel.com>

There is no document for earlier patch.
commit ac12f6764c50 ("perf tools: Implement branch_type event
parameter")

Document the branch_type event parameter.

Signed-off-by: Kan Liang <kan.liang@intel.com>
---
 tools/perf/Documentation/perf-record.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tools/perf/Documentation/perf-record.txt b/tools/perf/Documentation/perf-record.txt
index b0e9e92..43bd776b 100644
--- a/tools/perf/Documentation/perf-record.txt
+++ b/tools/perf/Documentation/perf-record.txt
@@ -57,6 +57,9 @@ OPTIONS
 			 FP mode, "dwarf" for DWARF mode, "lbr" for LBR mode and
 			 "no" for disable callgraph.
 	  - 'stack-size': user stack size for dwarf mode
+	  - 'branch_type': Configure branch types.
+			   See --branch-filter for acceptable branch types.
+			   "no" for disable branch sampling
 
           See the linkperf:perf-list[1] man page for more parameters.
 
-- 
2.9.4

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH] perf Documentation: branch_type event parameter kan.liang@intel.com - 2017-06-28 16:30 +0200

csiph-web