From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 844 invoked by alias); 19 Mar 2006 22:13:26 -0000 Received: (qmail 831 invoked by uid 367); 19 Mar 2006 22:13:26 -0000 Date: Sun, 19 Mar 2006 22:13:00 -0000 Message-ID: <20060319221326.829.qmail@sourceware.org> From: cagney@sourceware.org To: frysk-cvs@sourceware.org Subject: frysk-core/frysk pkglibexecdir/ChangeLog pkgli ... Mailing-List: contact frysk-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-cvs-owner@sourceware.org X-SW-Source: 2006-q1/txt/msg00453.txt.bz2 List-Id: CVSROOT: /cvs/frysk Module name: frysk-core Changes by: cagney@sourceware.org 2006-03-19 22:13:26 Modified files: frysk/pkglibexecdir: ChangeLog funit-child.c funit-threads.c frysk/proc : ChangeLog Added files: frysk/pkglibexecdir: funit-threads.xml util.h frysk/proc : StressAttachDetachRapidlyCloningMainTask.java Removed files: frysk/proc : StressTaskObserver.java Log message: Index: frysk-core/frysk/pkglibexecdir/ChangeLog 2006-03-19 Andrew Cagney * funit-threads.xml: New file. * funit-child.c (OK, ok, pfatal, fatal, trace): Move to "util.h"; #include. * util.h: New file. * funit-threads.c: Include "util.h"; add OK to all pthread calls. (op_clone): Rename loop. (op_loop, op_block, usage): New. (main): Parse --block, --clone and --loop. Index: frysk-core/frysk/proc/ChangeLog 2006-03-17 Andrew Cagney * StressAttachDetachRapidlyCloningMainTask.java: Rename StressTaskObserver.java. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibexecdir/funit-threads.xml.diff?cvsroot=frysk&r1=NONE&r2=1.1 http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibexecdir/util.h.diff?cvsroot=frysk&r1=NONE&r2=1.1 http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibexecdir/ChangeLog.diff?cvsroot=frysk&r1=1.9&r2=1.10 http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibexecdir/funit-child.c.diff?cvsroot=frysk&r1=1.2&r2=1.3 http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibexecdir/funit-threads.c.diff?cvsroot=frysk&r1=1.1&r2=1.2 http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/StressAttachDetachRapidlyCloningMainTask.java.diff?cvsroot=frysk&r1=NONE&r2=1.1 http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.277&r2=1.278 http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/StressTaskObserver.java.diff?cvsroot=frysk&r1=1.2&r2=NONE