lib: add internal object pool API and use it; adapt plugins/tests
[babeltrace.git] / include / babeltrace / ctf-ir / event-internal.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
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2017-11-02  Philippe ProulxRename bt_ctf_X -> bt_X, maintain backward compat....
2017-05-28  Philippe ProulxFix warnings emitted by `gcc -Wall`
2017-05-28  Philippe Proulxbt_notification_event_create(): validate and freeze...
2017-05-28  Philippe ProulxRemove Babeltrace 1 files and reorganize the tree
2017-05-27  Philippe Proulxir: add bt_ctf_clock_class object, modify bt_ctf_clock...
2017-05-27  Jérémie GalarneauPrint timestamps in text plug-in
2017-05-27  Jérémie GalarneauTrack clock states in notification iterator
2016-02-22  Philippe Proulxir: add bt_ctf_event_get_clock_value()
2016-02-22  Philippe Proulxir: add bt_ctf_event_freeze()
2016-02-19  Philippe Proulxir: add bt_ctf_event_set_packet()
2016-02-19  Philippe Proulxir: move the stream event ctx field to the event
2016-02-19  Philippe Proulxir: split event files into event and event-class files
2016-02-19  Philippe Proulxir: refactor FT validation and resolving
2016-01-19  Jérémie GalarneauImplement new CTF-IR reference counting scheme
2015-07-30  Jérémie GalarneauUnify reference counting using a common bt_object base
2015-07-28  Philippe ProulxRename bt_object to bt_value
2015-07-17  Philippe Proulxir: consolidate reference counting functions
2015-04-14  Philippe ProulxFix: ir: make sure "stream_id" attr is always right
2015-03-20  Jérémie Galarneauir: add weak reference to parent stream to bt_ctf_event
2015-03-19  Philippe Proulxir: add attributes support to event classes
2015-02-13  Jérémie GalarneauPopulate event header from mapped timestamp clock
2015-02-04  Jérémie GalarneauAdd support for custom event headers
2015-02-04  Jérémie GalarneauFix: Field types native byte order refers to the trace
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-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.189332 seconds and 39 git commands to generate.