public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-388-g547a3b4
@ 2009-12-18 18:15 moore
  0 siblings, 0 replies; only message in thread
From: moore @ 2009-12-18 18:15 UTC (permalink / raw)
  To: systemtap-cvs

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  547a3b44141e7c7b6548d130bb37f18a634a50a2 (commit)
       via  471fca5e53a239f7fa4d04b7b6d6f53765a3d598 (commit)
      from  a18a40d0cf1408d5575165ebc4374a1ab4f9fbc0 (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 547a3b44141e7c7b6548d130bb37f18a634a50a2
Merge: 471fca5e53a239f7fa4d04b7b6d6f53765a3d598 a18a40d0cf1408d5575165ebc4374a1ab4f9fbc0
Author: Tim Moore <timoore@redhat.com>
Date:   Fri Dec 18 19:14:25 2009 +0100

    Merge commit 'origin/master'

commit 471fca5e53a239f7fa4d04b7b6d6f53765a3d598
Author: Tim Moore <timoore@redhat.com>
Date:   Fri Dec 18 17:56:24 2009 +0100

    Remove uprobes.h declaration from runtime.h
    
    Turns out that it breaks on kernels that don't have utrace.
    
    * runtime/runtime.h : Don't include uprobes.h
    * runtime/stack.c: Include uprobes.h
    * runtime/stack-i386.c: Check if uprobes is included at all.
    * runtime/stack-x86_64.c: ditto
    * tapsets.cxx (uprobe_derived_probe_group::emit_module_decls): put
      uprobes.h include back in.

-----------------------------------------------------------------------

Summary of changes:
 runtime/runtime.h      |   10 ----------
 runtime/stack-i386.c   |    2 +-
 runtime/stack-x86_64.c |    2 +-
 runtime/stack.c        |   14 ++++++++++++++
 tapsets.cxx            |   10 ++++++++++
 5 files changed, 26 insertions(+), 12 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-18 18:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-18 18:15 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-388-g547a3b4 moore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).