babeltrace.git
2017-05-27  Mathieu DesnoyersCleanup: object-internal.h static inlines
2017-05-27  Mathieu DesnoyersFix: ctf_fs debug variable should be extern
2017-05-27  Jérémie GalarneauDocs: allow NULL packet, stream and event headers,...
2017-05-27  Jérémie GalarneauAllow NULL bt_ctf_packet_set_header and bt_ctf_packet_s...
2017-05-27  Jérémie GalarneauHandle NULL stream/packet/event headers, contexts and...
2017-05-27  Mathieu Desnoyerstext output plugin: print time delta
2017-05-27  Mathieu Desnoyerstext output: wire up clock options, error checking
2017-05-27  Mathieu DesnoyersRemove callsite text output code
2017-05-27  Mathieu DesnoyersPrint other fields
2017-05-27  Jérémie GalarneauAllow NULL (unset) 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 Proulxbabeltrace-cfg: add the --path option
2017-05-27  Philippe Proulxbabeltrace-cfg: always copy the parameters of component...
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  Jérémie GalarneauUse components specified on the command line
2017-05-27  Philippe Proulxbabeltrace-cfg: fix terminology (component instance...
2017-05-27  Philippe Proulxbabeltrace-cfg: replace " with ` in messages
2017-05-27  Philippe Proulxbabeltrace.c: show beginning and end timestamps if...
2017-05-27  Philippe Proulxbabeltrace-cfg: add begin/end NS options
2017-05-27  Philippe Proulxbabeltrace-cfg: add --base-params and --reset-base...
2017-05-27  Philippe Proulxvalues.c: completely initialize the bt_value_null_insta...
2017-05-27  Philippe Proulxref-internal.h: do not increment ref count if release...
2017-05-27  Philippe Proulxtest_bt_values.c: test bt_value_map_extend()
2017-05-27  Philippe Proulxvalues: add bt_value_map_extend()
2017-05-27  Philippe Proulxbabeltrace.c: fix printing issues
2017-05-27  Philippe Proulxbabeltrace-cfg: use --params to set parameters of lates...
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  Philippe Proulxdoc/api: add README.adoc
2017-05-27  Philippe ProulxAdd Doxygen support to build system to build the API doc
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 GalarneauImplement proper notification comparison
2017-05-27  Jérémie GalarneauPrint timestamps in text plug-in
2017-05-27  Jérémie GalarneauReplace hackish use of bt_ctf_field_validate by is_set
2017-05-27  Jérémie GalarneauFix logging typo
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  Philippe ProulxFreeze original field type copied on validation
2017-05-27  Jérémie GalarneauAdd trace name attribute
2017-05-27  Jérémie GalarneauAdd logging to validation and serialization failure...
2017-05-27  Jérémie Galarneaufix leak in structure validation logging
2017-05-27  Jérémie GalarneauHandle empty strings in the notif-iter btr_string callbacks
2017-05-27  Jérémie GalarneauAllow stream_id change in event class attributes
2017-05-27  Jérémie GalarneauAdd field validation logging
2017-05-27  Jérémie Galarneauremove double bt_put
2017-05-27  Mathieu DesnoyersText output plugin argument parsing
2017-05-27  Mathieu DesnoyersImplement output text plugin (basic)
2017-05-27  Mathieu DesnoyersFix: documentation: refer to bt_put()
2017-05-27  Jérémie Galarneaufix initialize stream which may be used in error paths
2017-05-27  Jérémie GalarneauCoding standard clean-ups
2017-05-27  Jérémie Galarneaufix leak of event class
2017-05-27  Jérémie Galarneaufix leak of variant field path
2017-05-27  Jérémie Galarneaustream leak in ctf_fs_iterator_next
2017-05-27  Jérémie GalarneauRemove superflous set_current_packet_content_sizes
2017-05-27  Jérémie GalarneauAdd bt_notification_get_stream interface
2017-05-27  Jérémie GalarneauMerge streams in ctf fs component
2017-05-27  Jérémie GalarneauValidate notification type before casting
2017-05-27  Jérémie GalarneauRemove unnecessary check of release callback on bt_ref_get
2017-05-27  Jérémie GalarneauLarge performance improvement by caching event class...
2017-05-27  Jérémie GalarneauFix: ensure that a stream class is not associated to...
2017-05-27  Jérémie GalarneauFix: SIGBUS error on reading past a file's end in mmap...
2017-05-27  Jérémie GalarneauAllow user data in heap compare function
2017-05-27  Jérémie GalarneauTest bt_notification_heap
2017-05-27  Jérémie GalarneauImplement the notification heap interface
2017-05-27  Jérémie GalarneauAdd bt_notification_heap interface
2017-05-27  Jérémie GalarneauValidate ref count opt-in in bt_ref_get
2017-05-27  Jérémie GalarneauNull check of plug-in properties in debug output
2017-05-27  Jérémie GalarneauMake --plugin-path optional
2017-05-27  Jérémie GalarneauAdd bt_ctf_field_variant_get_tag
2017-05-27  Jérémie GalarneauFix space indentations
2017-05-27  Jérémie GalarneauAdd missing line-feeds in logging
2017-05-27  Jérémie GalarneauAdd support for statically-built plug-ins
2017-05-27  Jérémie GalarneauAdd bt_ctf_event_get_packet
2017-05-27  Jérémie GalarneauWrong file name in ctf/plugin.c header
2017-05-27  Jérémie GalarneauAdd test_ir_visit and test_trace_listener to the test...
2017-05-27  Jérémie GalarneauFix verbose and debug mode options
next
This page took 0.03747 seconds and 4 git commands to generate.