Spdk/lib/thread
Mike Gerdts 531258aa51 thread: get debug stack traces on spinlocks
To help debug spinlocks, capture stack traces as spinlocks are used.
Future commits in this series will make debugging with these stack
traces easier.

Signed-off-by: Mike Gerdts <mgerdts@nvidia.com>
Change-Id: I597b730ca771ea3c5b831f5ba4058d359215f7f6
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15998
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
2023-05-02 22:32:01 +00:00
..
iobuf.c thread: Move get/put calls into .c file 2023-04-06 20:16:49 +00:00
Makefile thread: Move iobuf code to a separate compilation unit. 2023-04-06 20:16:49 +00:00
spdk_thread.map thread: Move get/put calls into .c file 2023-04-06 20:16:49 +00:00
thread_internal.h update Intel copyright notices 2022-11-10 08:28:53 +00:00
thread.c thread: get debug stack traces on spinlocks 2023-05-02 22:32:01 +00:00