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.8-112-g0c3bfb1


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  0c3bfb1ef9f5415ec92afac94a72db5a827fa634 (commit)
      from  f0d57904d70d912ca3fc82eeaaacccdac0307a87 (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 0c3bfb1ef9f5415ec92afac94a72db5a827fa634
Author: Stan Cox <scox@redhat.com>
Date:   Fri Jun 26 14:28:46 2009 -0400

    Use_utrace_syscall_arg with sdt utrace probes to avoid i386 arg fetching problems.
    
    * tapsets.cxx (probe_table):  Add is_uprobe and is_utrace.
    (probe_table::convert_probe): Use _utrace_syscall_arg.
    (sdt_var_expanding_visitor): Add utrace_probe.
    (sdt_var_expanding_visitor::visit_target_symbol): Use _utrace_syscall_arg.

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

Summary of changes:
 tapsets.cxx |   31 ++++++++++++++++++-------------
 1 files changed, 18 insertions(+), 13 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]