From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31182 invoked by alias); 1 Feb 2010 20:40:05 -0000 Received: (qmail 31155 invoked by uid 426); 1 Feb 2010 20:40:04 -0000 Date: Mon, 01 Feb 2010 20:40:00 -0000 Message-ID: <20100201204004.31144.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-36-gf503d3c X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 1a11a23e5eba2caad084961a505a344a3c6e1ead X-Git-Newrev: f503d3c056dd8cba03e0cf58a260655225ffe0b4 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-q1/txt/msg00091.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 f503d3c056dd8cba03e0cf58a260655225ffe0b4 (commit) via 0b12a8cd2ea7700fa9b96930947b7844cca0aab9 (commit) from 1a11a23e5eba2caad084961a505a344a3c6e1ead (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 f503d3c056dd8cba03e0cf58a260655225ffe0b4 Author: Frank Ch. Eigler Date: Mon Feb 1 15:39:44 2010 -0500 regen sample indexes commit 0b12a8cd2ea7700fa9b96930947b7844cca0aab9 Author: Frank Ch. Eigler Date: Mon Feb 1 15:39:01 2010 -0500 new sample for sandeen@redhat.com: fntimes.stp ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.examples/index.html | 3 ++ testsuite/systemtap.examples/index.txt | 9 ++++++ testsuite/systemtap.examples/keyword-index.html | 3 ++ testsuite/systemtap.examples/keyword-index.txt | 9 ++++++ .../systemtap.examples/profiling/fntimes.meta | 6 ++++ testsuite/systemtap.examples/profiling/fntimes.stp | 30 ++++++++++++++++++++ 6 files changed, 60 insertions(+), 0 deletions(-) create mode 100644 testsuite/systemtap.examples/profiling/fntimes.meta create mode 100755 testsuite/systemtap.examples/profiling/fntimes.stp hooks/post-receive -- systemtap: system-wide probe/trace tool