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

Use argv[0] for process name, differentiate scope app and probe. #796

Merged
merged 2 commits into from
Jan 6, 2016

Conversation

tomwilkie
Copy link
Contributor

As of #732 scope became a single binary, and it became hard to differentiate the app from the probe. This PR reintroduces the naming difference, and also bring the process names in scope more inline with ps.

@tomwilkie tomwilkie self-assigned this Jan 6, 2016
@paulbellamy
Copy link
Contributor

It seems like this PR does two (somewhat) unrelated things, changing the name of the scope processes, and changing what is rendered for a process name/command. Should (at least) be 2 different commits, please.

@tomwilkie
Copy link
Contributor Author

@paulbellamy PTAL

@tomwilkie tomwilkie assigned paulbellamy and unassigned tomwilkie Jan 6, 2016
@paulbellamy
Copy link
Contributor

LGTM

tomwilkie added a commit that referenced this pull request Jan 6, 2016
Use argv[0] for process name, differentiate scope app and probe.
@tomwilkie tomwilkie merged commit 16df543 into master Jan 6, 2016
@tomwilkie tomwilkie deleted the process-name branch January 6, 2016 12:47
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