Messages in this thread |  | | | From | Frederic Weisbecker <> | | Subject | [PATCH 0/2] tracing/core: another fixes | | Date | Thu, 28 May 2009 01:35:25 +0200 |
| |
Hi,
Here are two another fixes for ftrace, on top of tracing/core.
Thanks, Frederic.
The following changes since commit c2adae0970ca1db8adb92fb56ae3bcabd916e8bd: Steven Rostedt (1): tracing: convert irq events to use __print_symbolic
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git tracing/core
Heiko Carstens (1): trace: disable preemption before taking raw spinlocks
Zhaolei (1): ftrace: don't convert function's local variable name in macro
include/trace/ftrace.h | 20 ++++++++++---------- kernel/trace/trace.c | 2 ++ 2 files changed, 12 insertions(+), 10 deletions(-)
|  |