public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src/runtime/staprun ChangeLog mainloop.c
@ 2007-11-09 16:34 hunt
  0 siblings, 0 replies; 8+ messages in thread
From: hunt @ 2007-11-09 16:34 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-11-09 16:34:09

Modified files:
	runtime/staprun: ChangeLog mainloop.c 

Log message:
	2007-11-09  Martin Hunt  <hunt@redhat.com>
	
	* mainloop.c (stp_main_loop): Bump recvbuf to 8196 for
	compatibility with old transport.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ChangeLog.diff?cvsroot=systemtap&r1=1.38&r2=1.39
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/mainloop.c.diff?cvsroot=systemtap&r1=1.17&r2=1.18


^ permalink raw reply	[flat|nested] 8+ messages in thread

* src/runtime/staprun ChangeLog mainloop.c
@ 2007-08-31 14:28 hunt
  0 siblings, 0 replies; 8+ messages in thread
From: hunt @ 2007-08-31 14:28 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-08-31 14:28:31

Modified files:
	runtime/staprun: ChangeLog mainloop.c 

Log message:
	2007-08-31  Martin Hunt  <hunt@redhat.com>
	
	* mainloop.c (start_cmd): Set the priority to
	forked processes back to normal.
	(system_cmd): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ChangeLog.diff?cvsroot=systemtap&r1=1.32&r2=1.33
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/mainloop.c.diff?cvsroot=systemtap&r1=1.14&r2=1.15


^ permalink raw reply	[flat|nested] 8+ messages in thread

* src/runtime/staprun ChangeLog mainloop.c
@ 2007-08-31 13:58 hunt
  0 siblings, 0 replies; 8+ messages in thread
From: hunt @ 2007-08-31 13:58 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-08-31 13:58:49

Modified files:
	runtime/staprun: ChangeLog mainloop.c 

Log message:
	2007-08-31  Martin Hunt  <hunt@redhat.com>
	
	* mainloop.c (start_cmd): Set the priority to
	forked processes back to normal.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ChangeLog.diff?cvsroot=systemtap&r1=1.31&r2=1.32
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/mainloop.c.diff?cvsroot=systemtap&r1=1.13&r2=1.14


^ permalink raw reply	[flat|nested] 8+ messages in thread

* src/runtime/staprun ChangeLog mainloop.c
@ 2007-08-21 16:28 hunt
  0 siblings, 0 replies; 8+ messages in thread
From: hunt @ 2007-08-21 16:28 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-08-21 16:28:43

Modified files:
	runtime/staprun: ChangeLog mainloop.c 

Log message:
	2007-08-21  Martin Hunt  <hunt@redhat.com>
	
	* mainloop.c (start_cmd): Send SIGINT to target_cmd,
	not stapio.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ChangeLog.diff?cvsroot=systemtap&r1=1.30&r2=1.31
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/mainloop.c.diff?cvsroot=systemtap&r1=1.12&r2=1.13


^ permalink raw reply	[flat|nested] 8+ messages in thread

* src/runtime/staprun ChangeLog mainloop.c
@ 2007-08-03 16:53 hunt
  0 siblings, 0 replies; 8+ messages in thread
From: hunt @ 2007-08-03 16:53 UTC (permalink / raw)
  To: systemtap-cvs

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

Modified files:
	runtime/staprun: ChangeLog mainloop.c 

Log message:
	2007-08-03  Martin Hunt  <hunt@redhat.com>
	
	* mainloop.c (cleanup_and_exit): Make sure initialized is 2
	before exiting with code 2.
	(stp_main_loop): Set initialized to 2 when STP_TRANSPORT
	is received.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ChangeLog.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.25.2.36&r2=1.25.2.37
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/mainloop.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.11.2.8&r2=1.11.2.9


^ permalink raw reply	[flat|nested] 8+ messages in thread

* src/runtime/staprun ChangeLog mainloop.c
@ 2007-06-04 16:55 hunt
  0 siblings, 0 replies; 8+ messages in thread
From: hunt @ 2007-06-04 16:55 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-06-04 16:55:24

Modified files:
	runtime/staprun: ChangeLog mainloop.c 

Log message:
	2007-06-04  Martin Hunt  <hunt@redhat.com>
	
	* mainloop.c (cleanup_and_exit): Disable signals
	while exiting.
	(fatal_handler): Use return values from write() to
	avoid warnings.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ChangeLog.diff?cvsroot=systemtap&r1=1.17&r2=1.18
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/mainloop.c.diff?cvsroot=systemtap&r1=1.10&r2=1.11


^ permalink raw reply	[flat|nested] 8+ messages in thread

* src/runtime/staprun ChangeLog mainloop.c
@ 2007-05-24 18:32 hunt
  0 siblings, 0 replies; 8+ messages in thread
From: hunt @ 2007-05-24 18:32 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-05-24 18:32:51

Modified files:
	runtime/staprun: ChangeLog mainloop.c 

Log message:
	2007-05-24  Martin Hunt  <hunt@redhat.com>
	
	* mainloop.c (cleanup_and_exit): Fix typo.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ChangeLog.diff?cvsroot=systemtap&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/mainloop.c.diff?cvsroot=systemtap&r1=1.9&r2=1.10


^ permalink raw reply	[flat|nested] 8+ messages in thread

* src/runtime/staprun ChangeLog mainloop.c
@ 2007-05-22 18:13 hunt
  0 siblings, 0 replies; 8+ messages in thread
From: hunt @ 2007-05-22 18:13 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-05-22 18:13:59

Modified files:
	runtime/staprun: ChangeLog mainloop.c 

Log message:
	2007-05-22  Martin Hunt  <hunt@redhat.com>
	
	* mainloop.c (init_staprun): Change dbug() call.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ChangeLog.diff?cvsroot=systemtap&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/mainloop.c.diff?cvsroot=systemtap&r1=1.8&r2=1.9


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-11-09 16:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-09 16:34 src/runtime/staprun ChangeLog mainloop.c hunt
  -- strict thread matches above, loose matches on Subject: below --
2007-08-31 14:28 hunt
2007-08-31 13:58 hunt
2007-08-21 16:28 hunt
2007-08-03 16:53 hunt
2007-06-04 16:55 hunt
2007-05-24 18:32 hunt
2007-05-22 18:13 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).