From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13204 invoked by alias); 9 May 2012 00:59:13 -0000 Received: (qmail 13177 invoked by uid 9586); 9 May 2012 00:59:11 -0000 Date: Wed, 09 May 2012 00:59:00 -0000 Message-ID: <20120509005911.13166.qmail@sourceware.org> From: jistone@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, jistone/stapdyn, created. release-1.7-217-g3a894f7 X-Git-Refname: refs/heads/jistone/stapdyn X-Git-Reftype: branch X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: 3a894f7e8ea8bb8bd05cc2d76fe386558e1a4f54 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: 2012-q2/txt/msg00065.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, jistone/stapdyn has been created at 3a894f7e8ea8bb8bd05cc2d76fe386558e1a4f54 (commit) - Log ----------------------------------------------------------------- commit 3a894f7e8ea8bb8bd05cc2d76fe386558e1a4f54 Author: Josh Stone Date: Tue May 8 17:49:53 2012 -0700 WIP support for pure-userspace stap through dyninst This is an early prototype of having a SystemTap mode that operates purely in userspace, using the Dyninst library to place instrumentation. There is much more to do - please see the stapdyn/README and TODO files for details. ----------------------------------------------------------------------- hooks/post-receive -- systemtap: system-wide probe/trace tool