gops icon indicating copy to clipboard operation
gops copied to clipboard

Print undetermined processes

Open rakyll opened this issue 8 years ago • 3 comments

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.

rakyll avatar Dec 05 '16 20:12 rakyll

Hi @rakyll I'll like to work on this. Any files I should look at?

ch3ck avatar Sep 09 '17 04:09 ch3ck

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.

odeke-em avatar Sep 15 '17 02:09 odeke-em

@rakyll please feel free to close if you agree with the end suggestion.

odeke-em avatar Sep 15 '17 03:09 odeke-em