]> git.itanic.dy.fi Git - scan-pagemap/commit
main.c: Allow scanning multiple processes by name
authorTimo Kokkonen <kaapeli@itanic.dy.fi>
Sat, 21 Aug 2010 07:24:07 +0000 (10:24 +0300)
committerTimo Kokkonen <kaapeli@itanic.dy.fi>
Sat, 21 Aug 2010 07:24:07 +0000 (10:24 +0300)
commit079a74b05e89f918b3a4348be6163f6ebe0b26b4
tree83bf3ced06441b535a44d3762e26781173aa388c
parentedbeb918e6571b325e101a420dce860054260e4b
main.c: Allow scanning multiple processes by name

Now that we have code in place for scanning multiple pid numbers, we
can also convert all process names to pids. That way, it becomes also
possible to add all process names user has given as an argument.

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