From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11851 invoked by alias); 5 Sep 2008 18:49:11 -0000 Received: (qmail 11828 invoked by uid 426); 5 Sep 2008 18:49:10 -0000 Date: Fri, 05 Sep 2008 18:49:00 -0000 Message-ID: <20080905184910.11817.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-190-g40be866 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 337cd273963410c9a1fa46b10287e72c146df054 X-Git-Newrev: 40be866ffcfc21a15836643cc7c2437ed5c91e8f 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: X-SW-Source: 2008-q3/txt/msg00205.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 40be866ffcfc21a15836643cc7c2437ed5c91e8f (commit) from 337cd273963410c9a1fa46b10287e72c146df054 (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 40be866ffcfc21a15836643cc7c2437ed5c91e8f Author: Frank Ch. Eigler Date: Fri Sep 5 14:49:04 2008 -0400 PR4255: uprobes test case ----------------------------------------------------------------------- Summary of changes: testsuite/ChangeLog | 5 ++++ testsuite/systemtap.base/uprobes.exp | 36 ++++++++++++++++++++++++++++++++++ testsuite/systemtap.base/uprobes.stp | 3 ++ 3 files changed, 44 insertions(+), 0 deletions(-) create mode 100644 testsuite/systemtap.base/uprobes.exp create mode 100755 testsuite/systemtap.base/uprobes.stp hooks/post-receive -- systemtap: system-wide probe/trace tool