From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12290 invoked by alias); 12 Jan 2010 20:10:39 -0000 Received: (qmail 12180 invoked by uid 440); 12 Jan 2010 20:10:38 -0000 Date: Tue, 12 Jan 2010 20:10:00 -0000 Message-ID: <20100112201036.11911.qmail@sourceware.org> From: scox@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-496-gf87d402 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ed8c793ec82e92983d91e15d2c834eef0e2a76ae X-Git-Newrev: f87d4022b7d93e9436ed38af0e4418b4dac4775f 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/msg00035.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 f87d4022b7d93e9436ed38af0e4418b4dac4775f (commit) from ed8c793ec82e92983d91e15d2c834eef0e2a76ae (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 f87d4022b7d93e9436ed38af0e4418b4dac4775f Author: Stan Cox Date: Tue Jan 12 15:09:55 2010 -0500 Add attach to live process tests. * sdt_misc.exp (sdt_misc.c): New funcs loop_check, int_handler, alrm_handler. (sdt_misc.sdt): Add timer.ms (test attach to a running process): New. (test attach to a running process with .so markers): New. ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.base/sdt_misc.exp | 199 ++++++++++++++++++++++++++++----- 1 files changed, 169 insertions(+), 30 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool