check_status
Monitor profiling session status and recorded subsystems like CPU, JDBC, and HTTP in JProfiler. Stop recording when needed to analyze performance data.
Instructions
Check the status of a profiling session and discover which subsystems were recorded. Can be used to stop recording. When the data is ready provides information about the recorded subsystems (e.g. cpu, jdbc, http_client).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stopRecording | No | Optionally request the recording to be stopped now. |