lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Wed, 28 Jun 2017 10:24:33 -0400
From:   kan.liang@...el.com
To:     acme@...nel.org
Cc:     mingo@...hat.com, jolsa@...hat.com, ak@...ux.intel.com,
        linux-kernel@...r.kernel.org, Kan Liang <kan.liang@...el.com>
Subject: [PATCH] perf Documentation: branch_type event parameter

From: Kan Liang <kan.liang@...el.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@...el.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ