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 Francis Deslauriers
Recipients Francis Deslauriers, jcea, lukasz.langa
Date 2017-01-09.21:16:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483996576.83.0.189298119213.issue28909@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks Łukasz,
I will add tests following the example of the DTrace tests and update the Doc/howto/instrumentation.rst file to include this new information.

LTTng can be used  on all major Linux distros (Ubuntu, Debian, Fedora, etc.) either from distribution packages or compiled from source. It runs on kernels that came out after 2.6.27.

You are right, I should have explained why I changed the provider name. I changed it be as specific as possible to avoid potential name clash with other Python interpreters.
I will send an updated patch that keeps the old name given that it was already released.
History
Date User Action Args
2017-01-09 21:16:16Francis Deslaurierssetrecipients: + Francis Deslauriers, jcea, lukasz.langa
2017-01-09 21:16:16Francis Deslaurierssetmessageid: <1483996576.83.0.189298119213.issue28909@psf.upfronthosting.co.za>
2017-01-09 21:16:16Francis Deslaurierslinkissue28909 messages
2017-01-09 21:16:16Francis Deslaurierscreate