From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23162 invoked by alias); 1 Jun 2010 22:26:58 -0000 Received: (qmail 23138 invoked by uid 9586); 1 Jun 2010 22:26:57 -0000 Date: Tue, 01 Jun 2010 22:26:00 -0000 Message-ID: <20100601222657.23127.qmail@sourceware.org> From: jistone@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-195-g5f73a26 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: df4a14a14f8880e4ec4484f3c14927a6bcea2e54 X-Git-Newrev: 5f73a260de428b008c806c419e8d073d21b016a2 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-q2/txt/msg00139.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 5f73a260de428b008c806c419e8d073d21b016a2 (commit) from df4a14a14f8880e4ec4484f3c14927a6bcea2e54 (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 5f73a260de428b008c806c419e8d073d21b016a2 Author: Josh Stone Date: Tue Jun 1 15:23:48 2010 -0700 PR11599: Support the new tracepoints API in 2.6.35 * buildrun.cxx (make_tracequery): Support DECLARE_TRACE_NOARGS. * tapsets.cxx (tracepoint_derived_probe_group::emit_module_decls): Add an unused void* parameter for the tracepoint callbacks on 2.6.35+. ----------------------------------------------------------------------- Summary of changes: buildrun.cxx | 5 +++++ tapsets.cxx | 36 +++++++++++++++++++++++++++++------- 2 files changed, 34 insertions(+), 7 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool