From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2946 invoked by alias); 6 Oct 2008 17:26:26 -0000 Received: (qmail 2866 invoked by uid 9512); 6 Oct 2008 17:26:23 -0000 Date: Mon, 06 Oct 2008 17:26:00 -0000 Message-ID: <20081006172621.2847.qmail@sourceware.org> From: kenistoj@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-325-ga2b182f X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 2949597251fea7f17a0e46c1c885e34b53395d18 X-Git-Newrev: a2b182f549cf64427a474803f3c02286b8c1b5e1 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/msg00012.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 a2b182f549cf64427a474803f3c02286b8c1b5e1 (commit) from 2949597251fea7f17a0e46c1c885e34b53395d18 (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 a2b182f549cf64427a474803f3c02286b8c1b5e1 Author: Jim Keniston Date: Mon Oct 6 10:24:32 2008 -0700 Add uprobes.txt. ----------------------------------------------------------------------- Summary of changes: runtime/uprobes/uprobes.txt | 675 +++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 675 insertions(+), 0 deletions(-) create mode 100644 runtime/uprobes/uprobes.txt hooks/post-receive -- systemtap: system-wide probe/trace tool