This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients Luavis, christian.heimes, methane
Date 2019-03-28.13:42:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553780553.03.0.0819180608632.issue32950@roundup.psfhosted.org>
In-reply-to
Content
Python supports dtrace / systemtap probes for gc, https://docs.python.org/3/howto/instrumentation.html?highlight=gc__start#c.gc__start
History
Date User Action Args
2019-03-28 13:42:33christian.heimessetrecipients: + christian.heimes, methane, Luavis
2019-03-28 13:42:33christian.heimessetmessageid: <1553780553.03.0.0819180608632.issue32950@roundup.psfhosted.org>
2019-03-28 13:42:33christian.heimeslinkissue32950 messages
2019-03-28 13:42:33christian.heimescreate