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/staprun ChangeLog common.c stapio. ...


CVSROOT:	/cvs/systemtap
Module name:	src
Branch: 	setuid-branch
Changes by:	dsmith@sourceware.org	2007-07-25 18:40:30

Modified files:
	runtime/staprun: ChangeLog common.c stapio.c staprun.c staprun.h 

Log message:
	2007-07-25  David Smith  <dsmith@redhat.com>
	
	* common.c (path_parse_modname): Accepts a file path to a module
	or a module name.
	* staprun.h: Changed modpath from a pointer to an array.
	* stapio.c (main): Updated with modpath changes.
	* staprun.c (main): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ChangeLog.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.25.2.23&r2=1.25.2.24
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/common.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.1.2.7&r2=1.1.2.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/stapio.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.1.2.5&r2=1.1.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/staprun.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.3.2.18&r2=1.3.2.19
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/staprun.h.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.6.2.7&r2=1.6.2.8


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