From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16593 invoked by alias); 20 Jul 2010 14:43:40 -0000 Received: (qmail 16569 invoked by uid 440); 20 Jul 2010 14:43:39 -0000 Date: Tue, 20 Jul 2010 14:43:00 -0000 Message-ID: <20100720144339.16556.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-504-g251508c X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4e8d99796dbc94e0827c63cbc6d6e65693443451 X-Git-Newrev: 251508c6692ca35bfc9f54021cd9bb1431d487c6 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/msg00087.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 251508c6692ca35bfc9f54021cd9bb1431d487c6 (commit) from 4e8d99796dbc94e0827c63cbc6d6e65693443451 (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 251508c6692ca35bfc9f54021cd9bb1431d487c6 Author: Stan Cox Date: Tue Jul 20 10:38:24 2010 -0400 Make SDT_V2 the default on all architectures. sdt.h: Don't special case unsupported STAP_SDT_V2 architectures as STAP_SDT_V1 ----------------------------------------------------------------------- Summary of changes: includes/sys/sdt.h | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool