Minor updates for transpose, timemory submodule, roctracer, and omnitrace exe (#4)

* transpose usage message

* timemory submodule update

* roctracer updates

- Changes to verbosity of roctracer::shutdown
- protect_flush_activity prevents deadlock when error in callback

* Removed linking to timemory-cxx in omnitrace

- omnitrace exe does not link to `timemory-cxx` target

[ROCm/rocprofiler-systems commit: 5b2c27cccd]
このコミットが含まれているのは:
Jonathan R. Madsen
2022-05-24 18:35:33 -05:00
committed by GitHub
コミット 0b75ce03a0
7個のファイルの変更76行の追加12行の削除
+2
ファイルの表示
@@ -24,6 +24,8 @@
#include "fwd.hpp"
#include <timemory/config.hpp>
#include <timemory/hash.hpp>
#include <timemory/manager.hpp>
#include <timemory/settings.hpp>
#include <algorithm>