summaryrefslogtreecommitdiff
path: root/docs/modules/debug.profile.txt
blob: ccc091070c383b8b080fea4ba46928fa8eb2c8d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
:mod:`paste.debug.profile` -- profile applications and requests
===============================================================

.. automodule:: paste.debug.profile

Module Contents
---------------

.. autoclass:: ProfileMiddleware
.. autofunction:: make_profile_middleware
.. autofunction:: profile_decorator