Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

probe::vm.mmap - Fires when an mmap is requested

Context

       The process calling mmap.

Name

       probe::vm.mmap - Fires when an mmap is requested

See Also

tapset::memory(3stap)

SystemTap Tapset Reference                         April 2024                              PROBE::VM.MMAP(3stap)

Synopsis

       vm.mmap

Values

length
           the length of the memory segment

       name
           name of the probe point

       address
           the requested address

See Also