[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <491FA6E8.2010506@gmail.com>
Date: Sun, 16 Nov 2008 05:51:52 +0100
From: Frederic Weisbecker <fweisbec@...il.com>
To: Ingo Molnar <mingo@...e.hu>
CC: Steven Rostedt <rostedt@...dmis.org>,
Linux Kernel <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/4] Various fixes and enhancements for tracing
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@...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