From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8181 invoked by alias); 24 Jun 2010 00:00:32 -0000 Received: (qmail 8154 invoked by uid 9586); 24 Jun 2010 00:00:31 -0000 Date: Thu, 24 Jun 2010 00:00:00 -0000 Message-ID: <20100624000030.8142.qmail@sourceware.org> From: jistone@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-334-g01ec18c X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 2b300ebe599bbfbd8c37d2ec85bace26ada8c1e4 X-Git-Newrev: 01ec18cd855835f39a47bedfc2f8492d6a5c8df2 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/msg00234.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 01ec18cd855835f39a47bedfc2f8492d6a5c8df2 (commit) via 604b1e9acf0ee4de3668a6e360b7b3b64d53c53b (commit) from 2b300ebe599bbfbd8c37d2ec85bace26ada8c1e4 (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 01ec18cd855835f39a47bedfc2f8492d6a5c8df2 Author: Josh Stone Date: Wed Jun 23 17:00:09 2010 -0700 Include gettimeofday in the tapset reference commit 604b1e9acf0ee4de3668a6e360b7b3b64d53c53b Author: Josh Stone Date: Wed Jun 23 16:34:23 2010 -0700 Include pn() in the tapset reference ----------------------------------------------------------------------- Summary of changes: doc/SystemTap_Tapset_Reference/tapsets.tmpl | 2 ++ tapset/context.stp | 2 +- tapset/pn.stp | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool