profiler_stop
Stops the query profiler, returning aggregated statistics like execution counts, timings, and plan step costs. Data is saved to disk for later analysis.
Instructions
Stop the query profiler and return the captured profiling data. Returns aggregated query statistics including execution counts, timing (min/max/avg/p99), and execution plan step costs. Results are also saved to disk for later retrieval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||