From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13986 invoked by alias); 12 Nov 2008 21:45:43 -0000 Received: (qmail 13887 invoked by uid 678); 12 Nov 2008 21:45:43 -0000 Date: Wed, 12 Nov 2008 21:45:00 -0000 Message-ID: <20081112214543.13863.qmail@sourceware.org> From: wcohen@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-472-gcb4526f X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8bf4a1448c19642ae13e2ed4458cc77af5f398fd X-Git-Newrev: cb4526f629de007f32be10719074bfb2b63867df 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: 2008-q4/txt/msg00170.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 cb4526f629de007f32be10719074bfb2b63867df (commit) via c813dcb43e02c318e13b5539e897fcca07b40d4b (commit) via 702dbbf59a4716d905d8fdc9e3824c7d068957a0 (commit) from 8bf4a1448c19642ae13e2ed4458cc77af5f398fd (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 cb4526f629de007f32be10719074bfb2b63867df Author: William Cohen Date: Wed Nov 12 15:32:18 2008 -0500 Remove cpuid() documentation. commit c813dcb43e02c318e13b5539e897fcca07b40d4b Merge: 702dbbf59a4716d905d8fdc9e3824c7d068957a0 8bf4a1448c19642ae13e2ed4458cc77af5f398fd Author: William Cohen Date: Wed Nov 12 15:31:16 2008 -0500 Merge branch 'master' of ssh://sources.redhat.com/git/systemtap commit 702dbbf59a4716d905d8fdc9e3824c7d068957a0 Author: William Cohen Date: Wed Nov 12 11:29:55 2008 -0500 Make syncandbuild.sh executable. ----------------------------------------------------------------------- Summary of changes: doc/SystemTap_Tapset_Reference/en-US/context.xml | 7 ------- tapset/ChangeLog | 4 ++++ tapset/context.stp | 10 +--------- 3 files changed, 5 insertions(+), 16 deletions(-) mode change 100644 => 100755 doc/SystemTap_Beginners_Guide/syncandbuild.sh hooks/post-receive -- systemtap: system-wide probe/trace tool