From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13218 invoked by alias); 23 Dec 2011 19:51:12 -0000 Received: (qmail 13190 invoked by uid 426); 23 Dec 2011 19:51:11 -0000 Date: Fri, 23 Dec 2011 19:51:00 -0000 Message-ID: <20111223195111.13179.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-650-g132b6fe X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 68e60a385a783dd0159b0342f61069a2909d4fe8 X-Git-Newrev: 132b6fe86650df9cd1c684d133d7f815512cb519 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/msg00260.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 132b6fe86650df9cd1c684d133d7f815512cb519 (commit) via 80de107ea9a9d1509ecfe188eadf0be2284c7420 (commit) from 68e60a385a783dd0159b0342f61069a2909d4fe8 (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 132b6fe86650df9cd1c684d133d7f815512cb519 Author: Frank Ch. Eigler Date: Fri Dec 23 14:49:56 2011 -0500 $SYSTEMTAP_SYNC: new environment variable for staprun If set, it runs a sync(2) before the stap init_module(2)s. This is only for helping bring up stap on unstable environments, so is not formally documented. commit 80de107ea9a9d1509ecfe188eadf0be2284c7420 Author: Frank Ch. Eigler Date: Fri Dec 23 14:38:15 2011 -0500 stap-report: include CONFIG_MODULE_* items too ----------------------------------------------------------------------- Summary of changes: runtime/staprun/staprun_funcs.c | 4 ++++ stap-report | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool