memplot

command module
v0.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 25, 2020 License: GPL-3.0 Imports: 7 Imported by: 0

README

memplot

A small utility written in golang to quickly plot memory usage of processes. Still in a very early stage. memplot constantly samples memory usage of a process, for a given duration of time and then outputs a .png file. Painless and straightforward.

Installation

go get -u -v github.com/0x0f0f0f/memplot/cmd

Usage

Usage of memplot:
  -dur duration
    	total profiling time (default 10s)
  -pid int
    	pid of the process to analyze (default -1)
  -sd duration
    	sample size in time (default 5ms)
  -vsz
    	plot virtual size

Example Plot

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL