public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src/runtime/staprun ChangeLog cap.c common.c c ...
@ 2007-08-03 13:45 hunt
  0 siblings, 0 replies; only message in thread
From: hunt @ 2007-08-03 13:45 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Branch: 	setuid-branch
Changes by:	hunt@sourceware.org	2007-08-03 13:45:42

Modified files:
	runtime/staprun: ChangeLog cap.c common.c ctl.c mainloop.c 
	                 relay.c relay_old.c stapio.c staprun.c 
	                 staprun.h staprun_funcs.c symbols.c 

Log message:
	2007-08-02  Martin Hunt  <hunt@redhat.com>
	
	* symbols.c (get_sections): Move the filter code up so that
	uninteresting section names are filtered out before
	attempting to open them.
	
	* stapio.c (main): Just call parse_modpath with argv[optind].
	Let it allocate and set modpath and modname.
	
	* common.c (parse_modpath): Allocate space for modpath.
	Use strdup to allocate modname.
	
	* ctl.c (init_ctl_channel): When attempting to attach, if the
	control channel doesn't exist, print a better error message.
	
	* staprun.c (main): Just call parse_modpath with argv[optind].
	Let it allocate and set modpath and modname.
	
	* staprun.h (err): New. print to stderr.
	(perr): New. perror with varargs,
	(_err): New. err with source info.
	(_perr): New. perr with source info.
	(fatal): Removed.
	(ferror): Removed.
	(overflow_error): Just call _err.
	(strcpy_chk): Removed.
	(modpath): Declare as a pointer instead of an array.
	
	* ALL: Use [_][p]err macros.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ChangeLog.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.25.2.34&r2=1.25.2.35
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/cap.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.1.2.3&r2=1.1.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/common.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.1.2.14&r2=1.1.2.15
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ctl.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.5.2.3&r2=1.5.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/mainloop.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.11.2.7&r2=1.11.2.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/relay.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.14.2.3&r2=1.14.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/relay_old.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.7.2.4&r2=1.7.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/stapio.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.1.2.8&r2=1.1.2.9
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/staprun.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.3.2.23&r2=1.3.2.24
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/staprun.h.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.6.2.12&r2=1.6.2.13
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/staprun_funcs.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.1.2.10&r2=1.1.2.11
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/symbols.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.5.2.3&r2=1.5.2.4


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-08-03 13:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-03 13:45 src/runtime/staprun ChangeLog cap.c common.c c hunt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).