Francis Deslauriers added the comment:

> What about `PyProbe`? Given the multitude of tools and techniques in this 
> space, wouldn't it be worthwhile to clarify things before adding this? I 
> think conflating `dtrace` and `lttng` would only lead to more confusion for 
> users as they really are distinct technologies.

I like the PyProbe name too. PyTracepoint could be another option.

Here is the tests patch. The tests are using the same test cases as the DTrace 
and SystemTap tests.
It still uses the same name as before and the tests were added to the existing 
test_dtrace.py file. I will send an updated version once we have the final name.

----------
Added file: http://bugs.python.org/file46694/0002-LTTng-UST-tracing-tests.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28909>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to