Contribute Media
A thank you to everyone who makes this possible: Read More

Python and DTrace

Description

DTrace is a dynamic tracing framework able to comprehensively monitor a complete live system, safely and with little performance impact. In this talk we will talk about (unofficial) DTrace probes in Python and how can you use them to integrate Python processes in the DTrace tracing framework as first class citizens without any modification at all. Live monitor your python programs for free! No code changes, no performance impact. Get insights into the behavior of your system.

Details

Improve this page