From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19417 invoked by alias); 7 Aug 2008 17:50:22 -0000 Received: (qmail 19396 invoked by uid 426); 7 Aug 2008 17:50:18 -0000 Date: Thu, 07 Aug 2008 17:50:00 -0000 Message-ID: <20080807175018.19377.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, pr4225, updated. release-0.7-52-g12a7f85 X-Git-Refname: refs/heads/pr4225 X-Git-Reftype: branch X-Git-Oldrev: 104c6237f97a4a04b5473210ed6cde7509b12b08 X-Git-Newrev: 12a7f85b2dd19fbfa34c81f6cba15015a8a2723d 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/msg00104.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, pr4225 has been updated via 12a7f85b2dd19fbfa34c81f6cba15015a8a2723d (commit) from 104c6237f97a4a04b5473210ed6cde7509b12b08 (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 12a7f85b2dd19fbfa34c81f6cba15015a8a2723d Author: Frank Ch. Eigler Date: Thu Aug 7 13:50:09 2008 -0400 rework utrace $syscall var to expand to tapset fn, not synthetic hard-coded one ----------------------------------------------------------------------- Summary of changes: ChangeLog | 6 ++++++ tapset/ChangeLog | 3 +++ tapset/utrace.stp | 11 +++++++++++ tapsets.cxx | 21 +-------------------- 4 files changed, 21 insertions(+), 20 deletions(-) create mode 100644 tapset/utrace.stp hooks/post-receive -- systemtap: system-wide probe/trace tool