lib: add internal object pool API and use it; adapt plugins/tests
[babeltrace.git] / lib / ctf-ir / stream-class.c
2019-05-02  Philippe Proulxlib: add internal object pool API and use it; adapt...
2019-05-02  Philippe Proulxlib: add "borrow" functions where "get" functions exist
2019-05-02  Philippe ProulxSplit CTF IR and CTF writer APIs and implementations
2019-05-02  Philippe Proulxlib: metadata: transform fast path precond. checks...
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2019-05-02  Philippe ProulxFix: bt_stream_class_map_clock_class(): copy field...
2019-05-02  Philippe Proulxlib: allow a single mapped clock class within a stream...
2017-11-02  Philippe ProulxRename bt_ctf_X -> bt_X, maintain backward compat....
2017-07-06  Philippe ProulxFix: allow NULL (unnamed) in bt_ctf_stream_class_{get...
2017-06-16  Philippe ProulxRemove the concept of event class attributes
2017-06-16  Jérémie GalarneauFix: Stream classes' id field is always serialized
2017-06-09  Mathieu DesnoyersFix: event, stream names can be strings
2017-06-09  Philippe Proulxir: do not create empty structure for optional scope...
2017-05-28  Philippe Proulxbt_ctf_stream_class_destroy(): log what is being destro...
2017-05-28  Philippe ProulxValidate CTF semantics in selected CTF IR functions
2017-05-28  Philippe Proulxlib/ctf-ir/stream-class.c: logging: fix typo
2017-05-28  Philippe ProulxLogging: use WARN level where appropriate
2017-05-28  Philippe Proulxlib/ctf-ir/stream-class.c: add logging
2017-05-28  Philippe ProulxAdd bt_ctf_stream_class_create_empty()
2017-05-28  Philippe ProulxRemove bt_ctf_stream_class_get_event_class_by_name()
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe ProulxStandardize *get_*_count() functions
2017-05-28  Philippe ProulxAdd the concept of a static trace
2017-05-28  Philippe ProulxAdd `-internal` suffix to all internal header files
2017-05-28  Philippe ProulxRename bt_ctf_type_id -> bt_ctf_field_type_id (and...
2017-05-28  Philippe ProulxRemove Babeltrace 1 files and reorganize the tree
This page took 0.145043 seconds and 33 git commands to generate.