[Python-Dev] DTRACE support

"Martin v. Löwis" martin at v.loewis.de
Mon Sep 9 13:38:09 CEST 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 06.09.13 17:14, schrieb Guido van Rossum:
> I've heard good things about DTRACE but never used it myself.
> 
> Do I understand correctly that you have to build a separate Python 
> executable with it turned on?

My understanding is that you would normally have dtrace support built
on systems that support it. The claim of the dtrace authors is that
there is virtually no overhead in having trace points integrated that
are not active; it achieves that by patching trace instructions over
the NOPs that have been put there during compile time.

Regards,
Martin

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlItsyEACgkQavBT8H2dyNLhNgCfXfgXakq9wgvNGADrYNMvvAJu
05YAn0SxHrOCgoW8k9wjW+ajj+0jtpg9
=E/GT
-----END PGP SIGNATURE-----


More information about the Python-Dev mailing list