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-x86_64.c t ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hiramatu@sourceware.org	2007-08-20 18:25:15

Modified files:
	runtime        : ChangeLog stack-x86_64.c 
	tapset         : ChangeLog ioblock.stp 

Log message:
	2007-08-20  Masami Hiramatsu <mhiramat@redhat.com>
	
	* ioblock.stp: Fix __bio_ino() not to access i_ino if the page is not
	assigned to any inode.
	* stack-x86_64.c: Fix backtrace to use the value of stack register
	instead of its address.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.217&r2=1.218
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/stack-x86_64.c.diff?cvsroot=systemtap&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/ChangeLog.diff?cvsroot=systemtap&r1=1.174&r2=1.175
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/ioblock.stp.diff?cvsroot=systemtap&r1=1.6&r2=1.7


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