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 alexandre.vassalotti
Recipients MrJean1, alexandre.vassalotti, barry, benjamin.peterson, brett.cannon, hdiogenes
Date 2009-06-28.16:58:53
SpamBayes Score 6.0222334e-07
Marked as misclassified No
Message-id <1246208337.07.0.439001563964.issue2919@psf.upfronthosting.co.za>
In-reply-to
Content
Yesterday, I ported the _lsprof module to Python as an experiment. I
still have a few issues to iron out, but the core of the functionality
is there.  

I am not sure yet how this experiment will fit in the profile/cProfile
merge. I wrote the port mainly to get a better idea of what is needed
for the merge and how the profiler works.
History
Date User Action Args
2009-06-28 16:58:57alexandre.vassalottisetrecipients: + alexandre.vassalotti, barry, brett.cannon, hdiogenes, MrJean1, benjamin.peterson
2009-06-28 16:58:57alexandre.vassalottisetmessageid: <1246208337.07.0.439001563964.issue2919@psf.upfronthosting.co.za>
2009-06-28 16:58:55alexandre.vassalottilinkissue2919 messages
2009-06-28 16:58:55alexandre.vassalotticreate