From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25468 invoked by alias); 27 Aug 2009 18:50:51 -0000 Received: (qmail 25445 invoked by uid 440); 27 Aug 2009 18:50:51 -0000 Date: Thu, 27 Aug 2009 18:50:00 -0000 Message-ID: <20090827185051.25434.qmail@sourceware.org> From: scox@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.9-198-gef2082d X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8096dd7dbc7bc5712da58a6f9bcb90c0b74c10db X-Git-Newrev: ef2082d8c887bdc14b2900882491555d3b87ce1c 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: 2009-q3/txt/msg00174.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 ef2082d8c887bdc14b2900882491555d3b87ce1c (commit) from 8096dd7dbc7bc5712da58a6f9bcb90c0b74c10db (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 ef2082d8c887bdc14b2900882491555d3b87ce1c Author: Stan Cox Date: Thu Aug 27 14:47:08 2009 -0400 Teach postgres.exp to use a locally built version of postgres. * postgres.exp: Grab postgres from upstream then build and test it with uprobe, utrace, and kprobe. ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.base/postgres.exp | 154 ++++++++++++++++++++------------- 1 files changed, 92 insertions(+), 62 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool