Back to Serenity

Pmap

Base/usr/share/man/man1/pmap.md

latest302 B
Original Source

Name

pmap - print memory map of a process

Synopsis

**sh
$ pmap [-x] PID

Description

Print the memory map of a specified process.

Options

  • -x: Extended output

Examples

sh
$ pmap $$

See also