public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src/runtime/staprun ChangeLog relay.c
@ 2007-07-09 22:40 dsmith
  0 siblings, 0 replies; 7+ messages in thread
From: dsmith @ 2007-07-09 22:40 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	dsmith@sourceware.org	2007-07-09 22:40:56

Modified files:
	runtime/staprun: ChangeLog relay.c 

Log message:
	2007-07-09  David Smith  <dsmith@redhat.com>
	
	* relay.c (init_relayfs): Fixed a buffer size bug introduced by
	the last change.

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


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

* src/runtime/staprun ChangeLog relay.c
@ 2007-06-21  4:09 hunt
  0 siblings, 0 replies; 7+ messages in thread
From: hunt @ 2007-06-21  4:09 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-06-21 04:09:45

Modified files:
	runtime/staprun: ChangeLog relay.c 

Log message:
	2007-06-21  Martin Hunt  <hunt@redhat.com>
	
	* relay.c (init_relayfs): Send message to check for bulkmode.

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


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

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

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

Modified files:
	runtime/staprun: ChangeLog relay.c 

Log message:
	2007-05-22  Martin Hunt  <hunt@redhat.com>
	
	* relay.c: Fix ppoll() call and some race conditions involving
	signals.

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


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

* src/runtime/staprun ChangeLog relay.c
@ 2007-05-10 15:35 hunt
  0 siblings, 0 replies; 7+ messages in thread
From: hunt @ 2007-05-10 15:35 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-05-10 15:35:32

Modified files:
	runtime/staprun: ChangeLog relay.c 

Log message:
	2007-05-10  Martin Hunt  <hunt@redhat.com>
	
	* relay.c (reader_thread): Set timeout for streaming to
	200ms.

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


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

* src/runtime/staprun ChangeLog relay.c
@ 2007-05-09 19:30 hunt
  0 siblings, 0 replies; 7+ messages in thread
From: hunt @ 2007-05-09 19:30 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-05-09 19:30:26

Modified files:
	runtime/staprun: ChangeLog relay.c 

Log message:
	2007-05-09  Martin Hunt  <hunt@redhat.com>
	
	* relay.c (reader_thread): For bulk mode, set timeout to NULL
	so ppoll never times out.

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


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

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

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-05-08 21:56:02

Modified files:
	runtime/staprun: ChangeLog relay.c 

Log message:
	2007-05-08  Martin Hunt  <hunt@redhat.com>
	
	* relay.c (ppoll): Add a compatibility function for
	glibc < 2.4.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ChangeLog.diff?cvsroot=systemtap&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/relay.c.diff?cvsroot=systemtap&r1=1.6&r2=1.7


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

* src/runtime/staprun ChangeLog relay.c
@ 2007-04-10 14:36 hunt
  0 siblings, 0 replies; 7+ messages in thread
From: hunt @ 2007-04-10 14:36 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-04-10 15:36:01

Modified files:
	runtime/staprun: ChangeLog relay.c 

Log message:
	2007-04-10  Martin Hunt  <hunt@redhat.com>
	
	* relay.c (close_relayfs): Give threads some time to
	run before closing.

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


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

end of thread, other threads:[~2007-07-09 22:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-09 22:40 src/runtime/staprun ChangeLog relay.c dsmith
  -- strict thread matches above, loose matches on Subject: below --
2007-06-21  4:09 hunt
2007-05-22 18:12 hunt
2007-05-10 15:35 hunt
2007-05-09 19:30 hunt
2007-05-08 21:56 hunt
2007-04-10 14:36 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).