All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] tracing/kprobes: kprobes fixes
@ 2009-10-03  2:31 Frederic Weisbecker
  2009-10-03  2:31 ` [PATCH 1/3] tracing/kprobes: Use global event perf buffers in kprobe tracer Frederic Weisbecker
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Frederic Weisbecker @ 2009-10-03  2:31 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: LKML, Frederic Weisbecker, Steven Rostedt, Li Zefan

Ingo,

Please pull the tracing/kprobes tree that can be found at:

  git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
	tracing/kprobes

(I'm just waiting a bit before pushing the perf probe patches
while we discuss some syntax things).

Thanks.

Masami Hiramatsu (3):
      tracing/kprobes: Use global event perf buffers in kprobe tracer
      x86: Add VIA processor instructions in opcodes decoder
      tracing/ftrace: Fix to check create_event_dir() when adding new events

 arch/x86/lib/x86-opcode-map.txt |    8 +++-
 kernel/trace/trace_events.c     |   25 +++++----
 kernel/trace/trace_kprobe.c     |  115 +++++++++++++++++++++++++--------------
 3 files changed, 94 insertions(+), 54 deletions(-)

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

end of thread, other threads:[~2009-10-03 10:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-03  2:31 [GIT PULL] tracing/kprobes: kprobes fixes Frederic Weisbecker
2009-10-03  2:31 ` [PATCH 1/3] tracing/kprobes: Use global event perf buffers in kprobe tracer Frederic Weisbecker
2009-10-03  2:31 ` [PATCH 2/3] x86: Add VIA processor instructions in opcodes decoder Frederic Weisbecker
2009-10-03  2:31 ` [PATCH 3/3] tracing/ftrace: Fix to check create_event_dir() when adding new events Frederic Weisbecker
2009-10-03 10:35 ` [GIT PULL] tracing/kprobes: kprobes fixes Ingo Molnar
2009-10-03 10:49   ` Ingo Molnar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.