1
0
mirror of https://github.com/google/gops.git synced 2025-02-19 19:59:55 +02:00
Jaana Burcu Dogan 6243ec9b2a add README
2016-11-05 23:49:51 -07:00
2016-11-05 23:46:11 -07:00
2016-11-05 23:46:11 -07:00
2016-11-05 23:46:11 -07:00
2016-11-03 16:56:19 -07:00
2016-11-05 23:49:51 -07:00

gops

gops is a command to list and diagnise Go processes currently running in your system.

$ gops
983	uplink-soecks	(/usr/local/bin/uplink-soecks)
52697	gops	(/Users/jbd/bin/gops)
51130	gocode	(/Users/jbd/bin/gocode)

Installation

$ go get -u github.com/google/gops
Description
A tool to list and diagnose Go processes currently running on your system
Readme BSD-3-Clause 8.8 MiB
Languages
Go 100%