Spdk/lib/trace
Konrad Sztyber c681d76fb4 lib/trace: extract getting next entry to a helper function
It allows us to get rid of the `next_circual_entry` variable and will
make it easier to retrieve multiple trace entries, which will be needed
in subsequent patches.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: I4666c9da518c2ac0b376e10aa73d1c58cff91f13
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8403
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Krzysztof Karas <krzysztof.karas@intel.com>
2021-07-07 09:43:37 +00:00
..
Makefile lib/trace: variable number of tracepoint arguments 2021-06-28 16:17:35 +00:00
spdk_trace.map lib/trace: variable number of tracepoint arguments 2021-06-28 16:17:35 +00:00
trace_flags.c app/trace: print tpoint arguments at the end of a line 2021-06-28 16:17:35 +00:00
trace_rpc.c lib: Use PRId64 for portability 2020-11-20 11:01:37 +00:00
trace.c lib/trace: extract getting next entry to a helper function 2021-07-07 09:43:37 +00:00