[issue4111] Add Systemtap/DTrace probes

Alexander Belopolsky report at bugs.python.org
Mon Oct 25 18:15:52 CEST 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

2010/10/25 Jesús Cea Avión <report at bugs.python.org>:
..
> Another question: I am not able to decide between Sun/Apple style, or breaking dtrace scripts
> compatibility completely. Anybody has an opinion about this?. Is this actually important?. Are
> there so many legacy dtrace scripts out there?.
>

I would say compatibility with Sun/Apple probes should not stand in
the way of implementing this in cpython.  Of course familiarity to
existing users is a consideration, but in cases where self-consistency
can be improved, I don't think we should be overly concerned about
legacy scripts.  I would estimate that 90% of future users will never
have used either Sun or Apple probes, 9% will have used Apple and 1%
Sun. (This is completely unscientific guess, of course.)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4111>
_______________________________________


More information about the Python-bugs-list mailing list