processes plugin: Don't complain about a failed open(/proc/$PID/cmdline)
authorFlorian Forster <octo@huhu.verplant.org>
Fri, 12 Nov 2010 07:13:42 +0000 (08:13 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Fri, 12 Nov 2010 07:13:42 +0000 (08:13 +0100)
commitc089c920528313b72a535dabfcdbd91a66c8d977
treeffcdd0a727cb84c5d16f14e19f5b201a66323dfd
parent11893a7c85389e6d8a07d1ee8473294767c7ccb9
processes plugin: Don't complain about a failed open(/proc/$PID/cmdline)

... if the error is ENOENT. This merely means we were too slow and that
we can safely ignore the process.
src/processes.c