From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15565 invoked by alias); 25 Feb 2012 16:10:38 -0000 Received: (qmail 15535 invoked by uid 9112); 25 Feb 2012 16:10:34 -0000 Date: Sat, 25 Feb 2012 16:10:00 -0000 Message-ID: <20120225161034.15524.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.7-48-g199d126 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: fc3d2b4695caf1c4deb6f12699b20455cd88e258 X-Git-Newrev: 199d126dcb36439231c218f1bd3e60ce5a2ebcb2 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-q1/txt/msg00117.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 199d126dcb36439231c218f1bd3e60ce5a2ebcb2 (commit) from fc3d2b4695caf1c4deb6f12699b20455cd88e258 (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 199d126dcb36439231c218f1bd3e60ce5a2ebcb2 Author: Mark J. Wielaard Date: Sat Feb 25 17:05:48 2012 +0100 kernel/sched.c is no more, use kernel/time.c in examples and tests. kernel commit v3.2-rc1-319-g391e43d "sched: Move all scheduler bits into kernel/sched/" removed kernel/sched.c. Use kernel/time.c in langref.tex and stapprobes.3stap examples and systemtap.stress/current.stp test instead. ----------------------------------------------------------------------- Summary of changes: doc/langref.tex | 10 +++++----- stapprobes.3stap | 8 ++++---- testsuite/systemtap.stress/current.stp | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool