public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src/examples ChangeLog futexes.stp helloworld. ...
@ 2007-11-09 21:06 hunt
  0 siblings, 0 replies; 2+ messages in thread
From: hunt @ 2007-11-09 21:06 UTC (permalink / raw)
  To: systemtap-cvs

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

Modified files:
	examples       : ChangeLog futexes.stp helloworld.stp 
	                 iostat-scsi.stp iotime.stp nettop.stp pf2.stp 
	                 sig_by_pid.stp sig_by_proc.stp sigmon.stp 
	                 sleeptime.stp socket-trace.stp 
	                 syscalls_by_pid.stp syscalls_by_proc.stp 
	                 wait4time.stp 
	examples/small_demos: close.stp fileopen.stp 
Added files:
	examples       : README 

Log message:
	2007-11-09  Martin Hunt  <hunt@redhat.com>
	
	* README: New.
	
	* *.stp. Fix path.  See PR 4718.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/README.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/ChangeLog.diff?cvsroot=systemtap&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/futexes.stp.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/helloworld.stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/iostat-scsi.stp.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/iotime.stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/nettop.stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/pf2.stp.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/sig_by_pid.stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/sig_by_proc.stp.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/sigmon.stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/sleeptime.stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/socket-trace.stp.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/syscalls_by_pid.stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/syscalls_by_proc.stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/wait4time.stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/small_demos/close.stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/small_demos/fileopen.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2


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

* src/examples ChangeLog futexes.stp helloworld. ...
@ 2007-08-09 16:21 fche
  0 siblings, 0 replies; 2+ messages in thread
From: fche @ 2007-08-09 16:21 UTC (permalink / raw)
  To: systemtap-cvs

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

Modified files:
	examples       : ChangeLog futexes.stp helloworld.stp 
	                 iostat-scsi.stp iotime.stp nettop.stp pf2.stp 
	                 sig_by_pid.stp sig_by_proc.stp sigmon.stp 
	                 sleeptime.stp socket-trace.stp 
	                 syscalls_by_pid.stp syscalls_by_proc.stp 
	                 wait4time.stp 

Log message:
	2007-08-09  Frank Ch. Eigler  <fche@elastic.org>
	
	PR 4718, from Eugeniy Meshcheryakov <eugen@debian.org>:
	* *.stp: Make all shell scripts lead with #! /usr/bin/stap

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/ChangeLog.diff?cvsroot=systemtap&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/futexes.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/helloworld.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/iostat-scsi.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/iotime.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/nettop.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/pf2.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/sig_by_pid.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/sig_by_proc.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/sigmon.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/sleeptime.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/socket-trace.stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/syscalls_by_pid.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/syscalls_by_proc.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/examples/wait4time.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-09 21:06 src/examples ChangeLog futexes.stp helloworld. hunt
  -- strict thread matches above, loose matches on Subject: below --
2007-08-09 16:21 fche

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).