On Thu, Jun 30, 2016 at 03:09:45PM -0600, Tycho Andersen wrote: > > What about using /proc/pid/cmdline here? It would be a little longer > (and we'd have to replace \0 with \n, so a little more work to > render), but it would let us potentially distinguish between processes > with the same name. I'm fine with switching to cmdline as well.