lib: add internal object pool API and use it; adapt plugins/tests
[babeltrace.git] / include / babeltrace / ctf-ir / event.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-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe Proulxbt_ctf_event_set_clock_value() does not need a clock...
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 Proulxevent.h: doc: put @cond/@endcond on single lines
2017-05-27  Philippe ProulxAPI doc: add notes about automatic resolving
2017-05-27  Philippe Proulxevent.h: doc: add missing parameter
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 ProulxDocument event.h (API)
2017-05-27  Jérémie GalarneauPrint timestamps in text plug-in
2017-05-27  Mathieu DesnoyersFix: documentation: refer to bt_put()
2017-05-27  Jérémie GalarneauAdd bt_ctf_event_get_packet
2016-02-22  Philippe Proulxir: add bt_ctf_event_get_clock_value()
2016-02-22  Philippe Proulxir: remove unused bt_ctf_event_copy()
2016-02-19  Philippe Proulxir: move writer-specific declarations to writer header
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
2015-07-28  Philippe ProulxRename bt_object to bt_value
2015-07-17  Philippe Proulxir: consolidate reference counting functions
2015-04-28  Jérémie Galarneauir: add bt_ctf_event_set_payload_field()
2015-04-28  Philippe Proulxir: add bt_ctf_event_get_payload_field()
2015-04-28  Philippe Proulxir: add bt_ctf_event_copy() (event deep copy)
2015-03-20  Jérémie Galarneauir: add stream accessor to bt_ctf_event
2015-03-19  Philippe Proulxir: add attributes support to event classes
2015-03-16  Jérémie GalarneauFix: CTF 1.8 mandates that event "fields" must be a...
2015-03-16  Jérémie GalarneauImplement bt_ctf_event_class_get/set_payload()
2015-03-13  Jérémie GalarneauDocs: event class must have a stream class before event...
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-16  Jérémie GalarneauAdd event context accessors
2014-12-16  Jérémie GalarneauDocs: Remove extra underscore from function header
2014-10-21  Jérémie GalarneauEnsure types used for index and count in CTF IR API...
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.274838 seconds and 51 git commands to generate.