src.ctf.lttng-live: remove some goto error-handling
[babeltrace.git] / include / babeltrace / ctf-ir / stream-class.h
2019-06-07  Michael Jeansonlib: rename include dir to babeltrace2
2019-05-02  Philippe ProulxCTF IR -> Trace IR
2019-05-02  Philippe ProulxMake API CTF-agnostic
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
2017-11-02  Philippe ProulxRename bt_ctf_X -> bt_X, maintain backward compat....
2017-09-15  Philippe ProulxAvoid unnecessary inclusions in public headers
2017-07-06  Philippe ProulxFix: allow NULL (unnamed) in bt_ctf_stream_class_{get...
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-27  Philippe Proulxstream-class.h: doc: fix trace/packet instead of stream...
2017-05-27  Philippe Proulxir: add bt_ctf_clock_class object, modify bt_ctf_clock...
2017-05-27  Philippe ProulxAPI doc: CTF IR writer -> CTF writer
2017-05-27  Jérémie GalarneauDocs: allow NULL packet, stream and event headers,...
2017-05-27  Philippe ProulxAPI doc: add notes about automatic resolving
2017-05-27  Philippe ProulxAPI doc: add missing @postrefcountsame conditions
2017-05-27  Philippe ProulxAPI doc: add #include line in the detailed description
2017-05-27  Philippe Proulxstream-class.h: doc: add freezing postcondition
2017-05-27  Philippe Proulxstream-class.h: doc: add note about CTF IR writer-only API
2017-05-27  Philippe ProulxRename visitor and element names
2017-05-27  Philippe ProulxDocument stream-class.h (API)
2017-05-27  Jérémie GalarneauDocs: bt_ctf_stream_class_add_event_class comment typo
2017-05-27  Jérémie GalarneauAdd CTF-IR visitor interface
2016-02-22  Philippe Proulxir: move bt_ctf_stream_class_set_clock() to writer...
2016-02-19  Philippe Proulxir: move writer-specific declarations to writer header
2015-07-17  Philippe Proulxir: consolidate reference counting functions
2015-03-20  Jérémie Galarneauir: add trace accessor to bt_ctf_stream_class
2015-03-17  Philippe Proulxir: add bt_ctf_stream_class_get_event_class_by_id()
2015-03-13  Jérémie GalarneauFreeze event classes as they are added to a stream...
2015-03-10  Jérémie GalarneauFix: Missing stdint.h in stream-class.h
2015-02-27  Jérémie GalarneauCTF-IR: Support unnamed streams
2015-02-04  Jérémie GalarneauAdd support for custom event headers
2015-01-23  Jérémie GalarneauRevert "Add event header accessors and support for...
2015-01-15  Jérémie GalarneauAdd event header accessors and support for custom event...
2014-12-15  Jérémie GalarneauAdd stream_event_context accessors
2014-10-21  Jérémie GalarneauEnsure types used for index and count in CTF IR API...
2014-10-11  Jérémie GalarneauDocumentation fix: add expected types to packet context...
2014-07-29  Jérémie GalarneauAdd stream packet header accessors
2014-06-28  Jérémie GalarneauImplement CTF-IR stream class getters
2014-06-27  Jérémie GalarneauImplement CTF-IR event getters
2014-06-27  Jérémie GalarneauUpdate CTF-Writer and CTF-IR copyrights
2014-06-27  Jérémie GalarneauSplit the CTF-Writer API into IR and Writer-specific...
This page took 0.095756 seconds and 6 git commands to generate.