logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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