profiler_stop
Stop the query profiler and retrieve aggregated query statistics including execution counts, timing metrics, and execution plan step costs. Results are saved 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 | |||