You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ISSUE_TEMPLATE.md 512 B

12345678910111213141516171819202122
  1. Please answer these questions before submitting your issue. Thanks!
  2. ### What version of pprof are you using?
  3. If you are using pprof via `go tool pprof`, what's your `go env` output?
  4. If you run pprof from GitHub, what's the Git revision?
  5. ### What operating system and processor architecture are you using?
  6. ### What did you do?
  7. If possible, provide a recipe for reproducing the error.
  8. Attaching a profile you are trying to analyze is good.
  9. ### What did you expect to see?
  10. ### What did you see instead?