Profiling
debug_blockProfile
Client
Method Invocation
Name
Type
Description
> debug.blockProfile("block.profile", 10)
null$ curl -H "Content-Type: application/json" --data '{"jsonrpc":"2.0","method":"debug_blockProfile","params":["block.profile", 10],"id":1}' https://public-en-baobab.klaytn.net
{"jsonrpc":"2.0","id":1,"result":null}debug_cpuProfile
Client
Method Invocation
Name
Type
Description
debug_mutexProfile
Client
Method Invocation
Name
Type
Description
debug_isPProfRunning
Client
Method Invocation
Type
Description
debug_setBlockProfileRate
Client
Method Invocation
Name
Type
Description
debug_startCPUProfile
Client
Method Invocation
Name
Type
Description
debug_stopCPUProfile
Client
Method Invocation
debug_startPProf
Client
Method Invocation
Name
Type
Description
debug_stopPProf
Client
Method Invocation
debug_writeBlockProfile
Client
Method Invocation
Name
Type
Description
debug_writeMemProfile
Client
Method Invocation
Name
Type
Description
debug_writeMutexProfile
Client
Method Invocation
Name
Type
Description
Last updated