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/transport ChangeLog control.c proc ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-10-12 19:46:35

Modified files:
	runtime/transport: ChangeLog control.c procfs.c transport.c 

Log message:
	2007-10-12  Martin Hunt  <hunt@redhat.com>
	
	* transport.c (_stp_ask_for_symbols): Don't ask for
	transport_info yet.  Need to wait until symbols are
	received.
	(_stp_work_queue): Rename _stp_ready_q to _stp_ctl_ready_q.
	* procfs.c: Create a ".symbols" channel and use it for
	STP_MODULE and STP_SYMBOLS. Rename "cmd" channel to ".cmd".
	* control.c: Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/transport/ChangeLog.diff?cvsroot=systemtap&r1=1.75&r2=1.76
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/transport/control.c.diff?cvsroot=systemtap&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/transport/procfs.c.diff?cvsroot=systemtap&r1=1.34&r2=1.35
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/transport/transport.c.diff?cvsroot=systemtap&r1=1.43&r2=1.44


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