]> sourceware.org Git - systemtap.git/commit
Use the path instead of the module for vma tracking mmap callback.
authorJunlong Li <zhuizhuhaomeng@gmail.com>
Mon, 12 Jul 2021 19:48:42 +0000 (15:48 -0400)
committerStan Cox <scox@redhat.com>
Mon, 12 Jul 2021 19:48:42 +0000 (15:48 -0400)
commit2eb7fdfdbd97a982c8e8d3e390e0870490b76b8c
treee3100ce884f60a36f7cb971ba0da187929f17557
parenta5104a612cf902c8f3c7f13906d853546c314892
Use the path instead of the module for vma tracking mmap callback.

Use the path instead of the module for vma tracking mmap callback
since the module is usually NULL.
runtime/vma.c
This page took 0.027739 seconds and 5 git commands to generate.