Make API CTF-agnostic
[babeltrace.git] / lib / ctf-ir / stream.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 Proulxlib: remove internal stream destroy listener API
2019-05-02  Philippe Proulxlib: update and simplify the `bt_object` API
2019-05-02  Philippe Proulxlib: add internal object pool API and use it; adapt...
2019-05-02  Philippe ProulxFix: bt_stream_common_finalize(): check `stream->destro...
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 ProulxNotification iterator: transform precondition checks...
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2019-05-02  Philippe ProulxFix: CTF writer: validate and set `timestamp_begin...
2017-11-23  Philippe ProulxFix: stream.c: autopopulate timestamp fields even when...
2017-11-02  Philippe ProulxRename bt_ctf_X -> bt_X, maintain backward compat....
2017-09-16  Jérémie GalarneauOmit 'value' from is_set and reset field functions
2017-09-16  Jérémie GalarneauAdd field value is_set and reset functions to the publi...
2017-09-15  Philippe Proulxir: stream.c: do not truncate file at each packet flush
2017-08-09  Mathieu DesnoyersFix: dereference after null check
2017-08-07  Mathieu DesnoyersFix: assert compared unsigned to 0
2017-07-06  Philippe Proulxlib: use dedicated BT_LOG*_ERRNO() instead of using...
2017-07-06  Philippe Proulxir: stream: prefer to use stream's name for (CTF writer...
2017-07-06  Philippe Proulxstream.c: standardize "Cannot truncate stream file...
2017-07-05  Michael JeansonPort: dirfd is not portable, replace it
2017-06-16  Julien DesfossezFix: event_header is optional
2017-06-16  Julien DesfossezFix: wrong return code check on try_set
2017-06-16  Julien DesfossezFix: the fields to reset are optional
2017-06-16  Julien DesfossezFix: flush stream without packet_context
2017-06-09  Philippe Proulxbt_ctf_stream_get_discarded_events_count(): return int
2017-06-09  Michael JeansonAdd missing include of unistd.h
2017-06-09  Philippe Proulxstream.c: allow stream PC's `events_discarded` field...
2017-05-28  Philippe Proulxbt_ctf_stream_map_component_to_port(): log before and...
2017-05-28  Philippe Proulxir: add stream ID API
2017-05-28  Philippe ProulxCTF writer: stream: handle automatic fields more securely
2017-05-28  Philippe Proulxlib/ctf-ir/stream.c: add logging
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe ProulxRename bt_ctf_trace_get_byte_order() -> bt_ctf_trace_ge...
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe ProulxAdd the concept of a static trace
2017-05-28  Philippe ProulxNotification iterator: generate automatic notifications...
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.121717 seconds and 49 git commands to generate.