593b3b69b8
* silence SFINAE disabled for fork_gotcha
* Python updates
- Options for --{module,function}-include
- libpyomnitrace is_initialized and is_finalized
- source instrumentation auto init
- atexit finalization
- improved python testing
* Documentation Update
* Fix to 'cmake -E cat' not available < cmake v3.18
* Fix for inverse tests
* Update cancelling.yml
17 行
262 B
Markdown
17 行
262 B
Markdown
# Welcome to the [Omnitrace](https://github.com/AMDResearch/omnitrace) Documentation!
|
|
|
|
```eval_rst
|
|
.. toctree::
|
|
:glob:
|
|
:maxdepth: 4
|
|
:caption: Table of Contents
|
|
|
|
about
|
|
features
|
|
installation
|
|
getting_started
|
|
output
|
|
user_api
|
|
python
|
|
```
|