1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
.. toctree::
:hidden:
overview
getting_started
.. toctree::
:hidden:
:caption: Hands-on Tutorial
tutorials/index
tutorials/1
tutorials/2
tutorials/3
tutorials/additional_features
.. toctree::
:hidden:
:caption: Concepts
run
python_allocators
memory
temporary_allocations
attach
native_mode
examples/README
api
jupyter_magic
performance
.. toctree::
:hidden:
:caption: Reporters
live
summary
flamegraph
table
tree
stats
transform
.. toctree::
:hidden:
:caption: Project Information
supported_environments
changelog
licenses
|