get_trace_delta
Retrieve tracepoint log entries appended after a given cursor, with optional filtering by tracepoint ID and result limit.
Instructions
Get tracepoint log entries appended after a cursor.
State: Works in any state.
Args: cursor: Cursor returned by mark_trace_cursor or a raw monotonic timestamp limit: Maximum number of entries to return tracepoint_id: Optional tracepoint filter overriding the cursor filter
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | Yes | ||
| limit | No | ||
| tracepoint_id | No |