From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11268 invoked by alias); 15 Sep 2008 20:12:52 -0000 Received: (qmail 11240 invoked by uid 9112); 15 Sep 2008 20:12:51 -0000 Date: Mon, 15 Sep 2008 20:12:00 -0000 Message-ID: <20080915201250.11229.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-263-gfc22e8a X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 6d24a6c909520290b1c508ae1624a218f19e93f1 X-Git-Newrev: fc22e8a361f3c19dcb048dc5f245565164b9d829 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: X-SW-Source: 2008-q3/txt/msg00246.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 fc22e8a361f3c19dcb048dc5f245565164b9d829 (commit) from 6d24a6c909520290b1c508ae1624a218f19e93f1 (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 fc22e8a361f3c19dcb048dc5f245565164b9d829 Author: Mark Wielaard Date: Mon Sep 15 21:17:59 2008 +0200 Fix 2.6.27 detection. ----------------------------------------------------------------------- Summary of changes: tapset/ChangeLog | 6 ++++++ tapset/syscalls.stp | 20 ++++++++++---------- tapset/syscalls2.stp | 12 ++++++------ tapset/vfs.stp | 4 ++-- testsuite/ChangeLog | 5 +++++ testsuite/buildok/seven.stp | 2 +- testsuite/buildok/seventeen.stp | 2 +- 7 files changed, 31 insertions(+), 20 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool