KGTP (dynamic tracer for Linux kernel and applications) 20140510 release (add quick start script kgtp.py)

From: Hui Zhu
Date: Sun May 11 2014 - 21:48:14 EST


KGTP (http://teawater.github.io/kgtp/) is a comprehensive dynamic tracer for
analysing Linux kernel and application (including Android) problems on
production systems in real time.

I think people use KGTP first trouble is to configure complex.
So the main change of this version is add a script kgtp.py that will
auto setup and start KGTP and GDB in current machine.
Then to use KGTP:
wget https://raw.githubusercontent.com/teawater/kgtp/master/kgtp.py
sudo python kgtp.py

Please goto https://github.com/teawater/kgtp/blob/release/UPDATE
get more info about this release.

According to the comments of Christoph, Geoff and Andi. I make KGTP
function lite patch for Linux kernel upstream. Please goto
http://lkml.org/lkml/2013/11/21/7 to got 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/