From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4964 invoked by alias); 23 Nov 2011 21:32:41 -0000 Received: (qmail 4936 invoked by uid 448); 23 Nov 2011 21:32:39 -0000 Date: Wed, 23 Nov 2011 21:32:00 -0000 Message-ID: <20111123213239.4925.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-488-gb4fe17a X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: bb4470cacb3f7ce5161f9e8a1b7c37a87516a6c3 X-Git-Newrev: b4fe17a2aa98d26baf1c845f518dc84efae99fe8 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/msg00150.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 b4fe17a2aa98d26baf1c845f518dc84efae99fe8 (commit) from bb4470cacb3f7ce5161f9e8a1b7c37a87516a6c3 (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 b4fe17a2aa98d26baf1c845f518dc84efae99fe8 Author: Dave Brolley Date: Wed Nov 23 16:31:10 2011 -0500 PR 13128: No need to exhaustively test every tapset function. - Test a subset by default - Test them all if SYSTEMTAP_TEST_ALL_EMBEDDED_C is defined in the environment. ----------------------------------------------------------------------- Summary of changes: .../unprivileged_embedded_C.exp | 24 ++++++++++++++++--- 1 files changed, 20 insertions(+), 4 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool