]> git.itanic.dy.fi Git - scan-pagemap/commit
Show full process argument list instead only executable name master
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Tue, 29 Nov 2022 13:38:12 +0000 (15:38 +0200)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Tue, 29 Nov 2022 13:38:12 +0000 (15:38 +0200)
commit720fa1ade10ff521307aa0cfb9c560d631ab91c5
treeb977f776a733a20ec3a28460df112a65a8b17920
parent692443c49eae3e9409d566fc1f10cd6c3da2ca05
Show full process argument list instead only executable name

Some systems have same executable running multiple times, executed
with different command line arguments. These may be difficult to
distinguish from each other if we don't see also the arguments.

Show the whole argument list for each processes as this usually what
we want to see.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
pidlib.c