Now that each tracepoint can have more than one argument, we cannot pad the missing ones, as it would take too much space. Therefore, we put them at the end of a line and simply skip the missing ones. Additionally, since empty arguments are no longer padded, this patch stops recording arguments with names consisting of an empty string (containing just '\0'). Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: I5199a3219a31d6afd3178324a4f48563b84e6149 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7958 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> |
||
---|---|---|
.. | ||
Makefile | ||
spdk_trace.map | ||
trace_flags.c | ||
trace_rpc.c | ||
trace.c |