Commit fa38b9e0 authored by Luke Macken's avatar Luke Macken

Mention our dump_memory payload in the docs

parent d233c795
...@@ -41,6 +41,14 @@ Forcing garbage collection ...@@ -41,6 +41,14 @@ Forcing garbage collection
.. literalinclude:: ../pyrasite/payloads/force_garbage_collection.py .. literalinclude:: ../pyrasite/payloads/force_garbage_collection.py
:language: python :language: python
Dumping out object memory usage statistics
------------------------------------------
.. literalinclude:: ../pyrasite/payloads/dump_memory.py
:language: python
.. seealso:: :doc:`MemoryViewer`
Reverse Subprocess Shell Reverse Subprocess Shell
------------------------ ------------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment