summaryrefslogtreecommitdiffstats
path: root/Doc/howto/instrumentation.rst
Commit message (Expand)AuthorAgeFilesLines
* [3.9] bpo-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844) (GH-21901)Victor Stinner2020-08-191-13/+11
* 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-191-5/+5
* reST is not markdownBenjamin Peterson2016-09-111-17/+17
* DTrace support: function calls, GC activity, line executionŁukasz Langa2016-09-101-0/+411