From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 726 invoked by alias); 19 Jan 2011 20:59:24 -0000 Received: (qmail 698 invoked by uid 440); 19 Jan 2011 20:59:23 -0000 Date: Wed, 19 Jan 2011 20:59:00 -0000 Message-ID: <20110119205923.686.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.4-13-g9920f64 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 9ee518c4d6c36770aa5da534ae85754962bfe305 X-Git-Newrev: 9920f642a45f6425959bdf857543c90f2fcfd1e3 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: 2011-q1/txt/msg00037.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 9920f642a45f6425959bdf857543c90f2fcfd1e3 (commit) from 9ee518c4d6c36770aa5da534ae85754962bfe305 (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 9920f642a45f6425959bdf857543c90f2fcfd1e3 Author: Stan Cox Date: Wed Jan 19 15:52:14 2011 -0500 Allow sdt to avoid application defined min/max macros. * sdt.h: Surround limits inclusion with push_macro and pop_macro. ----------------------------------------------------------------------- Summary of changes: includes/sys/sdt.h | 17 ++++++++++++++++- 1 files changed, 16 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool