]> sourceware.org Git - systemtap.git/commit
Saves thread vma information.
authorDavid Smith <dsmith@redhat.com>
Fri, 8 Aug 2008 17:25:36 +0000 (12:25 -0500)
committerDavid Smith <dsmith@redhat.com>
Fri, 8 Aug 2008 17:25:36 +0000 (12:25 -0500)
commit9963b5fc7945ce939aaa8027ca71927cb77a55ff
tree911bf01a6c617aed181fc798d6da174be8b4bd30
parent174bcf4d659835bbd567875e9e7a574922df25af
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.
runtime/ChangeLog
runtime/task_finder.c
runtime/task_finder_vma.c
This page took 0.029745 seconds and 5 git commands to generate.