9953139612
Added an option, `-j`, which will cause the spdk_trace to print traces in JSON format. The JSON output's structure is similar to the binary SPDK trace format, i.e. tracepoint definitions are printed at the beginning, followed by trace entries. This allows us to reduce the size of the output a bit, as we don't need to print all tracepoint properties for each entry. Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: I22fd4bee72c0d214a3444ce62d0651fabd489f5a Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8104 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> |
||
---|---|---|
.. | ||
iscsi_tgt | ||
iscsi_top | ||
nvmf_tgt | ||
spdk_dd | ||
spdk_lspci | ||
spdk_tgt | ||
spdk_top | ||
trace | ||
trace_record | ||
vhost | ||
Makefile |