Please answer these questions before submitting your issue. Thanks!
What version of pprof are you using?
GOVERSION='go1.22.4'
What operating system and processor architecture are you using?
Linux/UNIX on a t2.large instance.
What did you do?
I am trying to analyze a heap profile. But in the image that is being generated, i can only see unknown. No stack traces, nothing. Can you help me why is this happening?
Please include full steps to reproduce the issue. The current instructions do not provide enough details. I also suspect this may be more of a question for the golang repo.
Please answer these questions before submitting your issue. Thanks!
What version of pprof are you using?
GOVERSION='go1.22.4'
What operating system and processor architecture are you using?
Linux/UNIX on a t2.large instance.
What did you do?
I am trying to analyze a heap profile. But in the image that is being generated, i can only see unknown. No stack traces, nothing. Can you help me why is this happening?
What did you expect to see?
Stack traces
What did you see instead?
Unknown