From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5919 invoked by alias); 28 Oct 2010 17:34:19 -0000 Received: (qmail 5682 invoked by uid 426); 28 Oct 2010 17:34:17 -0000 Date: Thu, 28 Oct 2010 17:34:00 -0000 Message-ID: <20101028173416.5634.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.3-244-g75ae2ec X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4ed03d392476139c36d1959400909c80f533f651 X-Git-Newrev: 75ae2ec9242922d9c3818a720d456aca7901d771 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-q4/txt/msg00044.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 75ae2ec9242922d9c3818a720d456aca7901d771 (commit) from 4ed03d392476139c36d1959400909c80f533f651 (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 75ae2ec9242922d9c3818a720d456aca7901d771 Author: Frank Ch. Eigler Date: Thu Oct 28 13:31:26 2010 -0400 tracepoints: restore access to include/trace/event/* points w/o debuginfo An earlier commit impeded access to kernel tracepoints that are defined in the proper header files, but lacking the debuginfo for the backup searching widget to work. * tapsets.cxx (tracepoint_derived_probe_group::emit_module_decls): Remove "include/" substring from header files. ----------------------------------------------------------------------- Summary of changes: tapsets.cxx | 11 ++++++++--- 1 files changed, 8 insertions(+), 3 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool