public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -tip v3 0/3] Support stacktrace with dynamic event
@ 2011-06-14  7:02 Masami Hiramatsu
  2011-06-14  7:02 ` [PATCH -tip v3 1/3] [CLEANUP]x86: Swap save_stack_trace_regs parameters Masami Hiramatsu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Masami Hiramatsu @ 2011-06-14  7:02 UTC (permalink / raw)
  To: Ingo Molnar, Steven Rostedt
  Cc: Frederic Weisbecker, Peter Zijlstra, Namhyung Kim,
	yrl.pp-manager.tt, linux-kernel

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@hitachi.com


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

end of thread, other threads:[~2011-06-14  8:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-14  7:02 [PATCH -tip v3 0/3] Support stacktrace with dynamic event Masami Hiramatsu
2011-06-14  7:02 ` [PATCH -tip v3 1/3] [CLEANUP]x86: Swap save_stack_trace_regs parameters Masami Hiramatsu
2011-06-14  7:03 ` [PATCH -tip v3 2/3] Add weak save_stack_trace_regs() Masami Hiramatsu
2011-06-14  7:03 ` [PATCH -tip v3 3/3] [BUGFIX]tracing/kprobes: Fix kprobe-tracer to support stack trace Masami Hiramatsu

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