babeltrace.git
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
2017-05-27  Jérémie Galarneauctf-fs: missing component->streams NULL check
2017-05-27  Philippe Proulxconverter: parse 1.x and 2.0 options
2017-05-27  Jérémie GalarneauFix libadd referring to text plugin
2017-05-27  Jérémie GalarneauAdd missing text plugin files
2017-05-27  Jérémie GalarneauMissing btr makefile
2017-05-27  Jérémie GalarneauAdd missing event notification implementation file
2017-05-27  Jérémie Galarneauallow multiple ctf streams to be open
2017-05-27  Jérémie GalarneauRename correlator to muxer
2017-05-27  Jérémie GalarneauFix packet switch bug
2017-05-27  Jérémie GalarneauImplement filter component type
2017-05-27  Jérémie GalarneauAdd filter component type
2017-05-27  Jérémie GalarneauSinks own their input iterators
2017-05-27  Jérémie Galarneautext: Remove stream_timestamps hashtable
2017-05-27  Jérémie GalarneauDocs: bt_ctf_stream_class_add_event_class comment typo
2017-05-27  Jérémie Galarneautext: wip event formating
2017-05-27  Jérémie GalarneauFix source component memory leak
2017-05-27  Jérémie Galarneauadd end of stream notification
2017-05-27  Jérémie GalarneauPlugins are alive!
2017-05-27  Jérémie Galarneauadd debug printout
2017-05-27  Jérémie GalarneauFix: uninitialized use of ctf_fs
2017-05-27  Jérémie GalarneauAdd reading loop to babeltrace binary
2017-05-27  Jérémie GalarneauImplement notification iterator wrappers
next
This page took 0.038657 seconds and 4 git commands to generate.