-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reformat procfs scraping to handle errors (#1178)
* Extracted per process operations into a function to better handle unknown errors Signed-off-by: Caleb Metz <[email protected]> * Make clippy happy Signed-off-by: Caleb Metz <[email protected]> * Added explicit error handling to pid exe, comm, and cmdline reads Signed-off-by: Caleb Metz <[email protected]> * Removed comments Signed-off-by: Caleb Metz <[email protected]> --------- Signed-off-by: Caleb Metz <[email protected]>
- Loading branch information
Showing
1 changed file
with
177 additions
and
132 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters