[Profiling] debug_blockProfile
Turns on block profiling for the given duration and writes profile data to disk. It uses a profile rate of 1 for most accurate information. If a different rate is desired, set the rate and write the profile manually using debug_writeBlockProfile.
JSONRPC: debug_blockProfile
Request
Responses
- 200
Turns on block profiling for the given duration and writes profile data to disk.