plugin-so: use list of components instead of glib hash table
[babeltrace.git] / plugins /
2017-06-09  Mathieu Desnoyerslttng-live: check graph cancel state, check ctf trace...
2017-06-09  Mathieu Desnoyerslttng-live: correctly handle ctrl-c and fix leaks
2017-06-09  Jérémie GalarneauRemove dependancies on ctf.fs source component caused...
2017-06-09  Jérémie GalarneauMove ctf-fs source query implementations to their own...
2017-06-09  Philippe ProulxMake bt_private_connection_create_notification_iterator...
2017-06-09  Philippe ProulxMake bt_private_component_*_add_*_port() return a statu...
2017-06-09  Philippe Proulxplugins/ctf/common/notif-iter/notif-iter.c: add logging
2017-06-09  Julien Desfossezfs-sink: flush open packets on destroy
2017-06-09  Julien DesfossezFix sink.ctf.fs: mark the trace as static on destroy
2017-06-09  Julien Desfossezfs-sink: fix check trace completed when static is set
2017-06-09  Mathieu Desnoyerslttng-live: populate trace name
2017-06-09  Julien Desfossezcopy_trace: copy the trace name
2017-06-09  Julien Desfossezfs-sink: handle trace name
2017-06-09  Julien Desfossezalways copy packet/content_size, they are overwritten...
2017-06-09  Julien DesfossezFix copytrace: copy the entire payload_type
2017-06-09  Julien Desfossezclock description is optional
2017-06-09  Julien Desfossezmove the copy of event_context in ctf_copy_event_class
2017-06-09  Julien DesfossezFix copytrace: packet header is optional
2017-06-09  Julien Desfossezsupport adding streams on non-static traces
2017-06-09  Julien DesfossezRemove dead code from the debug-info component class
2017-06-09  Julien DesfossezFix debug-info: handle event layouts of lttng-ust trace...
2017-06-09  Julien Desfossezfs-sink: fix handling static notifications
2017-06-09  Julien Desfossezfs-sink: move stream and stream_class maps in fs_writer...
2017-06-09  Julien Desfossezfs-sink: explicitely handle stream_begin notif
2017-06-09  Julien Desfossezfs-sink: trace static handling + cleanup teardown
2017-06-09  Michael JeansonPort: Add missing includes for mingw
2017-06-09  Michael JeansonPort: Use portable format string for ISO 8601 dates
2017-06-09  Michael JeansonPort: Add mman.h compat for mingw
2017-06-09  Michael JeansonPort: Namespace tokens in ctf metadata parser/lexer
2017-06-09  Michael JeansonPort: Add timegm compat for mingw
2017-06-09  Michael JeansonPort: Add time.h compat for mingw
2017-06-09  Michael JeansonPort: Add bt_common_get_page_size
2017-06-09  Michael JeansonPort: Use glib portable macros to convert gpointer...
2017-06-09  Philippe Proulxutils.muxer: remove upstream notif. iter. once ended...
2017-06-09  Philippe Proulxplugins/ctf/lttng-live: use standard logging files...
2017-06-09  Philippe Proulxplugins/ctf/common/btr: use standard logging files...
2017-06-09  Philippe Proulxplugins/ctf/common/btr/btr.c: add logging
2017-06-09  Philippe Proulxir: add BT_CTF_BYTE_ORDER_NONE and make it the default...
2017-06-09  Philippe Proulxctf plugins: prepend trace's hostname, if exists, to...
2017-06-09  Philippe Proulxctf.fs source: use last path parameter's element as...
2017-06-09  Philippe ProulxAdd bt_log_get_level_from_env() and use it
2017-06-09  Philippe ProulxFix builds with built-in plugins
2017-06-09  Philippe Proulxtext.pretty: create an event string instead of using...
2017-06-09  Julien DesfossezFix debug-info: prevent invalid access in the original...
2017-05-28  Jérémie GalarneauRename "ignore-absolute" parameter to "assume-absolute...
2017-05-28  Jérémie GalarneauFix: return error on empty list in get_unary_unsigned
2017-05-28  Jérémie GalarneauFix: missing error code on signed clock value in trimmer
2017-05-28  Jérémie GalarneauFix: use of uninitialized value in visit_*_decl_entry
2017-05-28  Jérémie GalarneauFix: return of garbage value in copy_find_clock_array_f...
2017-05-28  Jérémie GalarneauFix: return of garbage value on empty specifier list
2017-05-28  Jérémie GalarneauFix: return of garbage value when trace has no stream...
2017-05-28  Jérémie GalarneauFix: NULL dereference in logging on btr allocation...
2017-05-28  Jérémie GalarneauFix: NULL dereference in logging on notit allocation...
2017-05-28  Jérémie GalarneauFix: dereference of NULL mdec when opening packetized...
2017-05-28  Jérémie GalarneauFix: potential NULL dereference of ctf_fs_file path
2017-05-28  Jérémie GalarneauFix: ds_file_munmap must check ds_file for NULL
2017-05-28  Jérémie GalarneauFix: uninitialized ret value used in set_debug_info_field
2017-05-28  Philippe ProulxReplace all assert(false) and assert(0) with abort()
2017-05-28  Julien Desfossezfix: bt_put on potentially unintialized variable
2017-05-28  Julien Desfossezfs-sink: only subscribe to relevant notifications
2017-05-28  Julien Desfossezfix: useless warning
2017-05-28  Julien DesfossezFix debug-info leak: unbalanced get/put
2017-05-28  Julien Desfosseztrimmer: cleanup the packet_map if iterator destroyed...
2017-05-28  Julien Desfossezdebug_info fix: useless reference
2017-05-28  Julien Desfossezdebug-info fix: remove useless get function
2017-05-28  Julien Desfosseztrimmer: close when end is reached
2017-05-28  Julien Desfosseztrimmer fix: notification handling
2017-05-28  Julien Desfossezdebug_info: fix graph connection
2017-05-28  Julien Desfossezfix copytrace: set the byte order
2017-05-28  Julien Desfossezcopytrace: option to skip the copy of packet/content...
2017-05-28  Julien Desfossezfix: optional fields
2017-05-28  Philippe Proulxctf.fs source: make traces static when all streams...
2017-05-28  Philippe Proulxctf.fs source: add trace file rotation (stream instance...
2017-05-28  Philippe Proulxctf plugin: add bt_ctf_notif_iter_get_packet_header_con...
2017-05-28  Philippe ProulxFix: ctf.fs source: append all ctf_fs_trace objects...
2017-05-28  Philippe Proulxctf.fs source: recurse to find multiples CTF traces
2017-05-28  Mathieu DesnoyersFix: lttng-live enum mismatch
2017-05-28  Mathieu Desnoyerslttng-live: handle EINTR and graph cancelation
2017-05-28  Mathieu DesnoyersFix: invoke bt_ctf_trace_set_is_static only when trace...
2017-05-28  Mathieu Desnoyerslttng-live: change loglevel env var to BABELTRACE_PLUGI...
2017-05-28  Mathieu Desnoyerslttng-live: ensure that port connections go to the...
2017-05-28  Mathieu DesnoyersFix: muxer: handle CANCELED status
2017-05-28  Mathieu DesnoyersLTTng live: use common url parser
2017-05-28  Philippe Proulxinclude/babeltrace/object-internal.h: add logging
2017-05-28  Mathieu DesnoyersImplement logging in lttng-live component
2017-05-28  Mathieu DesnoyersImplement ctf.lttng-live component
2017-05-28  Mathieu DesnoyersFix: IR visitor: error msg printing
2017-05-28  Mathieu DesnoyersMove print.h header to upper level dir
2017-05-28  Philippe Proulxutils.muxer: fix ownership of objects
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe Proulxctf.fs source: metadata: fix error paths
2017-05-28  Philippe Proulxplugins/ctf/fs-src/data-stream.c: fix text width
2017-05-28  Philippe ProulxRename writer.writer -> ctf.fs (sink) and standardize...
2017-05-28  Philippe ProulxRename debug_info.debug_info -> lttng-utils.debug-info
2017-05-28  Philippe Proulxdebug-info.debug-info: do not use global opt_* symbols...
2017-05-28  Philippe ProulxSubscribe to notifications when creating a notif. iterator
2017-05-28  Philippe Proulxnotif-iter.c: fix warnings
2017-05-28  Philippe ProulxRemove BT_CTF_FIELD_TYPE_UNTAGGED_VARIANT
2017-05-28  Philippe Proulxutils.muxer: add and handle `ignore-absolute` parameter
2017-05-28  Philippe ProulxRemove default port API
next
This page took 0.039842 seconds and 7 git commands to generate.