public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* KGTP (Linux Kernel debugger and tracer) 20111111 release (Android support OK)
@ 2011-11-14  5:15 Hui Zhu
  2011-12-12 11:13 ` Geunsik Lim
  0 siblings, 1 reply; 6+ messages in thread
From: Hui Zhu @ 2011-11-14  5:15 UTC (permalink / raw)
  To: linux-kernel, gdb, kgtp
  Cc: Marc Khouzam, Thiago Jung Bauermann, Steven, colyli,
	Christoph Hellwig, Steven Rostedt, Randy Dunlap

KGTP is a realtime and lightweight Linux Kernel GDB debugger and tracer.

It makes Linux Kernel supply a GDB remote debug interface. Then GDB in
current machine or remote machine can debug and trace Linux through
GDB tracepoint without stopping the Linux Kernel.
And even if the board doesn't have GDB on it and doesn't have
interface for remote debug. It can debug the Linux Kernel using
offline debug.
Now, it supports X86-32, X86-64, MIPS and ARM.

Now, KGTP 20111111 release.

The change of this release is:
Add a doc for use KGTP with Android in
https://code.google.com/p/kgtp/wiki/HowToUseKGTPinAndroid
post_handler will make kprobes-optimization cannot be used. So make
gtp_kp_post_handler be call only when tpe->step is true.
Make rdtsc_current to x86 special.
Register easy Kprobe handler to speed up it when no tracepoint access
$cooked_clock, $cooked_rdtsc or "pc_pe" tvariable.
Fix a bug of ARM build.
To get other change info please goto https://code.google.com/p/kgtp/wiki/UPDATE

According to the comments of Christoph.  I make a patch for Linux
Kernel and make it looks OK with checkpatch.pl.  The file gtp.patch is
include in the source of KGTP code.

Thanks,
Hui

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

end of thread, other threads:[~2011-12-16 10:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-14  5:15 KGTP (Linux Kernel debugger and tracer) 20111111 release (Android support OK) Hui Zhu
2011-12-12 11:13 ` Geunsik Lim
2011-12-12 14:06   ` Hui Zhu
2011-12-13  1:37     ` Geunsik Lim
2011-12-14 13:09       ` Hui Zhu
2011-12-16 10:05         ` Geunsik Lim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).