0: (Default) Return the report as a gzip-compressed protocol buffer.
1: Return a response body with the report formatted as human-readable text.
The report contains comments that translate addresses to function names and line numbers for debugging.
debug=1 is mutually exclusive with the seconds query parameter.
Optionalgc
gc?:number
0: (Default) don't force garbage collection before sampling.
0
: (Default) Return the report as a gzip-compressed protocol buffer.1
: Return a response body with the report formatted as human-readable text. The report contains comments that translate addresses to function names and line numbers for debugging.debug=1
is mutually exclusive with theseconds
query parameter.