# kgtp **Repository Path**: linglongGh/kgtp ## Basic Information - **Project Name**: kgtp - **Description**: KGTP 是一个能在产品系统上实时分析Linux内核和应用程序(包括Android)问题的全面动态跟踪器 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://kgtp.googlecode.com/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2014-04-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README KGTP http://kgtp.googlecode.com/ ==== *[中文介绍](https://code.google.com/p/kgtp/wiki/CN_Description)*
KGTP is a comprehensive dynamic tracer for analysing Linux kernel and application (including Android) problems on production systems in real time.
To use it, you don't need patch or rebuild the Linux kernel. Just build KGTP module and insmod it is OK.
http://www.youtube.com/watch?v=7nfGAbNsEZY or http://www.tudou.com/programs/view/fPu_koiKo38/ is the video that introduced KGTP in English.
http://www.infoq.com/cn/presentations/gdb-sharp-knife-kgtp-linux-kernel is the video that introduced KGTP in Chinese.
KGTP supports X86-32, X86-64, MIPS and ARM.
KGTP supports most versions of Linux kernel (from 2.6.18 to upstream).
Please goto [HOWTO](https://code.google.com/p/kgtp/wiki/HOWTO)(English) or [HOWTOCN](https://code.google.com/p/kgtp/wiki/HOWTOCN)(Chinese) to get howto use KGTP.
Or download the pdf version in https://raw.github.com/teawater/kgtp/master/kgtp.pdf (English) or https://raw.github.com/teawater/kgtp/master/kgtpcn.pdf (Chinese). Please goto [Table of different between GDB debug normal program and KGTP](https://code.google.com/p/kgtp/wiki/HOWTO#Table_of_different_between_GDB_debug_normal_program_and_KGTP) or [GDB调试普通程序和KGTP的区别表](https://code.google.com/p/kgtp/wiki/HOWTOCN#GDB调试普通程序和KGTP的区别表) get the table of different between GDB debug normal program and KGTP if you have experience using GDB debug normal program.
Please go to https://github.com/teawater/kgtp/blob/master/UPDATE to get more info about KGTP update.
http://www.freelists.org/list/kgtp is the maillist of KGTP.
*317654748* is the QQ group of KGTP.
If KGTP works for you, please [donate](https://me.alipay.com/teawater) to support its development. Thanks!