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.munmap - Fires when an munmap is requested

Context

       The process calling munmap.

Name

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

See Also

tapset::memory(3stap)

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

Synopsis

       vm.munmap

Values

length
           the length of the memory segment

       address
           the requested address

       name
           name of the probe point

See Also