record

open override fun <T> record(block: () -> T): T

Enable trace recording for just this block.