Skip to content

sfluor/gops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gops

Gops is a tool to monitor a specific process ressources, it's inspired by psrecord

Example

Installation

  1. You can download the latest release here
  2. Or you can install it by building it manually with:
go get github.com/sfluor/gops
cd $GOPATH/github.com/sfluor/gops
dep ensure
go build

Usage

You can monitor firefox usage by doing gops $(pgrep firefox) and stop it with ^C to register firefox resources usage in record.png.