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-1.2-318-g31cce0f


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  31cce0f056b3d73ea9ec0d6bd12157670fa1144b (commit)
       via  fc7dfc080d1d8d9a94e6e613bb83fb6401af1884 (commit)
      from  13f8c2fb571ebaafa0ad1fccb3bba7a57ffaae7f (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 31cce0f056b3d73ea9ec0d6bd12157670fa1144b
Author: Mark Wielaard <mjw@redhat.com>
Date:   Tue Jun 22 20:59:22 2010 +0200

    Only use compat functions/types when CONFIG_COMPAT defined.
    
    * tapset/conversions.stp (user_long): Use #ifdef CONFIG_COMPAT.
      (user_long_warn): Likewise.

commit fc7dfc080d1d8d9a94e6e613bb83fb6401af1884
Author: Mark Wielaard <mjw@redhat.com>
Date:   Tue Jun 22 20:58:33 2010 +0200

    Initialize ln in sdt_uprobe_var_expanding_visitor::visit_target_symbol.
    
    * tapsets.cxx (sdt_uprobe_var_expanding_visitor::visit_target_symbol):
      Fool compiler into thinking literal_number* ln is always assigned.

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

Summary of changes:
 tapset/conversions.stp |    8 ++++++++
 tapsets.cxx            |    2 +-
 2 files changed, 9 insertions(+), 1 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]