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-62-ga9a23c6


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  a9a23c6ec198c08057989d6c3fc08b8865681bc4 (commit)
       via  9963b5fc7945ce939aaa8027ca71927cb77a55ff (commit)
      from  751f828801e9bd4739d03a31a77e84c91e075b4e (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 a9a23c6ec198c08057989d6c3fc08b8865681bc4
Merge: 9963b5fc7945ce939aaa8027ca71927cb77a55ff 751f828801e9bd4739d03a31a77e84c91e075b4e
Author: David Smith <dsmith@redhat.com>
Date:   Fri Aug 8 12:26:02 2008 -0500

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

commit 9963b5fc7945ce939aaa8027ca71927cb77a55ff
Author: David Smith <dsmith@redhat.com>
Date:   Fri Aug 8 12:25:36 2008 -0500

    Saves thread vma information.
    2008-08-08  David Smith  <dsmith@redhat.com>
    
    	* task_finder.c (__stp_tf_vm_cb): Added calls to save/delete vma
    	information.
    	* task_finder_vma.c (__stp_tf_vma_map_hash): New function.
    	(__stp_tf_get_vma_map_entry_internal): Ditto.
    	(stap_add_vma_map_info): Ditto.
    	(stap_remove_vma_map_info): Ditto.
    	(stap_find_vma_map_info): Ditto.

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

Summary of changes:
 runtime/ChangeLog         |   10 ++++
 runtime/task_finder.c     |    9 +++
 runtime/task_finder_vma.c |  132 +++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 151 insertions(+), 0 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]