From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4670 invoked by alias); 11 Oct 2008 02:45:43 -0000 Received: (qmail 12852 invoked by uid 9789); 10 Oct 2008 19:49:40 -0000 Date: Sat, 11 Oct 2008 02:45:00 -0000 Message-ID: <20081010194938.12840.qmail@sourceware.org> From: ksebasti@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-348-g06c7e05 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: d68088d095ca865001a5cc3f595982b63c96c418 X-Git-Newrev: 06c7e0574aa7781478425d171a885603ad365155 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/msg00045.txt.bz2 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "systemtap: system-wide probe/trace tool". The branch, master has been updated via 06c7e0574aa7781478425d171a885603ad365155 (commit) from d68088d095ca865001a5cc3f595982b63c96c418 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 06c7e0574aa7781478425d171a885603ad365155 Author: Kent Sebastian Date: Fri Oct 10 15:40:46 2008 -0400 Functions implementing cache limiting. ----------------------------------------------------------------------- Summary of changes: cache.cxx | 168 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ cache.h | 17 ++++++ main.cxx | 2 +- session.h | 1 + 4 files changed, 187 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool