]> sourceware.org Git - systemtap.git/commit
Extend vma mapped entries when the address is adjacent.
authorJunlong Li <zhuizhuhaomeng@gmail.com>
Thu, 27 May 2021 14:31:20 +0000 (10:31 -0400)
committerStan Cox <scox@redhat.com>
Thu, 27 May 2021 14:31:20 +0000 (10:31 -0400)
commit4a3ad35328520f2d2f835397ba743b1f39fb4b79
treee9dec1e7c4f9882c220cdc3f58eae8e68929b9e0
parent294b7a53ec2f058f67d9ae9fd6746b99cddc1bf4
Extend vma mapped entries when the address is adjacent.

When two segments are adjacent, extend the first to contain the second
instead of adding another entry.
runtime/task_finder_vma.c
runtime/vma.c
This page took 0.027308 seconds and 5 git commands to generate.