public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src/runtime/transport ChangeLog transport.c
@ 2006-06-13  8:45 hunt
  0 siblings, 0 replies; 7+ messages in thread
From: hunt @ 2006-06-13  8:45 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2006-06-13 08:45:15

Modified files:
	runtime/transport: ChangeLog transport.c 

Log message:
	2006-06-13  Martin Hunt  <hunt@redhat.com>
	
	* transport.c (_stp_transport_close): Destroy workqueue when
	done.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/transport/ChangeLog.diff?cvsroot=systemtap&r1=1.32&r2=1.33
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/transport/transport.c.diff?cvsroot=systemtap&r1=1.23&r2=1.24


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

* src/runtime/transport ChangeLog transport.c
@ 2007-03-26 21:25 fche
  0 siblings, 0 replies; 7+ messages in thread
From: fche @ 2007-03-26 21:25 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2007-03-26 22:25:21

Modified files:
	runtime/transport: ChangeLog transport.c 

Log message:
	2007-03-26  Frank Ch. Eigler  <fche@elastic.org>
	
	* transport.c: Add #include <linux/namei.h> for lookup_one_len.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/transport/ChangeLog.diff?cvsroot=systemtap&r1=1.58&r2=1.59
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/transport/transport.c.diff?cvsroot=systemtap&r1=1.39&r2=1.40


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

* src/runtime/transport ChangeLog transport.c
@ 2006-12-20 20:32 hunt
  0 siblings, 0 replies; 7+ messages in thread
From: hunt @ 2006-12-20 20:32 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2006-12-20 20:32:39

Modified files:
	runtime/transport: ChangeLog transport.c 

Log message:
	2006-12-20  Martin Hunt  <hunt@redhat.com>
	
	* transport.c: Fixes to use the new 2.6.20 workqueue API.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/transport/ChangeLog.diff?cvsroot=systemtap&r1=1.47&r2=1.48
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/transport/transport.c.diff?cvsroot=systemtap&r1=1.34&r2=1.35


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

* src/runtime/transport ChangeLog transport.c
@ 2006-06-09 19:54 hunt
  0 siblings, 0 replies; 7+ messages in thread
From: hunt @ 2006-06-09 19:54 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2006-06-09 19:54:52

Modified files:
	runtime/transport: ChangeLog transport.c 

Log message:
	2006-06-09  Martin Hunt  <hunt@redhat.com>
	
	* transport.c: Using the default workqueue was causing problems
	because of the long delays on probe_exit(). Created a new
	systemtap work queue and used that instead.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/transport/ChangeLog.diff?cvsroot=systemtap&r1=1.31&r2=1.32
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/transport/transport.c.diff?cvsroot=systemtap&r1=1.22&r2=1.23


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

* src/runtime/transport ChangeLog transport.c
@ 2005-10-18  4:34 hunt
  0 siblings, 0 replies; 7+ messages in thread
From: hunt @ 2005-10-18  4:34 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-10-18 04:34:05

Modified files:
	runtime/transport: ChangeLog transport.c 

Log message:
	2005-10-17  Martin Hunt  <hunt@redhat.com>
	
	* transport.c (_stp_handle_start): Grab semaphore before
	calling probe_start() and release after it is done.
	(_stp_handle_exit): Ditto for exiting. This prevents
	exiting before probe_start() is finished.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/transport/ChangeLog.diff?cvsroot=systemtap&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/transport/transport.c.diff?cvsroot=systemtap&r1=1.16&r2=1.17


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

* src/runtime/transport ChangeLog transport.c
@ 2005-08-03 23:50 hunt
  0 siblings, 0 replies; 7+ messages in thread
From: hunt @ 2005-08-03 23:50 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-08-03 23:50:26

Modified files:
	runtime/transport: ChangeLog transport.c 

Log message:
	2005-08-03  Martin Hunt  <hunt@redhat.com>
	
	* transport.c: Comment out a couple printks.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/transport/ChangeLog.diff?cvsroot=systemtap&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/transport/transport.c.diff?cvsroot=systemtap&r1=1.7&r2=1.8


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

* src/runtime/transport ChangeLog transport.c
@ 2005-05-18  5:53 hunt
  0 siblings, 0 replies; 7+ messages in thread
From: hunt @ 2005-05-18  5:53 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-05-18 05:53:03

Modified files:
	runtime/transport: ChangeLog transport.c 

Log message:
	2005-05-17  Martin Hunt  <hunt@redhat.com>
	
	* transport.c (_stp_transport_close): Call stp_exit_helper()
	directly instead of using work queue.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/transport/ChangeLog.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/transport/transport.c.diff?cvsroot=systemtap&r1=1.2&r2=1.3


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

end of thread, other threads:[~2007-03-26 21:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-13  8:45 src/runtime/transport ChangeLog transport.c hunt
  -- strict thread matches above, loose matches on Subject: below --
2007-03-26 21:25 fche
2006-12-20 20:32 hunt
2006-06-09 19:54 hunt
2005-10-18  4:34 hunt
2005-08-03 23:50 hunt
2005-05-18  5:53 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).