src/Makefile.am: build {fmt} without `-Wmissing-noreturn`
[babeltrace.git] / formats / ctf / ir / trace.c
2017-05-28  Philippe ProulxRemove Babeltrace 1 files and reorganize the tree
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  Jérémie GalarneauAllow NULL (unset) packet, stream and event headers...
2017-05-27  Philippe ProulxRename visitor and element names
2017-05-27  Jérémie GalarneauAdd trace name attribute
2017-05-27  Jérémie GalarneauFix: ensure that a stream class is not associated to...
2017-05-27  Philippe Proulxir: allow the creation of an empty clock (nameless)
2017-05-27  Jérémie GalarneauImplement trace listener interface
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-05-30  Jérémie GalarneauFix: unchecked bt_ctf_field_type_set_alignment return...
2016-02-22  Philippe Proulxir: disable clock value accessors in non-writer mode
2016-02-22  Philippe Proulxir: make bt_ctf_stream_create() public
2016-02-22  Philippe Proulxir: bt_ctf_trace_add_stream_class(): add stream class...
2016-02-19  Philippe Proulxir: remove bt_ctf_trace_get() and bt_ctf_trace_put()
2016-02-19  Philippe Proulxir: freeze clocks when freezing a trace
2016-02-19  Philippe Proulxir: split event files into event and event-class files
2016-02-19  Philippe Proulxir: rename event-fields/event-types -> fields/field...
2016-02-19  Philippe Proulxir: rename ctf_type_id -> bt_ctf_type_id
2016-02-19  Philippe Proulxir: refactor FT validation and resolving
2016-02-19  Philippe Proulxir: add user byte order to integer/float types
2016-01-19  Jérémie GalarneauImplement new CTF-IR reference counting scheme
2015-10-13  Michael JeansonPort: Add Solaris endian.h compat
2015-07-30  Jérémie GalarneauUnify reference counting using a common bt_object base
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-07-02  Jérémie GalarneauFix: Create stream after adding its stream class to...
2015-05-25  Jérémie GalarneauClean-up: get_field_type should only have one return...
2015-05-25  Jérémie GalarneauFix: bt_ctf_trace_freeze must fail if type resolving...
2015-05-12  Jérémie Galarneauir: validate sequence length fields and variant tags...
2015-05-11  Jérémie Galarneauir: only perform trace freeze if not already frozen
2015-05-11  Jérémie GalarneauClean-up: line exceeding 80 chars in trace.c
2015-05-11  Jérémie GalarneauDocs: add comment about bt_ctf_trace_add_stream_class...
2015-04-14  Philippe ProulxFix: ir: make sure "stream_id" attr is always right
2015-04-09  Jérémie GalarneauFix: Allow the addition of environment fields to a...
2015-04-09  Jérémie GalarneauCleanup: introduce internal bt_ctf_trace_freeze()
2015-04-09  Jérémie GalarneauMove bt_ctf_attributes API to internal headers
2015-03-20  Jérémie Galarneauir: add weak reference to parent trace to bt_ctf_stream...
2015-03-19  Philippe Proulxir: add attributes support to event classes
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 GalarneauFix: Don't increment automatic stream-id twice
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: Ensure stream endianness is set when initializing...
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 GalarneauAdd support for custom event headers
2015-02-04  Jérémie GalarneauFix: Field types native byte order refers to the trace
2015-01-28  Jérémie GalarneauFix: lock stream class after assigning stream id
2015-01-23  Jérémie GalarneauAdd utility function to validate CTF identifiers
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.092998 seconds and 6 git commands to generate.