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, 22 Jul 2015 09:26:33 +0530
From:	Umesh Tiwari <umesh.t@...sung.com>
To:	rostedt@...dmis.org, mingo@...hat.com, linux-kernel@...r.kernel.org
Cc:	gupta.namit@...sung.com, pankaj.m@...sung.com,
	Umesh Tiwari <umesh.t@...sung.com>
Subject: [PATCH] ftrace-update-tracing_thresh-info

This patch updates the tracing_thresh information
in ftrace documentation file(ftrace.txt).

Signed-off-by: Umesh Tiwari <umesh.t@...sung.com>
---
 Documentation/trace/ftrace.txt |    9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/Documentation/trace/ftrace.txt b/Documentation/trace/ftrace.txt
index 572ca92..c9b9a7f 100644
--- a/Documentation/trace/ftrace.txt
+++ b/Documentation/trace/ftrace.txt
@@ -137,8 +137,13 @@ of ftrace. Here is a list of some of the key files:
 
   tracing_thresh:
 
-	Some latency tracers will record a trace whenever the
-	latency is greater than the number in this file.
+	Function graph,Function profile and some latency tracers
+	will record a trace whenever the latency is greater than
+	the number in this file.
+
+	In case of Function profile entries whose average value is
+	greater than the number in this file will be recorded.
+
 	Only active when the file contains a number greater than 0.
 	(in microseconds)
 
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ