PyTexas 2013

dtrace, python and you

Mark Allen

Did you know that Python is a dtrace provider? Wait, backup. Did you know that dtrace is a dynamic and safe tool to probing all kinds of complex behaviors in running computer systems? Using dtrace on python applications can give you a *lot* of great information about bottlenecks, performance issues and details that you would never otherwise get.

Learn how python and dtrace interface together.

Status: Accepted