]> sourceware.org Git - systemtap.git/commit
Remove unused vm_pgoff tracking from task_finder_vma.
authorMark Wielaard <mjw@redhat.com>
Fri, 4 Jun 2010 19:22:55 +0000 (21:22 +0200)
committerMark Wielaard <mjw@redhat.com>
Mon, 7 Jun 2010 09:44:20 +0000 (11:44 +0200)
commitb4b59d474c101a2e6ef4b81a19e868dee071af15
tree780168e6bcf2acaa417912533883b3d4c44c9d32
parentebf7792e5271dcec0fec9cbe3dd7fd2e2cddc8c2
Remove unused vm_pgoff tracking from task_finder_vma.

* runtime/task_finder_vma.c (__stp_tf_vma_entry): Remove vm_pgoff field.
  (stap_add_vma_map_info): Remove vm_pgoff argument.
  (stap_remove_vma_map_info): Likewise.
  (stap_find_vma_map_info_user): Likewise.
* runtime/sym.c (_stp_tf_mmap_cb): Adjust vma_map callers.
  (_stp_module_relocate): Likewise.
  (_stp_mod_sec_lookup): Likewise.
* runtime/unwind.c (adjustStartLoc): Likewise.
runtime/sym.c
runtime/task_finder_vma.c
runtime/unwind.c
This page took 0.028328 seconds and 5 git commands to generate.