Authorizations
Path Parameters
The specific pprof data to retrieve (heap, goroutine, threadcreate, block, etc.), or a pattern matching multiple types.
Example:
"heap"
Response
200 - application/octet-stream
pprof data.
The response is of type file
.