]> git.itanic.dy.fi Git - scan-pagemap/commit
parser: Avoid parsing pids completely when not necessary
authorTimo Kokkonen <kaapeli@itanic.dy.fi>
Wed, 8 Sep 2010 18:35:00 +0000 (21:35 +0300)
committerTimo Kokkonen <kaapeli@itanic.dy.fi>
Wed, 8 Sep 2010 18:35:00 +0000 (21:35 +0300)
commit0bff18974d3c8a899d6915a36367e9e7d4b5e288
treefc8abe1e188f17f4c0affedc6d9cee40c99829f2
parent8acea8ee73b2035f48f51c514400304897162b10
parser: Avoid parsing pids completely when not necessary

If user has decided to scan only given mapping name for the processes,
it doesn't make sense to scan the entire process list too.

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