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 mask_string.stp string.stp system_c ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	kevinrs@sourceware.org	2005-09-29 00:10:54

Modified files:
	tapset         : mask_string.stp string.stp system_calls.stp 

Log message:
	mask_string.stp
	function uses different algorithm to build symbolic
	flag string from int. Now uses locals to do so. SMP
	safe.
	string.stp
	add isinstr(s1,s2) - return 1 if s1 contains s2 else
	return 0

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/tapset/mask_string.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/tapset/string.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/tapset/system_calls.stp.diff?cvsroot=systemtap&r1=1.3&r2=1.4


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