plugin-so: use list of components instead of glib hash table
[babeltrace.git] / plugins / ctf /
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 Desfossezfs-sink: handle trace name
2017-06-09  Julien Desfossezalways copy packet/content_size, they are overwritten...
2017-06-09  Julien Desfossezsupport adding streams on non-static traces
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: Add mman.h compat for mingw
2017-06-09  Michael JeansonPort: Namespace tokens in ctf metadata parser/lexer
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 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 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-05-28  Jérémie GalarneauFix: return error on empty list in get_unary_unsigned
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 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  Philippe ProulxReplace all assert(false) and assert(0) with abort()
2017-05-28  Julien Desfossezfs-sink: only subscribe to relevant notifications
2017-05-28  Julien Desfossezcopytrace: option to skip the copy of packet/content...
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 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 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 Proulxnotif-iter.c: fix warnings
2017-05-28  Philippe ProulxRemove default port API
2017-05-28  Philippe Proulxvisitor-generate-ir.c: fix some error reporting terms
2017-05-28  Philippe Proulxvisitor-generate-ir.c: set trace object's UUID
2017-05-28  Philippe ProulxRename bt_ctf_trace_get_byte_order() -> bt_ctf_trace_ge...
2017-05-28  Philippe ProulxSet private port's user data on creation
2017-05-28  Philippe ProulxRemove bt_ctf_stream_class_get_event_class_by_name()
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe Proulxctf: bt_ctf_notif_iter_get_next_notification(): require...
2017-05-28  Philippe ProulxFix: ctf: notif-iter.c: update_clock() uses the wrong...
2017-05-28  Philippe Proulxctf.fs: make clock classes absolute when it's an LTTng...
2017-05-28  Philippe ProulxUse the same values for different status codes
2017-05-28  Philippe Proulxplugins/ctf/fs/metadata.c: remove invalid return code...
2017-05-28  Philippe ProulxAdd `-internal` suffix to all internal header files
2017-05-28  Philippe Proulxctf plugin: add CTF metadata decoder API
2017-05-28  Philippe ProulxRename bt_ctf_trace_set_byte_order() -> bt_ctf_trace_se...
2017-05-28  Philippe ProulxRename bt_ctf_type_id -> bt_ctf_field_type_id (and...
2017-05-28  Julien DesfossezSupport for --clock-offset and --clock-offset-ns
2017-05-28  Philippe ProulxEvent notification: pass CC priority map on creation
2017-05-28  Philippe ProulxRemove Babeltrace 1 files and reorganize the tree
2017-05-28  Philippe Proulxctf.fs: bt_ctf_notif_iter_create(): assert() that all...
2017-05-28  Philippe Proulxctf.fs: split streams, one per port
2017-05-28  Philippe ProulxRename <babeltrace/component/...> -> <babeltrace/graph...
2017-05-28  Philippe ProulxUpdate notification iterator's "init" function signature
2017-05-28  Philippe ProulxRemove the need to implement the notification iterator...
2017-05-28  Philippe Proulx"destroy" method -> "finalize" method
2017-05-28  Philippe ProulxVisibility: split graph API into public and private...
2017-05-28  Philippe ProulxRename "query info" to "query" everywhere, and "action...
2017-05-28  Philippe Proulxctf.fs source: add `get-metadata-info` query info action
2017-05-28  Philippe Proulxbt_ctf_event_set_clock_value() does not need a clock...
2017-05-28  Philippe ProulxAdd bt_component_*_create_iterator_with_init_method_data()
2017-05-28  Jérémie GalarneauFix: missing NULL check in ctf_fs_iterator_destroy_data
2017-05-28  Jérémie GalarneauFix: add missing NULL check in ctf_fs_destroy_data
2017-05-28  Philippe ProulxFix Makefile.am files regarding headers
2017-05-28  Philippe ProulxSet notification iterator methods to the component...
2017-05-28  Philippe ProulxPlugins: use UNUSED_VAR instead of casting to void
2017-05-28  Philippe ProulxAdd bt_component_create_with_init_method_data()
2017-05-28  Philippe ProulxPrefix {source,filter,sink}*.h file names with component-
next
This page took 0.045609 seconds and 7 git commands to generate.