Description Usage Arguments See Also Examples
debug_setBlockProfileRate
sets the rate (in samples/sec) of goroutine
block profile data collection.
1 |
rate |
Integer - Rate of the profiling. A non-zero rate enables block profiling, setting it to zero stops the profile. |
Other debug functions: debug_backtraceAt
,
debug_blockProfile
,
debug_cpuProfile
,
debug_dumpBlock
,
debug_gcStats
,
debug_getBlockRlp
,
debug_goTrace
,
debug_memStats
,
debug_seedHash
,
debug_setHead
, debug_stacks
,
debug_startCPUProfile
,
debug_startGoTrace
,
debug_stopCPUProfile
,
debug_stopGoTrace
,
debug_traceBlockByHash
,
debug_traceBlockByNumber
,
debug_traceBlockFromFile
,
debug_traceBlock
,
debug_traceTransaction
,
debug_verbosity
,
debug_vmodule
,
debug_writeBlockProfile
,
debug_writeMemProfile
, gethr
1 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.