pub async fn start_profile( exec_state: &mut ExecState, args: Args, ) -> Result<KclValue, KclError>
Start a new profile at a given point.