From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28314 invoked by alias); 16 Dec 2011 15:34:20 -0000 Received: (qmail 27802 invoked by uid 9156); 16 Dec 2011 15:34:19 -0000 Date: Fri, 16 Dec 2011 15:34:00 -0000 Message-ID: <20111216153419.27755.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-602-g5d9e97d X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 3142806e85ed978ff9b2641ca12cd83097a127bd X-Git-Newrev: 5d9e97d6358045557889f72825fb8debde471a7a 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/msg00228.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 5d9e97d6358045557889f72825fb8debde471a7a (commit) from 3142806e85ed978ff9b2641ca12cd83097a127bd (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 5d9e97d6358045557889f72825fb8debde471a7a Author: David Smith Date: Fri Dec 16 09:33:38 2011 -0600 Fix 13501 (partial) by making 'stap -L scheduler.ctxswitch' work. * tapset/scheduler.stp (scheduler.ctxswitch): Merge the probe aliases for '__scheduler.ctxswitch.tp' and '__scheduler.ctxswitch.kp'. * testsuite/buildok/scheduler-ctxswitch.stp: Remove '__scheduler.ctxswitch.kp' testing. ----------------------------------------------------------------------- Summary of changes: tapset/scheduler.stp | 42 ++++++++++------------------ testsuite/buildok/scheduler-ctxswitch.stp | 10 ------- 2 files changed, 15 insertions(+), 37 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool