lib: add internal object pool API and use it; adapt plugins/tests
[babeltrace.git] / include / babeltrace / ctf-ir / trace.h
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-08-11  Philippe Proulxir: trace: pass remove listeners when adding listeners
2017-06-16  Philippe ProulxBT_CTF_BYTE_ORDER_NONE -> BT_CTF_BYTE_ORDER_UNSPECIFIED...
2017-06-09  Philippe Proulxir: add BT_CTF_BYTE_ORDER_NONE and make it the default...
2017-06-09  Philippe ProulxAdd bt_ctf_trace_add_is_static_listener() and ..._remov...
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe ProulxInternalize trace listener API and bt_ctf_trace_get_met...
2017-05-28  Philippe Proulxir: make bt_ctf_trace_create() create an empty packet...
2017-05-28  Philippe Proulxtrace.h: API doc: do not mention listener (now internal)
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 ProulxNotification iterator: generate automatic notifications...
2017-05-28  Philippe ProulxRename bt_ctf_trace_set_byte_order() -> bt_ctf_trace_se...
2017-05-28  Philippe Proulxtrace.h: update API doc
2017-05-28  Philippe ProulxAdd clock class priority map object
2017-05-28  Philippe ProulxRename <babeltrace/component/...> -> <babeltrace/graph...
2017-05-28  Philippe ProulxDecouple component class from plugin subsystem, remove...
2017-05-27  Philippe Proulxir: add bt_ctf_clock_class object, modify bt_ctf_clock...
2017-05-27  Philippe Proulxtrace.h: doc: add missing end of group
2017-05-27  Philippe Proulxtrace.h: doc: ctfirfieldtype -> ctfirfieldtypes
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 Proulxtrace.h: doc: fix HTML tag
2017-05-27  Philippe Proulxtrace.h: doc: various fixes
2017-05-27  Philippe ProulxRename visitor and element names
2017-05-27  Philippe ProulxDocument trace.h (API)
2017-05-27  Jérémie GalarneauAdd trace name attribute
2017-05-27  Jérémie GalarneauChange "handler" terminology to the more specific listener
2017-05-27  Jérémie GalarneauAdd CTF-IR visitor interface
2017-05-27  Jérémie GalarneauAdd trace moficiation notification handler interface
2016-02-22  Philippe Proulxir: make bt_ctf_stream_create() public
2016-02-19  Philippe Proulxir: remove bt_ctf_trace_get() and bt_ctf_trace_put()
2016-02-19  Philippe Proulxir: rename event-fields/event-types -> fields/field...
2015-07-29  Philippe Proulxir: add bt_ctf_trace_get_stream_class_by_id()
2015-07-28  Philippe ProulxRename bt_object to bt_value
2015-07-17  Philippe Proulxir: consolidate reference counting functions
2015-04-09  Jérémie GalarneauCleanup: Remove unused trace environment types
2015-03-19  Philippe Proulxir: make trace environment use bt_object
2015-03-17  Philippe Proulxir: add bt_ctf_trace_get_clock_by_name()
2015-03-16  Jérémie GalarneauImplement bt_ctf_trace stream class accessors
2015-03-16  Jérémie GalarneauImplement bt_ctf_trace_get_byte_order()
2015-03-13  Jérémie GalarneauFix: Missing stdint.h in trace.h
2015-03-02  Jérémie GalarneauAdd trace environment field getters
2015-03-02  Jérémie GalarneauSupport the addition of integer trace environment fields
2015-02-04  Jérémie GalarneauFix: Field types native byte order refers to the trace
2015-01-06  Jérémie GalarneauAdd trace packet header accessors and support custom...
2014-10-20  Jérémie GalarneauAdd clock accessor to CTF IR Trace
2014-10-20  Jérémie GalarneauAdd Trace CTF IR type
This page took 0.320126 seconds and 66 git commands to generate.