Closed
Description
Wire up the Profiler's start/stop record button for the new scheduling profiler (#21866).
See this POC by @taneliang as a reference / starting point.
Note that we should probably not add "debugger" as a permission
in the extension manifest, but as an optional_permissions
that we request at runtime if someone tries to use the new profiler functionality.