Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/nshalman/python-usdt

Python libusdt bindings
https://github.com/nshalman/python-usdt

Last synced: about 2 months ago
JSON representation

Python libusdt bindings

Lists

README

        

===============================
Python libusdt bindings
===============================

.. image:: https://badge.fury.io/py/usdt.svg
:target: http://badge.fury.io/py/usdt

.. image:: https://travis-ci.org/nshalman/python-usdt.svg
:target: https://travis-ci.org/nshalman/python-usdt

Python libusdt bindings

* Free software: BSD license
* Documentation: http://usdt.readthedocs.org.

Features
--------

* Create USDT providers and probes
* Fire probes
* Fallback mode
* Logging Module
* Simple Function Boundary Tracer (FBT) decorator