remove_tracepoint
Remove a tracepoint by providing its ID, stopping further logging or break actions associated with that tracepoint.
Instructions
Remove a tracepoint by ID.
Args: tracepoint_id: Tracepoint ID (e.g., "tp-1")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tracepoint_id | Yes |