Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

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?