From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7474 invoked by alias); 2 Sep 2010 12:13:38 -0000 Received: (qmail 7442 invoked by uid 9112); 2 Sep 2010 12:13:36 -0000 Date: Thu, 02 Sep 2010 12:13:00 -0000 Message-ID: <20100902121336.7430.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-112-g5c38026 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 32849a660a7dc17c93f69b2ddf2e2eb23ceb8a3e X-Git-Newrev: 5c380261a7e241b4c688114e57397c026bad0813 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/msg00185.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 5c380261a7e241b4c688114e57397c026bad0813 (commit) from 32849a660a7dc17c93f69b2ddf2e2eb23ceb8a3e (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 5c380261a7e241b4c688114e57397c026bad0813 Author: Mark Wielaard Date: Thu Sep 2 14:11:44 2010 +0200 Include top-level includes dir in AM_CFLAGS for staprun sys/sdt.h usage. * runtime/staprun/Makefile.am (AM_CFLAGS): Add -I$(srcdir)/../../includes. * runtime/staprun/Makefile.in: Regenerated. ----------------------------------------------------------------------- Summary of changes: runtime/staprun/Makefile.am | 2 ++ runtime/staprun/Makefile.in | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool