public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Various fixes and enhancements for tracing
@ 2008-11-16  4:51 Frederic Weisbecker
  2008-11-16  6:58 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: Frederic Weisbecker @ 2008-11-16  4:51 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: Steven Rostedt, Linux Kernel

This patchset applies on latest -tip (and normally against latest Steven's tracing tree).

_ tracing/ftrace: Fixes unexpected -EINVAL when longest tracer name is set
_ tracing/ftrace: Change the type of the init() callback
_ tracing/branch-tracer: Fix a trace recursion on branch tracer
_ tracing/function-return-tracer: Support for dynamic ftrace on function return tracer

The first and the third are bug fixes and the others are submitted for purposes on improvement for
tracing and the function return tracer.
Note that I kept the "return" name for the names used in the last patch because we haven't yet
decided what could be the better name. But once we find it, I will change the name of data structures
and functions used by this tracer.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 0/4] Various fixes and enhancements for tracing
  2008-11-16  4:51 [PATCH 0/4] Various fixes and enhancements for tracing Frederic Weisbecker
@ 2008-11-16  6:58 ` Ingo Molnar
  0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2008-11-16  6:58 UTC (permalink / raw)
  To: Frederic Weisbecker; +Cc: Steven Rostedt, Linux Kernel


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

> This patchset applies on latest -tip (and normally against latest Steven's tracing tree).
> 
> _ tracing/ftrace: Fixes unexpected -EINVAL when longest tracer name is set
> _ tracing/ftrace: Change the type of the init() callback

applied to tip/tracing/ftrace,

> _ tracing/branch-tracer: Fix a trace recursion on branch tracer

applied to tip/tracing/branch-tracer,

> _ tracing/function-return-tracer: Support for dynamic ftrace on function return tracer

applied to tip/tracing/function-return-tracer.

thanks Frederic!

> The first and the third are bug fixes and the others are submitted 
> for purposes on improvement for tracing and the function return 
> tracer. Note that I kept the "return" name for the names used in the 
> last patch because we haven't yet decided what could be the better 
> name. But once we find it, I will change the name of data structures 
> and functions used by this tracer.

ok.

	Ingo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-16  6:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-16  4:51 [PATCH 0/4] Various fixes and enhancements for tracing Frederic Weisbecker
2008-11-16  6:58 ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox