Skip to content

benesch/python-dtrace-tracker

Repository files navigation

python-dtrace-tracker

tracking the implementation of DTrace probes in Python

Patches

Several known patches, sourced from patches shipped in distribution packages and from the Python issue tracker, are collected here. Patches are named

FRAMEWORK-SOURCE-OS.PYVERSION.patch

where FRAMEWORK is dtrace or systemtap, SOURCE is the distribution or Python issue ID the patch was extracted from, OS is a list of supported OSes, or all to indicate all FRAMEWORK-supporting OSes.

Python bugs

  1. Issue 4111: Add Systemtap/DTrace probes

    Original issue.

  2. Issue 13405: Add DTrace probes

    Current DTrace tracking issue. Appears blocked on combined SystemTap and DTrace patch.

  3. Issue 14776: Add SystemTap static markers

    Current SystemTap tracking issues. Appears blocked on combined SystemTap and DTrace patch.

  4. Issue 21590: Systemtap and Dtrace support

    Combined tracking of 13405 and 14776. Appears inactive.

Useful references

About

tracking the implementation of DTrace probes in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published