From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15098 invoked by alias); 3 Apr 2009 05:42:32 -0000 Received: (qmail 15070 invoked by uid 9586); 3 Apr 2009 05:42:28 -0000 Date: Fri, 03 Apr 2009 05:42:00 -0000 Message-ID: <20090403054228.15058.qmail@sourceware.org> From: jistone@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.5-73-g85cd50d X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b516e13ac098181536ae7281a8263e8f5b3553eb X-Git-Newrev: 85cd50d2a532d78ae1b0281c4baea3c4af396e2b 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: 2009-q2/txt/msg00028.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 85cd50d2a532d78ae1b0281c4baea3c4af396e2b (commit) from b516e13ac098181536ae7281a8263e8f5b3553eb (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 85cd50d2a532d78ae1b0281c4baea3c4af396e2b Author: Josh Stone Date: Thu Apr 2 22:41:18 2009 -0700 Add a .gitignore for uprobes ----------------------------------------------------------------------- Summary of changes: runtime/uprobes/.gitignore | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) create mode 100644 runtime/uprobes/.gitignore hooks/post-receive -- systemtap: system-wide probe/trace tool