From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24446 invoked by alias); 12 Sep 2008 18:41:51 -0000 Received: (qmail 24422 invoked by uid 9593); 12 Sep 2008 18:41:51 -0000 Date: Fri, 12 Sep 2008 18:41:00 -0000 Message-ID: <20080912184151.24411.qmail@sourceware.org> From: hiramatu@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-251-g82e5a20 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 739828c29912961414ab42e4780bbddb35fc5278 X-Git-Newrev: 82e5a20c33f5c0746720e83a551bf499661475d1 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/msg00240.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 82e5a20c33f5c0746720e83a551bf499661475d1 (commit) from 739828c29912961414ab42e4780bbddb35fc5278 (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 82e5a20c33f5c0746720e83a551bf499661475d1 Author: Masami Hiramatsu Date: Fri Sep 12 14:40:00 2008 -0400 PR6028: use ip instead of pp for probe identification. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 6 ++++++ runtime/ChangeLog | 6 ++++++ runtime/regs-ia64.c | 8 ++++---- tapsets.cxx | 2 +- 4 files changed, 17 insertions(+), 5 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool