]> git.itanic.dy.fi Git - scan-pagemap/commit
Make it possible to scan only interesting pids
authorTimo Kokkonen <kaapeli@itanic.dy.fi>
Sun, 4 Jul 2010 12:58:57 +0000 (15:58 +0300)
committerTimo Kokkonen <kaapeli@itanic.dy.fi>
Sun, 4 Jul 2010 12:58:57 +0000 (15:58 +0300)
commit963992e6a0d891870aa38546f87b76b77da17c57
tree7e341c0af708e7a7d4284eb397d6e323a883ffa1
parent6247c65d67dfae5244aa8baaf3c7aaab584820e1
Make it possible to scan only interesting pids

When scanning "non-interesting" pids, the pageframes are not populated
in the tree. This makes it possible to reduce memory consumption
significantly by discarding uninterested data.

Signed-off-by: Timo Kokkonen <kaapeli@itanic.dy.fi>
main.c
parse.c
parse.h