Add the verbose parameter to the legacy text options
[babeltrace.git] / include /
2017-05-28  Philippe ProulxSO plugin API: add comp. class query info method macro...
2017-05-28  Philippe ProulxAdd bt_component_class_query_info() API
2017-05-28  Philippe Proulxtext plugin: add color support
2017-05-28  Philippe ProulxMake babeltrace(1)'s CLI Git-like and implement the...
2017-05-28  Philippe ProulxShared object plugin: add component class help support
2017-05-28  Philippe ProulxAdd component class help property
2017-05-28  Philippe ProulxAdd bt_plugin_create_from_name()
2017-05-28  Philippe ProulxAdd support for plugins written in Python
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 ProulxInstall notification headers in babeltrace/component...
2017-05-28  Philippe ProulxRename *create_iterator*() -> *create_notification_iter...
2017-05-28  Philippe ProulxAdd bt_component_*_create_iterator_with_init_method_data()
2017-05-28  Philippe ProulxRemove unused bt_component_class_filter_init_iterator_m...
2017-05-28  Philippe ProulxRename input.h -> component-input-internal.h
2017-05-28  Philippe ProulxSet notification iterator methods to the component...
2017-05-28  Philippe Proulxplugin-dev.h: put selector (type) close to union in...
2017-05-28  Philippe ProulxAdd bt_component_create_with_init_method_data()
2017-05-28  Philippe ProulxAdd plugin (user) version information
2017-05-28  Philippe ProulxAdd bt_component_class_freeze()
2017-05-28  Philippe ProulxPrefix {source,filter,sink}*.h file names with component-
2017-05-28  Philippe ProulxRefactor the component class and component API
2017-05-28  Philippe ProulxMove enum bt_component_type to component.h
2017-05-28  Philippe ProulxRefactor the plugin registration and loading machinery
2017-05-28  Philippe ProulxDecouple component class from plugin subsystem, remove...
2017-05-28  Philippe Proulxref.h: doc: fix typo
2017-05-28  Jérémie GalarneauWriter: minimize packet padding
2017-05-27  Philippe Proulxref.h, values.h: doc: add #include in description
2017-05-27  Philippe ProulxAPI doc: add more details about reference counting
2017-05-27  Philippe Proulxvalues.h: doc: rephrase map foreach callback ref
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 Proulxir: stream: add bt_ctf_stream_is_writer()
2017-05-27  Jérémie GalarneauRename bt_notification_packet_start to "begin"
2017-05-27  Jérémie GalarneauAdd branch prediction hints in ref count interface
2017-05-27  Jérémie GalarneauClean-up: Add missing forward declaration
2017-05-27  Jérémie GalarneauAdd bt_notification_iterator_seek_time_cb to notificati...
2017-05-27  Jérémie GalarneauClean-up component-class internal header
2017-05-27  Jérémie GalarneauImplement the Component Graph API
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 Proulxvalues.h: doc: fix doc
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 GalarneauAdd trimmer plug-in skeleton
2017-05-27  Mathieu DesnoyersCleanup: object-internal.h static inlines
2017-05-27  Jérémie GalarneauDocs: allow NULL packet, stream and event headers,...
2017-05-27  Jérémie GalarneauAdd time seek interface stub
2017-05-27  Jérémie GalarneauMove component iterator creation to base component...
2017-05-27  Philippe Proulxevent.h: doc: put @cond/@endcond on single lines
2017-05-27  Philippe Proulxref.h: doc: clarify descriptions
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 Proulxref-internal.h: do not increment ref count if release...
2017-05-27  Philippe Proulxvalues: add bt_value_map_extend()
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  Philippe ProulxDocument values.h (API)
2017-05-27  Philippe ProulxDocument ref.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 DesnoyersText output plugin argument parsing
2017-05-27  Mathieu DesnoyersFix: documentation: refer to bt_put()
2017-05-27  Jérémie GalarneauAdd bt_notification_get_stream interface
next
This page took 0.039866 seconds and 7 git commands to generate.