]> git.ipfire.org Git - thirdparty/collectd.git/commit
Compare both PID and process start time to avoid issues with immediate PID reuse...
authorKrzysztof Nowak <knowak@google.com>
Thu, 12 Nov 2020 09:19:14 +0000 (10:19 +0100)
committerFlorian Forster <octo@collectd.org>
Thu, 23 Nov 2023 12:28:42 +0000 (13:28 +0100)
commit71e99e00e21c8181408b590929f856830deac732
tree763e97e42f2198904304837779e4ed2a77819f87
parent951fababf57087dbf77fa241e133f98ad73a7389
Compare both PID and process start time to avoid issues with immediate PID reuse on Linux platform.
src/processes.c