profiler_stop
Stop the Firefox profiler and save the recording to a file in the downloads directory. Optionally discard the recording without saving.
Instructions
Stop the Firefox profiler and save the recorded profile to a file in the downloads directory. Returns the path to the saved file, or null when nothing was saved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| discard | No | If true, stop the profiler and discard the recording instead of saving it to disk. Defaults to false. |