This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.5-104-gf149549


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  f149549158a3d6dcb1118323d1dbcec27c4b3bbe (commit)
       via  55c0f2bfefb04915622dd3688bba59da1addaec8 (commit)
      from  909478bf88251987368339b1102f56fbd2d11ebd (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 f149549158a3d6dcb1118323d1dbcec27c4b3bbe
Merge: 55c0f2bfefb04915622dd3688bba59da1addaec8 909478bf88251987368339b1102f56fbd2d11ebd
Author: David Smith <dsmith@redhat.com>
Date:   Wed Apr 8 12:42:39 2009 -0500

    Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

commit 55c0f2bfefb04915622dd3688bba59da1addaec8
Author: David Smith <dsmith@redhat.com>
Date:   Wed Apr 8 12:41:55 2009 -0500

    Only includes task_finder.c when needed.
    2009-04-08  David Smith  <dsmith@redhat.com>
    
            * tapsets.cxx (itrace_derived_probe_group::emit_module_decls):
            Added inclusion of task_finder.c back.  Unconditionally including
            it when not needed causes all systemtap scripts to fail on kernels
            with no utrace support.
            (utrace_derived_probe_group::emit_module_decls): Ditto.
            (uprobe_derived_probe_group::emit_module_decls): Ditto.
            * runtime/runtime.h: Removed unconditional inclusion of
            task_finder.c.

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

Summary of changes:
 runtime/runtime.h |    2 --
 tapsets.cxx       |   22 ++++++++++++++++++++++
 2 files changed, 22 insertions(+), 2 deletions(-)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]