gops Command Examples

List and diagnose Go processes currently running on your system. More information: https://github.com/google/gops.

gops

gops {{pid}}

gops tree

gops stack {{pid|addr}}

gops memstats {{pid|addr}}