Christian Göttsche 45ab05c56a Limit deleted library check
Reading and parsing /proc/<pid>/maps is quite expensive.

Do not check for deleted libraries if the main binary has been deleted;
in this case the deleted binary takes precedence.

Do not check in threads.  The check is void for kernel threads and user-
land threads can just inherit the state from the main process structure.
2021-06-12 16:02:23 +02:00
..
2021-05-10 18:40:53 +02:00
2021-06-12 16:02:23 +02:00
2021-05-10 18:40:53 +02:00
2021-05-10 18:40:53 +02:00
2021-05-10 18:40:53 +02:00
2021-05-10 18:40:53 +02:00
2021-02-07 12:41:52 +01:00