KGTP (Linux debugger and tracer) 20130218 release (add watchtracepoint control hardware breakpoints to record memory and bug fix)

From: Hui Zhu
Date: Mon Feb 18 2013 - 06:08:12 EST


Hi guys,

KGTP (http://code.google.com/p/kgtp/) is a flexible, lightweight and
realtime Linux debugger and tracer.
To use it, you don't need patch or rebuild the Linux kernel. Just
build KGTP module and insmod it is OK.

Please go to http://code.google.com/p/kgtp/wiki/HOWTO or
http://code.google.com/p/kgtp/wiki/HOWTO (Chinese) to get more info
about howto use KGTP.

Now, KGTP 20130218 release.
You can get the package for it from
http://kgtp.googlecode.com/files/kgtp_20130218.tar.bz2
or
svn co https://kgtp.googlecode.com/svn/tags/20130218

The main change of this release is add watch tracepoint control
hardware breakpoints to record memory.
Please goto http://code.google.com/p/kgtp/wiki/HOWTO#Howto_use_watch_tracepoint_control_hardware_breakpoints_to_recor
or http://code.google.com/p/kgtp/wiki/HOWTOCN#如何用watch_tracepoint控制硬件断点记录内存访问;
(Chinese version) get more info about watch tracepoint.

Another one is fix memory leak of output the value directly function.
Please goto http://code.google.com/p/kgtp/wiki/UPDATE get more info
about this release.

According to the comments of Christoph, Geoff and Andi. I make lite
patch for review. Please goto https://lkml.org/lkml/2012/5/9/90 to
see it.

Thanks,
Hui
--
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/