+6
−1
Loading
After a series of recent patches, introducing individual tracepoint enabling, the "all" and "0xffff" parameters stopped working (we call spdk_trace_set_tpoints which sets tracepoints only once, but we need to iterate over all groups in a given mask). Change-Id: Id31c15dd0f707777f839791566c10728723090ba Signed-off-by:Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11126 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot