ab551e7eb7
* Delete core critical-trace files
* Update docs and README
* Update workflows
* Update testing
* Update cmake
* Remove critical trace usage in source code
* Update source/docs/critical_trace.md
- fix spelling
* Formatting
* Update bin/omnitrace-avail/avail.cpp
- statically allocate shared pointers for timemory manager and hash id/aliases to prevent use-after-free errors
[ROCm/rocprofiler-systems commit: 9499e2f521]
11 righe
244 B
Markdown
11 righe
244 B
Markdown
# Critical Trace Support
|
|
|
|
```eval_rst
|
|
.. toctree::
|
|
:glob:
|
|
:maxdepth: 4
|
|
```
|
|
|
|
Critical trace support has been superseded by causal profiling support.
|
|
Critical trace support was removed in Omnitrace v1.11.0 due to incomplete implementation.
|