From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27575 invoked by alias); 26 Jun 2012 19:55:41 -0000 Received: (qmail 27527 invoked by uid 9586); 26 Jun 2012 19:55:40 -0000 Date: Tue, 26 Jun 2012 19:55:00 -0000 Message-ID: <20120626195539.27515.qmail@sourceware.org> From: jistone@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.8-15-g653cdbf X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e482d897af64f9352578b1996423d06f03d0c4fb X-Git-Newrev: 653cdbfb2825b70d92ad97d6b27d366f69bb6b0e 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: 2012-q2/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 653cdbfb2825b70d92ad97d6b27d366f69bb6b0e (commit) from e482d897af64f9352578b1996423d06f03d0c4fb (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 653cdbfb2825b70d92ad97d6b27d366f69bb6b0e Author: Josh Stone Date: Tue Jun 26 12:50:21 2012 -0700 Further tweaks to bkl.stp example - Use .call for entering lock_kernel, to make sure we pair with .return. - Remove "holder", as it should always be the current unlocker anyway. ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.examples/locks/bkl.stp | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool