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 examples/small_demos/proc_snoop.stp tapset ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	jistone@sourceware.org	2006-05-18 00:47:48

Modified files:
	examples/small_demos: proc_snoop.stp 
	tapset         : ChangeLog process.stp 
	testsuite/buildok: process_test.stp 

Log message:
	2006-05-17  Josh Stone  <joshua.i.stone@intel.com>
	
	* process.stp: Rename signal.send to signal_send and process.complete
	to process_complete, to allow process.* to work properly.
	* process.stp (_IS_ERR): declare parameter type
	* process.stp (process.create): correct new_pid assignment

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/small_demos/proc_snoop.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/ChangeLog.diff?cvsroot=systemtap&r1=1.30&r2=1.31
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/process.stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/buildok/process_test.stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3


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