[PATCH 0/4] Various fixes and enhancements for tracing

From: Frederic Weisbecker
Date: Sat Nov 15 2008 - 23:52:15 EST


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