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

dtrace, python and you

Description

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.

Details

Improve this page