pmap(1) - SerenityOS man pages

Name

pmap - print memory map of a process

Synopsis

$ pmap [-x] PID

Description

Print the memory map of a specified process.

Options

Examples

$ pmap $$

See also