File: tutorials.rst

package info (click to toggle)
pympler 1.1%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,196 kB
  • sloc: python: 9,816; javascript: 2,775; makefile: 17
file content (16 lines) | stat: -rw-r--r-- 376 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. _tutorials:

=================
Pympler Tutorials
=================

- :ref:`muppy_tutorial` - This tutorial shows you ways in which :term:`muppy` can be used to track down memory leaks.
- :ref:`classtracker_tutorial` - A tutorial illustrating how to use the `ClassTracker` facility.

Table of Content
================

.. toctree::

   muppy_tutorial
   scons-classtracker