]> sourceware.org Git - systemtap.git/commit
Remove bogus (but wrongly used!) addr field from __stp_tf_vma_entry.
authorMark Wielaard <mjw@redhat.com>
Fri, 4 Jun 2010 16:51:21 +0000 (18:51 +0200)
committerMark Wielaard <mjw@redhat.com>
Mon, 7 Jun 2010 09:44:20 +0000 (11:44 +0200)
commit6d233b0333442b76f7bf28fa3a3cb6912c5b6f46
tree6b15ec2025721c791c1d9a1e8b19db0b29a09f16
parentefacc8a4bd6ba41a85e0f8a5dd229f88309c7008
Remove bogus (but wrongly used!) addr field from __stp_tf_vma_entry.

* runtime/task_finder_vma.c (__stp_tf_vma_entry): Remove addr field.
  (__stp_tf_get_vma_map_entry_internal): Compare vm_start, not addr.
  (stap_find_vma_map_info): Rename vm_addr argument to addr.
runtime/task_finder_vma.c
This page took 0.024034 seconds and 5 git commands to generate.