From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19357 invoked by alias); 24 Oct 2008 01:32:13 -0000 Received: (qmail 19343 invoked by uid 9563); 24 Oct 2008 01:32:12 -0000 Date: Fri, 24 Oct 2008 01:32:00 -0000 Message-ID: <20081024013212.19341.qmail@sourceware.org> From: cmoller@sourceware.org To: systemtap-cvs@sourceware.org Subject: froggy/froggy froggy/ChangeLog froggy/froggy.c ... Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org X-SW-Source: 2008-q4/txt/msg00079.txt.bz2 CVSROOT: /cvs/systemtap Module name: froggy Changes by: cmoller@sourceware.org 2008-10-24 01:32:12 Modified files: froggy/froggy : ChangeLog froggy.c froggy/include : froggy-internal.h froggy.h froggy/module : ChangeLog reports.c froggy/test : ChangeLog test-open.c Log message: * module/reports.c: Added code to report execs. * test/test-open.c: Added callback to handle exec callbacks. Added copyright. * froggy/froggy.c: Added code to respond to exec callbacks. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/froggy/ChangeLog.diff?cvsroot=systemtap&r1=1.2&r2=1.3 http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/froggy/froggy.c.diff?cvsroot=systemtap&r1=1.3&r2=1.4 http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/include/froggy-internal.h.diff?cvsroot=systemtap&r1=1.3&r2=1.4 http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/include/froggy.h.diff?cvsroot=systemtap&r1=1.2&r2=1.3 http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/module/ChangeLog.diff?cvsroot=systemtap&r1=1.4&r2=1.5 http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/module/reports.c.diff?cvsroot=systemtap&r1=1.4&r2=1.5 http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/test/ChangeLog.diff?cvsroot=systemtap&r1=1.3&r2=1.4 http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/test/test-open.c.diff?cvsroot=systemtap&r1=1.4&r2=1.5