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.7-rc2-2-ga7a6829


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  a7a68293cc9147b915017ce72f2fdf630fda826c (commit)
      from  233614952872b4561accc79d9d7ef2c66f52dce4 (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 a7a68293cc9147b915017ce72f2fdf630fda826c
Author: David Smith <dsmith@redhat.com>
Date:   Tue Jul 15 11:09:32 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]