[PATCH -tip v3 0/3] Support stacktrace with dynamic event

From: Masami Hiramatsu
Date: Tue Jun 14 2011 - 04:36:05 EST


Hi,

Here is the 3rd version of stacktrace support with
dynamic event tracer.

I've just fix patch styles according to Ingo's
comments.

Thank you,

---

Masami Hiramatsu (3):
[BUGFIX]tracing/kprobes: Fix kprobe-tracer to support stack trace
Add weak save_stack_trace_regs()
[CLEANUP]x86: Swap save_stack_trace_regs parameters


arch/x86/kernel/stacktrace.c | 2 +-
arch/x86/mm/kmemcheck/error.c | 2 +-
include/linux/ftrace_event.h | 4 ++++
include/linux/stacktrace.h | 4 ++--
kernel/stacktrace.c | 14 ++++++++++----
kernel/trace/trace.c | 34 +++++++++++++++++++++++++++++-----
kernel/trace/trace.h | 9 +++++++++
kernel/trace/trace_kprobe.c | 6 ++++--
8 files changed, 60 insertions(+), 15 deletions(-)

--
Masami HIRAMATSU
Software Platform Research Dept. Linux Technology Center
Hitachi, Ltd., Yokohama Research Laboratory
E-mail: masami.hiramatsu.pt@xxxxxxxxxxx

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