Make API CTF-agnostic
[babeltrace.git] / lib / ctf-ir / event.c
2019-05-02  Philippe ProulxMake API CTF-agnostic
2019-05-02  Philippe Proulxlib: merge common CTF IR part with the remaining implem...
2019-05-02  Philippe ProulxFix: lib: do not check the frozen state in bt_X_set_is_...
2019-05-02  Philippe Proulxlib: remove clock class priority map, use default clock...
2019-05-02  Philippe Proulxlib: remove useless checks, make functions inline on...
2019-05-02  Philippe Proulxlib: update and simplify the `bt_object` API
2019-05-02  Philippe ProulxFix: bt_event_common_initialize(): use appropriate...
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 ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2019-05-02  Philippe ProulxFix: call bt_stream_class_map_clock_class() in bt_event...
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-09-15  Philippe ProulxSplit clock value API from clock class API
2017-08-09  Mathieu DesnoyersFix: remove dead code
2017-06-16  Julien DesfossezFix: event_header is optional
2017-06-14  Philippe Proulxir: fields.c: fix public function names to get/set...
2017-06-09  Mathieu DesnoyersFix: various fixes for ctf-traces/succeed test cases
2017-06-09  Philippe Proulxir: do not try to create initial packet/event fields...
2017-05-28  Philippe Proulxlib/ctf-ir/event.c: replace some BT_LOGE() with BT_LOGW()
2017-05-28  Philippe Proulxbt_ctf_event_serialize(): do not log whole function...
2017-05-28  Philippe ProulxFix: set no field in event/packet without warnings...
2017-05-28  Philippe Proulxlib/ctf-ir/event.c: logging: fix log levels and more...
2017-05-28  Philippe Proulxlib/ctf-ir/field-types.c: add logging
2017-05-28  Philippe Proulxlib/ctf-ir/event.c: logging: remove some context given...
2017-05-28  Philippe Proulxlib/ctf-ir/event.c: add logging
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe ProulxAdd `-internal` suffix to all internal header files
2017-05-28  Philippe Proulxir: bt_ctf_event_set_clock_value(): validate clock...
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.14575 seconds and 39 git commands to generate.