numam-spdk/lib/thread
Konrad Sztyber d87afb4cbd thread: remove io_device name from ioch tracepoints
These tracepoints don't include this parameter in their definitions.
This patch fixes the following assertion when the traces are enabled in
the thread library:

```
_spdk_trace_record: Assertion `0 && "Unexpected number of tracepoint arguments"' failed
```

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: I5159dbafd25c3150c90fa26c966dadb1fe239953
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11159
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Krzysztof Karas <krzysztof.karas@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2022-01-19 13:14:30 +00:00
..
Makefile thread: add spdk_poller_get_id 2021-11-16 09:06:10 +00:00
spdk_thread.map thread: add spdk_poller_get_id 2021-11-16 09:06:10 +00:00
thread_internal.h thread: speed up io_channel lookup by using rbtree 2021-07-16 07:11:53 +00:00
thread.c thread: remove io_device name from ioch tracepoints 2022-01-19 13:14:30 +00:00