numam-spdk/lib/ftl
Konrad Sztyber 441431d228 lib/trace: don't format arg's name while registering a tpoint
The arguments of a tracepoint are formatted when they're printed now, so
there's no need to append ":" or pad it with spaces.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: I74f5568f1982dacc079e3b80bd19a9cd740b48ce
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7955
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2021-06-10 10:58:05 +00:00
..
ftl_addr.h lib/ftl: Represent ftl_addr just with the offset value 2020-01-17 08:59:08 +00:00
ftl_band.c lib/ftl: use per-io_channel write buffers 2020-03-02 10:27:06 +00:00
ftl_band.h lib/ftl: Do not check busy flag when appending 2020-06-04 07:20:34 +00:00
ftl_core.c lib/ftl: Drain retry queue before shutdown 2021-05-14 10:05:34 +00:00
ftl_core.h log: remove internal log.h header 2020-10-15 08:23:39 +00:00
ftl_debug.c log: remove internal log.h header 2020-10-15 08:23:39 +00:00
ftl_debug.h lib: replace fprintf(stderr,) by SPDK_ERRLOG 2020-05-07 10:42:40 +00:00
ftl_init.c log: remove internal log.h header 2020-10-15 08:23:39 +00:00
ftl_io.c lib/ftl: use per-io_channel write buffers 2020-03-02 10:27:06 +00:00
ftl_io.h lib/ftl: Check if IO channel is fully initialized 2020-03-10 09:12:38 +00:00
ftl_reloc.c log: remove internal log.h header 2020-10-15 08:23:39 +00:00
ftl_reloc.h lib/ftl: Return SPDK_POLLER_BUSY flag only when writes were submitted 2020-08-11 09:49:51 +00:00
ftl_restore.c log: simplify SPDK_LOG_REGISTER_COMPONENT 2020-10-14 08:00:35 +00:00
ftl_trace.c lib/trace: don't format arg's name while registering a tpoint 2021-06-10 10:58:05 +00:00
ftl_trace.h lib/ftl: Keep tracing functions under define flag 2020-06-05 09:03:31 +00:00
Makefile so_ver: increase all major versions 2021-02-05 14:43:47 +00:00
spdk_ftl.map lib/ftl: Add a map file. 2020-04-22 09:21:55 +00:00