cmdline always points to the original arguments; it should point to the interpreter arguments to match procfs behavior in Linux.
Name: in procfs should be the original executable name, then the interpreter can be determined from cmdline.
pidof should probably use the latter?
cmdlinealways points to the original arguments; it should point to the interpreter arguments to match procfs behavior in Linux.Name:in procfs should be the original executable name, then the interpreter can be determined fromcmdline.pidofshould probably use the latter?