From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8134 invoked by alias); 24 Sep 2010 19:33:24 -0000 Received: (qmail 8107 invoked by uid 440); 24 Sep 2010 19:33:21 -0000 Date: Fri, 24 Sep 2010 19:33:00 -0000 Message-ID: <20100924193320.8094.qmail@sourceware.org> From: scox@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-157-gaf44e50 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a40727879358ea14297d905fc78239d5637c7c09 X-Git-Newrev: af44e50ca47bd27d7cfaa66b122d311218d9e6e4 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: 2010-q3/txt/msg00223.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 af44e50ca47bd27d7cfaa66b122d311218d9e6e4 (commit) from a40727879358ea14297d905fc78239d5637c7c09 (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 af44e50ca47bd27d7cfaa66b122d311218d9e6e4 Author: Stan Cox Date: Fri Sep 24 15:28:21 2010 -0400 Standardize v3 sdt.h arg template. * sdt.h (_SDT_ARGFMT): Us %n for arg template for all archs. ----------------------------------------------------------------------- Summary of changes: includes/sys/sdt.h | 14 ++------------ 1 files changed, 2 insertions(+), 12 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool