remove_tracepoint
Removes a tracepoint by ID to halt logging at that code location and clean up debugging session.
Instructions
Remove a tracepoint by ID.
Args: tracepoint_id: Tracepoint ID (e.g., "tp-1")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tracepoint_id | Yes |