Spdk/lib/thread
Mike Gerdts 3d9395c69e thread: spinlock aborts print stack traces
Debug builds have information about when each spinlock was initialized,
last locked and last unlocked. This commit logs that information when
a spinlock operation aborts.

Signed-off-by: Mike Gerdts <mgerdts@nvidia.com>
Change-Id: I11232f4000f04d222dcaaed44c46303b7ea6cf6b
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16001
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Reviewed-by: Jim Harris <james.r.harris@intel.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: spinlock aborts print stack traces 2023-05-02 22:32:01 +00:00