Replace all assert(false) and assert(0) with abort()
[babeltrace.git] / lib / ctf-ir / trace.c
2017-05-28  Philippe ProulxReplace all assert(false) and assert(0) with abort()
2017-05-28  Philippe Proulxbt_ctf_trace_destroy(): logging: difference between...
2017-05-28  Philippe Proulxlib/ctf-ir/trace.c: add logging
2017-05-28  Philippe ProulxValidate CTF semantics in selected CTF IR functions
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe Proulxir: make bt_ctf_trace_create() create an empty packet...
2017-05-28  Philippe ProulxRename bt_ctf_trace_get_byte_order() -> bt_ctf_trace_ge...
2017-05-28  Philippe Proulxir: add trace UUID getter and setter
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 bt_ctf_trace_get_stream_count() and bt_ctf_trace_ge...
2017-05-28  Philippe ProulxRemove notification-schema.h: not needed for 2.0
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 Proulxir: make sure you can't add a SC to a trace with a...
2017-05-28  Philippe ProulxRename bt_ctf_trace_set_byte_order() -> bt_ctf_trace_se...
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.088488 seconds and 26 git commands to generate.