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>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 8 Dec 2008 15:15:47 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Frederic Weisbecker <fweisbec@...il.com>
Cc:	Steven Rostedt <rostedt@...dmis.org>,
	Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 3/3] tracing/function-graph-tracer: append the
	tracing_graph_flag


* Frederic Weisbecker <fweisbec@...il.com> wrote:

> Impact: Provide a way to pause the function graph tracer
> 
> As suggested by Steven Rostedt, the previous patch that prevented from 
> spinlock function tracing shouldn't use the raw_spinlock to fix it. 
> It's much better to follow lockdep with normal spinlock, so this patch 
> adds a new flag for each task to make the function graph tracer able to 
> be paused. We also can send an ftrace_printk whithout worrying of the 
> irrelevant traced spinlock during insertion.
> 
> Signed-off-by: Frederic Weisbecker <fweisbec@...il.com>

applied to tip/tracing/function-graph-tracer, thanks Frederic!

	Ingo
--
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