99da25ea80
* exit gotcha + remove DelayedInit state + cleanup - exit gotcha which wraps exit, quick_exit, abort - minor refactor of mpi gotchas - removed some redundant code in omnitrace_finalized_hidden - exclude instrumenting functions starting with dlopen and dlsym - exclude instrumenting exit, quick_exit, and abort functions - update timemory submodule with support for new gotcha_invoker with (gotcha_data, <function pointer>, args...) * Improved rocm_smi error handling