Do not use `bool` type; use new `bt_bool` instead
[babeltrace.git] / include / babeltrace / ctf-ir /
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe ProulxNormalize public header include guards
2017-05-28  Philippe Proulxir: attributes: fix index and count integer types
2017-05-28  Philippe ProulxMake bt_ctf_event_class_create() create an empty context FT
2017-05-28  Philippe ProulxAdd bt_ctf_stream_class_create_empty()
2017-05-28  Philippe ProulxRemove BT_CTF_FIELD_TYPE_UNTAGGED_VARIANT
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 ProulxRemove bt_ctf_stream_class_get_event_class_by_name()
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe ProulxStandardize *get_*_count() functions
2017-05-28  Philippe ProulxRename CTF IR integer FT signedness functions to use...
2017-05-28  Philippe ProulxRename bt_ctf_clock_class_get_is_absolute() -> bt_ctf_c...
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 Proulxfield-types.h: API doc: add missing prehot{}
2017-05-28  Philippe ProulxNotification iterator: generate automatic notifications...
2017-05-28  Philippe Proulxevent-class-internal.h: fix include warning
2017-05-28  Philippe ProulxAdd `-internal` suffix to all internal header files
2017-05-28  Philippe Proulxbt_notification_event_create(): validate and freeze...
2017-05-28  Philippe Proulxir: bt_ctf_event_set_clock_value(): validate clock...
2017-05-28  Philippe ProulxRename bt_ctf_trace_set_byte_order() -> bt_ctf_trace_se...
2017-05-28  Philippe ProulxRename bt_ctf_type_id -> bt_ctf_field_type_id (and...
2017-05-28  Julien DesfossezMake bt_ctf_field_structure_set_field public
2017-05-28  Julien DesfossezAllow to set the size of an integer type
2017-05-28  Philippe ProulxRemove Babeltrace 1 files and reorganize the tree
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 Proulxbt_ctf_event_set_clock_value() does not need a clock...
2017-05-28  Philippe ProulxAdd bt_ctf_clock_value_get_class()
2017-05-28  Philippe ProulxDecouple component class from plugin subsystem, remove...
2017-05-28  Jérémie GalarneauWriter: minimize packet padding
2017-05-27  Philippe ProulxFix API doc's content and style for enum. FT mapping...
2017-05-27  Jérémie GalarneauDocs: document enumeration mapping iterator API
2017-05-27  Jérémie GalarneauDocs: add documentation for bt_ctf_field_type_enumerati...
2017-05-27  Jérémie GalarneauAdd missing bt_ctf_field_type_enumeration_mapping_itera...
2017-05-27  Jérémie GalarneauRemove bt_ctf_field_type_enumeration_get_mapping_name
2017-05-27  Jérémie GalarneauModify bt_ctf_field_enumeration_get_single_mapping...
2017-05-27  Jérémie GalarneauFix: check enum overlap as long as the type is not...
2017-05-27  Mathieu DesnoyersFix: allow duplicate keys and overlapping ranges in...
2017-05-27  Philippe ProulxAPI doc: add int/float field type examples
2017-05-27  Philippe Proulxstream-class.h: doc: fix trace/packet instead of stream...
2017-05-27  Philippe ProulxDocument fields.h (API)
2017-05-27  Philippe Proulxfield-types.h: doc: bt_ctf_field_type_copy(): add not...
2017-05-27  Philippe Proulxfield-types.h: doc: fix missing plural
2017-05-27  Philippe Proulxfield-types.h: doc: add note about freezing
2017-05-27  Philippe Proulxir: add bt_ctf_clock_class object, modify bt_ctf_clock...
2017-05-27  Philippe Proulxfield-types.h: doc: use FT/field aliases
2017-05-27  Philippe Proulxtrace.h: doc: add missing end of group
2017-05-27  Philippe Proulxpacket.h: doc: add missing end of group
2017-05-27  Philippe ProulxDocument field-types.h (API)
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 Proulxevent.h: doc: put @cond/@endcond on single lines
2017-05-27  Philippe ProulxAPI doc: add notes about automatic resolving
2017-05-27  Philippe ProulxDocument field-path.h (API)
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  Philippe Proulxstream.h: doc: add missing type doc
2017-05-27  Philippe Proulxevent-class.h: doc: reorder functions
2017-05-27  Philippe Proulxtrace.h: doc: fix HTML tag
2017-05-27  Philippe Proulxtrace.h: doc: various fixes
2017-05-27  Philippe Proulxstream-class.h: doc: add freezing postcondition
2017-05-27  Philippe Proulxstream-class.h: doc: add note about CTF IR writer-only API
2017-05-27  Philippe ProulxDocument stream.h (API)
2017-05-27  Philippe ProulxDocument utils.h (API)
2017-05-27  Philippe ProulxDocument visitor.h (API)
2017-05-27  Philippe ProulxRename visitor and element names
2017-05-27  Philippe ProulxDocument trace.h (API)
2017-05-27  Philippe ProulxDocument packet.h (API)
2017-05-27  Philippe ProulxDocument stream-class.h (API)
2017-05-27  Philippe ProulxDocument event-class.h (API)
2017-05-27  Jérémie GalarneauAllow ctf-writer to use new time-keeping facilities
2017-05-27  Jérémie GalarneauAdd a shadow HT to query event classes by id
2017-05-27  Jérémie GalarneauPrint timestamps in text plug-in
2017-05-27  Jérémie GalarneauImplement bt_ctf_field_is_set()
2017-05-27  Jérémie GalarneauImplement bt_ctf_clock_value interface
2017-05-27  Jérémie GalarneauTrack clock states in notification iterator
2017-05-27  Jérémie GalarneauAdd trace name attribute
2017-05-27  Mathieu DesnoyersFix: documentation: refer to bt_put()
2017-05-27  Jérémie GalarneauLarge performance improvement by caching event class...
2017-05-27  Jérémie GalarneauAdd bt_ctf_field_variant_get_tag
2017-05-27  Jérémie GalarneauAdd bt_ctf_event_get_packet
2017-05-27  Jérémie GalarneauDocs: bt_ctf_stream_class_add_event_class comment typo
2017-05-27  Philippe Proulxir: make bt_ctf_field_type_copy() public
2017-05-27  Jérémie GalarneauAdd documentation to bt_ctf_clock_set_name
2017-05-27  Jérémie GalarneauAllow NULL clock name
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-25  Antoine BusqueStandardise spelling of debug info
next
This page took 0.046123 seconds and 7 git commands to generate.