pprof-merge

command module
v0.0.0-...-d2bdfc7 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

README

pprof-merge

Merges multiple pprof profile files into one.

Installation

$ go get github.com/rakyll/pprof-merge

Usage

$ pprof-merge profile1.data profile2.data ...
$ pprof merged.data

Note: pprof already can work with multiple profile files. Example:

$ pprof profile1.data profile2.data ...

pprof-merge helps you to merge profiles in case you want to store them merged.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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