summaryrefslogtreecommitdiffstats
path: root/Doc/howto/instrumentation.rst
Commit message (Expand)AuthorAgeFilesLines
* Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH...Ned Batchelder2022-07-051-2/+2
* bpo-43774: Add more links to configure options (GH-25363)Victor Stinner2021-04-121-3/+5
* bpo-43774: Document configure options (GH-25283)Victor Stinner2021-04-081-1/+1
* bpo-40204: Fix Sphinx sytanx in howto/instrumentation.rst (GH-21858)Victor Stinner2020-08-131-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