ir: add bt_ctf_trace_get_stream_class_by_id()
[babeltrace.git] / formats / ctf / ir / trace.c
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.136219 seconds and 38 git commands to generate.