From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14954 invoked by alias); 8 Jun 2010 02:33:16 -0000 Received: (qmail 14930 invoked by uid 9713); 8 Jun 2010 02:33:15 -0000 Date: Tue, 08 Jun 2010 02:33:00 -0000 Message-ID: <20100608023315.14917.qmail@sourceware.org> From: wenji@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-223-g519adfb X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 7b8548ee9fa40d47438f1dfe945b451b3749aa5c X-Git-Newrev: 519adfb587b009afc682015772858f706549af6b 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: 2010-q2/txt/msg00152.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 519adfb587b009afc682015772858f706549af6b (commit) from 7b8548ee9fa40d47438f1dfe945b451b3749aa5c (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 519adfb587b009afc682015772858f706549af6b Author: Wenji Huang Date: Tue Jun 8 10:20:23 2010 +0800 Tweak schedtime.stp example for 2.6.35 $rq is removed from tracepoint in 2.6.35. Guard access using @defined predicate. ----------------------------------------------------------------------- Summary of changes: .../systemtap.examples/process/schedtimes.stp | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool