trace namespace
Classes
- class response_trace
- Responses-specific trace writer backed by Arrow IPC.
Typedefs
-
using trace_row = nxt::
io:: arrow:: trace_row - Generic Arrow trace row used by Responses tracing.
Functions
-
auto read_trace_ipc(std::
string_view path) → std:: vector<trace_ row> - Read a Responses trace IPC file back into rows.
Typedef documentation
using nxt:: ai:: trace:: trace_row = nxt:: io:: arrow:: trace_row
#include <nxtai/trace.hpp>
Generic Arrow trace row used by Responses tracing.
Function documentation
std:: vector<trace_ row> nxt:: ai:: trace:: read_trace_ipc(std:: string_view path)
#include <nxtai/trace.hpp>
Read a Responses trace IPC file back into rows.