get_trace_delta
Retrieve tracepoint log entries added after a 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 |
|---|---|---|---|
| limit | No | ||
| cursor | Yes | ||
| tracepoint_id | No |