profiler_stop
Stop the query profiler to retrieve aggregated query statistics, including execution counts, timing metrics (min, max, avg, p99), and execution 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 | |||