copytrace: create empty stream classes by default
[babeltrace.git] / plugins /
2017-06-16  Julien Desfossezcopytrace: create empty stream classes by default
2017-06-16  Julien Desfossezfs-sink: packet_context is optional
2017-06-16  Philippe Proulxctf: remove strict metadata mode, update automatic...
2017-06-16  Philippe ProulxRemove the concept of event class attributes
2017-06-16  Philippe ProulxBT_CTF_BYTE_ORDER_NONE -> BT_CTF_BYTE_ORDER_UNSPECIFIED...
2017-06-16  Philippe Proulxplugins/lttng-utils/Makefile.am: add all source files...
2017-06-16  Philippe ProulxAdd BT_CTF_INTEGER_BASE_UNSPECIFIED
2017-06-15  Julien Desfossezdebug-info fix: packet_context is optional
2017-06-14  Jérémie GalarneauFix: uninitialized return value in copy.c
2017-06-14  Philippe ProulxRemove legacy printf_verbose()/printf_debug() and others
2017-06-14  Philippe Proulxvisitor-generate-ir.c: automatically map specific field...
2017-06-14  Philippe Proulxctf: add metadata decoder config. and `strict-metadata...
2017-06-14  Philippe Proulxsource.ctf.fs: remove ctf_fs_debug symbol
2017-06-14  Philippe Proulxvisitor-generate-ir.c: logging: add stream's line numbe...
2017-06-14  Philippe Proulxvisitor-semantic-validator.c: standardize logging
2017-06-14  Philippe Proulxplugins/ctf/common/metadata/visitor-parent-links.c...
2017-06-14  Philippe Proulxplugins/ctf/common/metadata/objstack.c: add logging
2017-06-14  Philippe Proulxplugins/ctf/common/metadata/decoder.c: standardize...
2017-06-14  Philippe Proulxplugins/ctf/common/metadata: logging: standardize in...
2017-06-14  Philippe Proulxvisitor-generate-ir.c: logging: standardize messages...
2017-06-14  Philippe Proulxir: fields.c: fix public function names to get/set...
2017-06-12  Michael JeansonPort: Enable libtool to produce DLLs
2017-06-09  Mathieu DesnoyersFix: debug info plugin incorrect assumption about heade...
2017-06-09  Mathieu DesnoyersFix: various fixes for ctf-traces/succeed test cases
2017-06-09  Julien DesfossezFix: remove listener check
2017-06-09  Julien DesfossezFix copytrace: check field exists before copy
2017-06-09  Mathieu DesnoyersFix: uninitialized variable
2017-06-09  Jérémie GalarneauRemove former logging header print.h from source.ctf...
2017-06-09  Jérémie Galarneausource.ctf.fs: implement the trace-info query
2017-06-09  Philippe Proulxplugins/lttng-utils/copy.c: fix uninitialized use warning
2017-06-09  Julien Desfossezdebug-info: sync the copied trace on static change
2017-06-09  Julien Desfossezdebug-info: handle the static notifications
2017-06-09  Julien Desfossezdebug-info refactoring
2017-06-09  Julien Desfossezfs-sink: useless active_stream member
2017-06-09  Philippe Proulxutils.muxer: expect specific clock class properties...
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
next
This page took 0.038524 seconds and 7 git commands to generate.