This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src runtime/ChangeLog runtime/stack-ia64.c tes ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hiramatu@sourceware.org	2008-02-06 22:07:42

Modified files:
	runtime        : ChangeLog stack-ia64.c 
	testsuite      : ChangeLog 
	testsuite/systemtap.context: backtrace.stp backtrace.tcl 

Log message:
	2008-02-06  Masami Hiramatsu <mhiramat@redhat.com>
	
	* stack-ia64.c (__stp_show_stack_sym): Skip printing symbol if (ip ==
	REG_IP(regs)).
	
	2008-02-06  Masami Hiramatsu  <mhiramat@redhat.com>
	
	* systemtap.context/backtrace.tcl: Fixed regular expressions and Added
	new expression for return probe on ia64.
	* systemtap.context/backtrace.stp(print_all_trace_info): Added
	trace point output before calling print_stack().

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.241&r2=1.242
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/stack-ia64.c.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.203&r2=1.204
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.context/backtrace.stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.context/backtrace.tcl.diff?cvsroot=systemtap&r1=1.4&r2=1.5


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]