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/uprobes/uprobes.c runtime/uprobes/ ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	kenistoj@sourceware.org	2007-10-16 23:40:49

Modified files:
	runtime/uprobes: uprobes.c uprobes.h uprobes_i386.c 
	                 uprobes_i386.h uprobes_ppc64.h uprobes_s390.h 
	.              : ChangeLog 

Log message:
	* runtime/uprobes/uprobes.[ch], uprobes_i386.[ch],
	uprobes_ppc64.h, uprobes_s390.h: Adjusted SLOT_IP and
	arch_validate_probed_insn to accept task pointer (needed by
	x86_64); added uprobe_probept_arch_info and uprobe_task_arch_info
	(ditto).
	* runtime/uprobes/uprobes_i386.c: Fixed a couple of glitches
	discovered when porting to x86_64

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/uprobes/uprobes.c.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/uprobes/uprobes.h.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/uprobes/uprobes_i386.c.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/uprobes/uprobes_i386.h.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/uprobes/uprobes_ppc64.h.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/uprobes/uprobes_s390.h.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.703&r2=1.704


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