57c57
< // Currently not supported
---
> thread->dumpFuncProfile();
242c242,244
< {}
---
> {
> thread->profileClear();
> }
247c249,251
< {}
---
> {
> thread->profileSample();
> }