Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

Conversation

@prashantv
Copy link
Contributor

pprof is usually run with either:

go tool pprof [binary-name] [binary-file]

or

go tool pprof [url]

This change makes it so go tool pprof can be replaced with go-torch
and it just works. We support --seconds as well as --time (for backwards compatibility).

pprof is usually run with either:
go tool pprof [binary-name] [binary-file]
or
go tool pprof [url]

This change makes it so "go tool pprof" can be replaced with "go-torch"
and it just works.
@coveralls
Copy link

coveralls commented May 25, 2016

Coverage Status

Coverage increased (+0.3%) to 94.465% when pulling c452b9d on pprof_args into 85ad6ad on master.

@ascandella
Copy link
Contributor

Very cool idea. Code looks good to me!

@prashantv prashantv merged commit 940eadd into master May 25, 2016
@prashantv prashantv deleted the pprof_args branch May 25, 2016 17:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants