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/tapset aux_syscalls.stp system_calls.stp


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	kevinrs@sourceware.org	2005-11-10 21:23:27

Modified files:
	tapset         : aux_syscalls.stp system_calls.stp 

Log message:
	* system_calls.stp
	Polished entry point aliases, no more pointer-deref
	faults (instead the user-space address is given for
	pointer arguments). Return probe aliases still dont
	do much. Tested on vanilla 2.6.13 and 2.6.14.
	* aux_syscalls.stp
	Any helpers for the syscall tapset are now in this
	file. More to come.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/system_calls.stp.diff?cvsroot=systemtap&r1=1.13&r2=1.14


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