gops
gops copied to clipboard
Print undetermined processes
When we cannot locate a binary on the disk, we mention the number of such cases in the output of gops. Rather than just mentioning the number for the undetermined processes, also print the details of them. So, the user can manually examine and determine whether they are go binaries or not.
Hi @rakyll I'll like to work on this. Any files I should look at?
Thanks for creating the issue @rakyll and for the reminder @Ch3ck.
So this issue is no longer applicable because unfortunately this commit https://github.com/google/gops/commit/290a9a1e3de6632116ba4fb87a73262997aec73b#diff-7ddfb3e035b42cd70649cc33393fe32c removed printing of undetermined processes.
However, IMHO it makes sense that we removed that extra output because this tool is gops, to print just Go processes.
@rakyll please feel free to close if you agree with the end suggestion.