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-168-gd1b6c28


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  d1b6c2866b35575219fb36fa2307c9f87e876750 (commit)
       via  cfee927fb9fc96fa06c55219abce6349a15d47e6 (commit)
      from  555b11c26094bafa5e450d8ad70b72a8fcbea10f (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 d1b6c2866b35575219fb36fa2307c9f87e876750
Merge: cfee927fb9fc96fa06c55219abce6349a15d47e6 555b11c26094bafa5e450d8ad70b72a8fcbea10f
Author: David Smith <dsmith@redhat.com>
Date:   Mon Apr 20 13:55:45 2009 -0500

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

commit cfee927fb9fc96fa06c55219abce6349a15d47e6
Author: David Smith <dsmith@redhat.com>
Date:   Mon Apr 20 13:54:51 2009 -0500

    Uses upstream ia64 syscall functions.
    2009-04-20  David Smith  <dsmith@redhat.com>
    
    	* runtime/syscall.h (syscall_get_nr): Uses upstream version of
    	syscall_get_nr() for ia64.
    	(syscall_get_arguments): Ditto.
    	(in_syscall): New ia64-only function from upstream.
    	(syscall_get_set_args_cb): Ditto.
    	(ia64_syscall_get_set_arguments): Ditto.
    	* runtime/task_finder.c (stap_register_task_finder_target):
    	Removed ia64 register cache.

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

Summary of changes:
 runtime/syscall.h     |  143 +++++++++++++++++++++++++++++++++++++++---------
 runtime/task_finder.c |    3 -
 2 files changed, 116 insertions(+), 30 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]