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 system_calls.stp


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	kevinrs@sourceware.org	2005-11-28 19:09:43

Modified files:
	tapset         : system_calls.stp 

Log message:
	* commented pciconfig_* system calls that failed to resolve to probe
	points.
	* commented reference to arg stack_start in clone, fork, vfork that
	were unable to resolve properly.
	* commented arg reference to pt_regs in execve, it is an unsupported
	type.
	* commented arg reference to union semun arg in semctl, it is an
	unsupported type.
	* This tapset tested for i386.

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


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