A tool to explore the linux kernel pagemap set of interfaces to find out about a process memory usage.
There are four components to pagemap: /proc/pid/pagemap, /proc/kpagecount, /proc/kpageflags and /proc/kpagecgroup.
For more info see linux kernel Documentation/vm/pagemap.txt.