summaryrefslogtreecommitdiff
path: root/Doc/howto/instrumentation.rst
Commit message (Expand)AuthorAgeFilesLines
* bpo-36842: Implement PEP 578 (GH-12613)Steve Dower2019-05-231-0/+9
* Fix "Python" casing in a few places (GH-9001)Andrés Delfino2018-09-141-2/+2
* Improve highlighting of some code blocks. (GH-6401)Serhiy Storchaka2018-04-081-2/+6
* Add version{changed,added} markers and make minor style changes (GH-4273)Berker Peksag2017-11-041-0/+4
* bpo-31574: importlib dtrace (#3749)Christian Heimes2017-09-291-0/+11
* Issue #21590: Silence Sphinx warnings in instrumentation.rstBerker Peksag2016-11-061-26/+23
* always use double quotes for SystemTap string literals (closes #28472)Benjamin Peterson2016-10-181-5/+5
* reST is not markdownBenjamin Peterson2016-09-101-17/+17
* DTrace support: function calls, GC activity, line executionŁukasz Langa2016-09-091-0/+411