From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19709 invoked by alias); 11 Jun 2010 15:26:12 -0000 Received: (qmail 19662 invoked by uid 440); 11 Jun 2010 15:26:11 -0000 Date: Fri, 11 Jun 2010 15:26:00 -0000 Message-ID: <20100611152609.19612.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-249-g1528496 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a057c85c16c0d318ab6c837481417cac6801bd45 X-Git-Newrev: 152849634c97300e013238b1bccd38211358716d 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/msg00169.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 152849634c97300e013238b1bccd38211358716d (commit) from a057c85c16c0d318ab6c837481417cac6801bd45 (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 152849634c97300e013238b1bccd38211358716d Author: Stan Cox Date: Fri Jun 11 11:18:29 2010 -0400 Define the sdt probe type in one place. tapsets.cxx (sdt_query): Move stap_sdt_probe_type from here... sdt.h: ...to here. ----------------------------------------------------------------------- Summary of changes: includes/sys/sdt.h | 7 +++++++ tapsets.cxx | 11 ++--------- 2 files changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool