|
From: Masami H. <mhi...@re...> - 2009-09-14 20:47:17
|
Hi,
Here are bugfixes for kprobe-based event tracer. Thank you for review
and reporting bugs! I fixed it. And also I decided to disable
kprobe event when defining, since the events outputs may suddenly
mess up the ftrace ring_buffer.
Frederic, could you see the patch 4/6? which is what I said on the
previous threads.
Thank you,
---
Masami Hiramatsu (6):
tracing/kprobes: Disable kprobe events by default
tracing/kprobes: Fix profiling alignment for perf_counter buffer
tracing/kprobes: Add probe handler dispatcher for support perf and ftrace
ftrace: Fix trace_remove_event_call() to lock trace_event_mutex
ftrace: Fix trace_add_event_call() to initialize list
tracing/kprobes: Fix trace_probe registration order
Documentation/trace/kprobetrace.txt | 11 ++-
kernel/trace/trace_events.c | 11 ++-
kernel/trace/trace_kprobe.c | 146 +++++++++++++++++++++++------------
3 files changed, 114 insertions(+), 54 deletions(-)
--
Masami Hiramatsu
Software Engineer
Hitachi Computer Products (America), Inc.
Software Solutions Division
e-mail: mhi...@re...
|