From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20375 invoked by alias); 1 Jun 2010 21:48:56 -0000 Received: (qmail 20350 invoked by uid 440); 1 Jun 2010 21:48:56 -0000 Date: Tue, 01 Jun 2010 21:48:00 -0000 Message-ID: <20100601214855.20339.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.2-194-gdf4a14a X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 9d857d142a3ecff51289f6a7bf3a8aa520d160fc X-Git-Newrev: df4a14a14f8880e4ec4484f3c14927a6bcea2e54 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-q2/txt/msg00138.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 df4a14a14f8880e4ec4484f3c14927a6bcea2e54 (commit) from 9d857d142a3ecff51289f6a7bf3a8aa520d160fc (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 df4a14a14f8880e4ec4484f3c14927a6bcea2e54 Author: Stan Cox Date: Tue Jun 1 17:43:27 2010 -0400 Remove the STAP_LABEL machinery, which was replaced by gas `Nb' 'Nf' labels. * sdt.h (STAP_CONCAT, STAP_LABEL_PREFIX,STAP_LABEL): Remove (STAP_PROBEN_): Merge with STAP_PROBEN. ----------------------------------------------------------------------- Summary of changes: includes/sys/sdt.h | 92 ++++++++++++++------------------------------------- 1 files changed, 25 insertions(+), 67 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool