logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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