File: index.rst

package info (click to toggle)
python-memray 1.17.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 24,396 kB
  • sloc: python: 28,451; ansic: 16,507; sh: 10,586; cpp: 8,494; javascript: 1,474; makefile: 822; awk: 12
file content (50 lines) | stat: -rw-r--r-- 640 bytes parent folder | download
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