Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fall back to /proc/<pid>/comm for process name #2316

Merged
merged 1 commit into from
Mar 9, 2017
Merged

Conversation

rade
Copy link
Member

@rade rade commented Mar 9, 2017

when proc/<pid>/cmdline is empty, which is the case for some system and defunct processes.

Fixes #2315

when proc/<pid>/cmdline is empty, which is the case for some system
and defunct processes.

Fixes #2315
@rade rade requested a review from 2opremio March 9, 2017 15:11
@rade rade merged commit 456ac0b into master Mar 9, 2017
@rade rade deleted the 2315-empty-proc-cmdline branch July 5, 2017 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants