Move to kernel style SPDX license identifiers
[babeltrace.git] / src / bindings / python / bt2 / bt2 / trace_class.py
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2019-11-21  Simon Marchibt2: make _ListenerHandle not hold a strong reference...
2019-11-21  Simon Marchibt2: fix error message in trace_class.py
2019-10-31  Simon Marchibt2: validate parameters to _TraceClass.create_stream_c...
2019-10-15  Philippe Proulxlib: rename option/var. "selector" to "selector field"
2019-10-15  Philippe Proulxlib: have dedicated "dynamic array FC with/without...
2019-10-04  Philippe Proulxlib: add option field classes with integer selectors
2019-09-30  Francis Deslaurierslib: split real FC/field into single and double prec...
2019-09-25  Simon Marchibt2: make it possible to remove a trace class or trace...
2019-09-23  Simon Marchibt2: remove unused import
2019-09-12  Simon Marchibt2: template borrow_user_attributes method in _TraceCl...
2019-09-10  Francis Deslauriersbt2: Add remaining trace-ir `*Const` classes and adapt...
2019-08-15  Philippe Proulxbt2: rename `_Trace.env` -> `_Trace.environment`
2019-08-15  Philippe Proulxbt2: add user attributes property support
2019-08-15  Philippe Proulxbt2: add bit array field class and field support
2019-08-15  Philippe Proulxbt2: add option field class and field support
2019-08-15  Philippe Proulxbt2: add boolean field class and field support
2019-08-14  Francis Deslauriersbt2: cleanup: Remove unused `_StreamClassIterator`...
2019-07-25  Philippe Proulxbt2: clean available `bt2` package names
2019-07-25  Philippe Proulxbt2: move `_ListenerHandle` to `utils.py`
2019-07-25  Philippe Proulxbt2: import public names into `__init__.py`
2019-07-24  Simon Marchibt2: prepend underscore to exceptions not meant to...
2019-07-24  Simon Marchibt2: rename CreationError to MemoryError, handle it...
2019-07-24  Simon Marchibt2: make bt_bt2_trace_{,class}_add_destruction_listene...
2019-07-20  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-20  Francis DeslauriersApply black code formatter on all Python code
2019-07-18  Philippe Proulxlib: bt_field_class_dynamic_array_create(): accept...
2019-07-18  Philippe Proulxlib: decouple variant FC option names from selector...
2019-07-09  Philippe Proulxlib: make packets and packet messages optional, disable...
2019-07-06  Philippe Proulxlib: move trace class's name, UUID, and environment...
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-06-12  Michael JeansonRe-organize sources
This page took 0.170951 seconds and 39 git commands to generate.