[kgtp] r985 committed - *20120319 release*...

  • From: kgtp@xxxxxxxxxxxxxx
  • To: kgtp@xxxxxxxxxxxxx
  • Date: Mon, 19 Mar 2012 08:08:17 +0000

Revision: 985
Author:   teawater
Date:     Mon Mar 19 01:04:15 2012
Log:      *20120319 release*
* Fix bug with GDB RSP package sum check.

* Increase the speed of access to trace state variables.

* Increase the speed of agent code execution.

* Remove the current agent code "printf" support because GDB will support new
  format of agent code "printf".

* Fix bug about access $current_task_pid.

* Add new debug switch GTP_DEBUG_V (just for developer).

* Add new add-ons hotcode.py.  It can show the hotest code line
  in the Kernel or user space program through parse and record
  the pc address in the interrupt handler.

http://code.google.com/p/kgtp/source/detail?r=985

Added:
 /tags/20120319
Replaced:
 /tags/20120319/Makefile
 /tags/20120319/UPDATE
 /tags/20120319/add-ons/hotcode.py
 /tags/20120319/dkms.conf
 /tags/20120319/gtp.c
 /tags/20120319/gtp_2.6.33_to_2.6.38.patch
 /tags/20120319/gtp_2.6.39.patch
 /tags/20120319/gtp_3.0_to_upstream.patch
 /tags/20120319/gtp_for_review.patch
 /tags/20120319/gtp_older_to_2.6.32.patch


Other related posts:

  • » [kgtp] r985 committed - *20120319 release*... - kgtp