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 jcea
Recipients Garen, belopolsky, chrismiles, danchr, dhduvall, dmalcolm, fche, glyph, hazmat, jbaker, jcea, jmcp, laca, lasizoillo, loewis, mjw, movement, neologix, pitrou, rhettinger, robert.kern, ronaldoussoren, serverhorror, sirg3, twleung, wsanchez
Date 2011-11-22.22:03:54
SpamBayes Score 3.3648095e-10
Marked as misclassified No
Message-id <1321999434.88.0.929473729008.issue13405@psf.upfronthosting.co.za>
In-reply-to
Content
- Added documentación.

- Change "sys.trace_capabilities" to an external "dtrace" extension module.

I don't care about Sun/Apple compatibility. The new probes are far more extensive, and they should be the new standard.

The code is tested under Solaris 10 x86 and x86-64. Could someone possibly test under Solaris SPARC 32/64 bits, and other platforms with dtrace support, like *bsd, mac, etc?.

PS: This code is for 2.7, because I think it is important to have a patch for interested parties to include in their python distributions. The plan is to integrate natively in 3.3.
History
Date User Action Args
2011-11-22 22:03:54jceasetrecipients: + jcea, loewis, rhettinger, ronaldoussoren, belopolsky, pitrou, wsanchez, movement, serverhorror, glyph, laca, twleung, jbaker, robert.kern, sirg3, chrismiles, danchr, dhduvall, dmalcolm, mjw, Garen, neologix, lasizoillo, fche, hazmat, jmcp
2011-11-22 22:03:54jceasetmessageid: <1321999434.88.0.929473729008.issue13405@psf.upfronthosting.co.za>
2011-11-22 22:03:54jcealinkissue13405 messages
2011-11-22 22:03:54jceacreate