profiler_stop
Stop the query profiler to retrieve aggregated query statistics including execution counts, timing, and plan step costs, with results saved to disk.
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 | |||