From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1928 invoked by alias); 9 Nov 2011 22:23:55 -0000 Received: (qmail 1901 invoked by uid 448); 9 Nov 2011 22:23:54 -0000 Date: Wed, 09 Nov 2011 22:23:00 -0000 Message-ID: <20111109222354.1890.qmail@sourceware.org> From: brolley@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-400-g00873a2 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 74b8d7b2fcee8e8336c2533ca8dfe480c3206ced X-Git-Newrev: 00873a2d512858f01d18a04f432c4de82c524869 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-q4/txt/msg00109.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 00873a2d512858f01d18a04f432c4de82c524869 (commit) from 74b8d7b2fcee8e8336c2533ca8dfe480c3206ced (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 00873a2d512858f01d18a04f432c4de82c524869 Author: Dave Brolley Date: Wed Nov 9 17:22:31 2011 -0500 PR 13394: Use __attribute__ ((always_inline)) to inline test case function. ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.unprivileged/foo.c | 2 +- .../systemtap.unprivileged/unprivileged_probes.exp | 10 ---------- 2 files changed, 1 insertions(+), 11 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool