Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to generate prof file to specific path? #41215

Closed
fwhezfwhez opened this issue Sep 4, 2020 · 2 comments
Closed

How to generate prof file to specific path? #41215

fwhezfwhez opened this issue Sep 4, 2020 · 2 comments

Comments

@fwhezfwhez
Copy link

I'm using net/http/prof to help generate cpu,mem,goroutine prof files and wonder in which way that I can generate the prof file to a path I want like go tool pprof <url> -f /tmp/xxx_cpu.

@davecheney
Copy link
Contributor

Thank you for raising this issue. Unlike many projects, the Go project does not use GitHub Issues for general discussion or asking questions. GitHub Issues are used for tracking bugs and proposals only.

For asking questions, see:

@fwhezfwhez
Copy link
Author

well

@golang golang locked and limited conversation to collaborators Sep 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants