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_arch.c uprobes_arc ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	kenistoj@sourceware.org	2007-09-28 23:41:26

Added files:
	runtime/uprobes: uprobes_arch.c uprobes_arch.h uprobes.c 
	                 uprobes.h uprobes_i386.c uprobes_i386.h 

Log message:
	uprobes.c, uprobes.h: architecture-independent code
	uprobes_i386.c, uprobes_i386.h: i386 code
	uprobes_arch.c, uprobes_arch.h: map to architecture-specific files

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/uprobes/uprobes_arch.c.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/uprobes/uprobes_arch.h.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/uprobes/uprobes.c.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/uprobes/uprobes.h.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/uprobes/uprobes_i386.c.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/uprobes/uprobes_i386.h.diff?cvsroot=systemtap&r1=NONE&r2=1.1


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