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, pr6429-comp-unwindsyms, updated. rhel52-ga-501-g10b12b9


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, pr6429-comp-unwindsyms has been updated
       via  10b12b98fe080cf37cf8c0ea2fc49dd886c91970 (commit)
      from  a00cc8c70d20f2f3429590b629d272c8db65b40f (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 10b12b98fe080cf37cf8c0ea2fc49dd886c91970
Author: David Smith <dsmith@localhost.localdomain>
Date:   Mon Jul 14 13:16:48 2008 -0500

    Changed method of getting the value of $syscall.
    2008-07-14  David Smith  <dsmith@redhat.com>
    
    	* tapsets.cxx
    	(utrace_var_expanding_copy_visitor::visit_target_symbol):
    	Synthesize a function to get the value of $syscall.
    
    2008-07-14  David Smith  <dsmith@redhat.com>
    
    	* i686/registers.stp: Removed syscall_nr function.
    	* x86_64/registers.stp: Ditto.

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

Summary of changes:
 ChangeLog                   |    6 ++++++
 tapset/ChangeLog            |    5 +++++
 tapset/i686/registers.stp   |    4 ----
 tapset/x86_64/registers.stp |    4 ----
 tapsets.cxx                 |   26 +++++++++++++++++++++++---
 5 files changed, 34 insertions(+), 11 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]