From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19073 invoked by alias); 1 Oct 2009 13:20:54 -0000 Received: (qmail 19047 invoked by uid 440); 1 Oct 2009 13:20:53 -0000 Date: Thu, 01 Oct 2009 13:20:00 -0000 Message-ID: <20091001132053.19033.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.0-51-g903b9fc X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 28b768e153364537aa84bd3f3143b961ec3d5fd8 X-Git-Newrev: 903b9fcdc3f5bf294514376e2e428bd45c647290 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: 2009-q4/txt/msg00002.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 903b9fcdc3f5bf294514376e2e428bd45c647290 (commit) from 28b768e153364537aa84bd3f3143b961ec3d5fd8 (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 903b9fcdc3f5bf294514376e2e428bd45c647290 Author: Stan Cox Date: Thu Oct 1 09:18:21 2009 -0400 Add DEBUG_UPROBES for sdt semaphores. * tapsets.cxx (uprobe_derived_probe_group::emit_module_decls): Add DEBUG_UPROBES for sdt semaphores * dtrace.in (main): Add -k option to keep around the temp files. ----------------------------------------------------------------------- Summary of changes: dtrace.in | 18 +++++++++++++++--- tapsets.cxx | 7 +++++++ 2 files changed, 22 insertions(+), 3 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool