public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* froggy ChangeLog Makefile README froggy-test.c ...
@ 2008-07-28 14:58 cmoller
  0 siblings, 0 replies; only message in thread
From: cmoller @ 2008-07-28 14:58 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	froggy
Changes by:	cmoller@sourceware.org	2008-07-28 14:58:48

Modified files:
	.              : ChangeLog Makefile README froggy-test.c 
	                 froggy.c froggy.h 
Added files:
	.              : reader.c spinner.c 

Log message:
	* reader.c : New testcase to generate system calls.
	* spinner.c:  New testcase to generate system calls.
	* froggy.c: Fixed copyright notice, extensive rewrite to permit
	multiple tasks/fd, rewrite of data queuing, rewrite of file read,
	added lseek method, rewrite of task search to use b/i linked list
	stuff, got rid of a lot of a lot of kmalloc()s for queuing and
	switched to a PAGE_SIZE circular buffer, added various kinds of
	locking in aid of multiple tasks/fd, lots of other stuff.
	* froggy-test.c: Fixed copyright notice, extensive fix for
	multipler tasks/fd, added syscall entry reports, added vsyslog
	reporting to merge driver diagnostic msgs w/ LKM diagnostic msgs
	to syslogd, lots of other stuff.
	* froggy.h: Fixed copyright notice, fixed lots of stuff in aid of
	above.
	* README: Added a few release notes.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/reader.c.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/spinner.c.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/ChangeLog.diff?cvsroot=systemtap&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/Makefile.diff?cvsroot=systemtap&r1=1.1.1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/README.diff?cvsroot=systemtap&r1=1.1.1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy-test.c.diff?cvsroot=systemtap&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy.c.diff?cvsroot=systemtap&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy.h.diff?cvsroot=systemtap&r1=1.5&r2=1.6


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-28 14:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-28 14:58 froggy ChangeLog Makefile README froggy-test.c cmoller

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