trimmer: close when end is reached
[babeltrace.git] / plugins /
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
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 Proulxutils.muxer: fix bad behaviour caused by notification...
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 ProulxMake libctfcopytrace a convenience lib. and link to...
2017-05-28  Philippe ProulxStandardize *get_*_count() functions
2017-05-28  Philippe ProulxRename bt_ctf_clock_class_get_is_absolute() -> bt_ctf_c...
2017-05-28  Philippe Proulxtext.pretty: use "path" param. name instead of "output...
2017-05-28  Philippe Proulxctf: bt_ctf_notif_iter_get_next_notification(): require...
2017-05-28  Philippe Proulxutils.dummy: handle AGAIN and END statuses correctly
2017-05-28  Philippe Proulxtext.pretty: handle AGAIN status
2017-05-28  Philippe Proulxutils.muxer: fix unhandled connected ports during notif...
2017-05-28  Philippe Proulxtext.pretty: fix handle_notification()
2017-05-28  Philippe Proulxutils.muxer: fix behaviour with ports connected during...
2017-05-28  Philippe ProulxAdd utils.muxer component class
2017-05-28  Philippe Proulxtext.pretty: remove unused debug info options
2017-05-28  Philippe Proulxtext.pretty: use clock class with highest priority...
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 "port connected" component class method
2017-05-28  Philippe ProulxRename text.text sink CC to text.pretty
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 Desfossezfix Makefile for libbabeltrace-ctf
2017-05-28  Julien Desfossezfix warnings
2017-05-28  Julien Desfossezfix missing libbabeltrace-ctf for libctfcopytrace
2017-05-28  Julien Desfossezfixes after rebase on eepp-jgalar/fixes-mar-7
2017-05-28  Julien DesfossezText: handle output file
2017-05-28  Julien Desfosseztext: escape control sequences characters
2017-05-28  Julien DesfossezSupport for --clock-offset and --clock-offset-ns
2017-05-28  Julien DesfossezText output identical with babeltrace 1
2017-05-28  Julien Desfossezfix: missing equal sign when printing events without...
2017-05-28  Julien Desfossezdebug-info filter plugin
2017-05-28  Julien Desfossezcleanup error paths in trimmer, writer and ctfcopytrace
2017-05-28  Julien Desfosseztrimmer: Update the bounds of the trimmed packets
2017-05-28  Julien DesfossezFix graph facilities handling in writer component class
2017-05-28  Julien Desfossezfix trimmer compiled library name
2017-05-28  Julien Desfossezwriter: create event classes lazily
2017-05-28  Julien Desfossezlibcopytrace: export ctf_copy_event_header
2017-05-28  Julien DesfossezOverride clock fields in copied traces
2017-05-28  Julien DesfossezCreate a library to copy a CTF trace
2017-05-28  Julien DesfossezFix writer: leak of the event classes
2017-05-28  Julien DesfossezFix writer: missing put ref to values and types
2017-05-28  Julien DesfossezFix writer: leak of the header fields
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 ProulxAccept port connection method: take other port as parameter
2017-05-28  Philippe ProulxVisibility: split graph API into public and private...
2017-05-28  Philippe ProulxAllow a component to remove a port and any user to...
2017-05-28  Jérémie GalarneauRemove component prefix from graph, connection and...
2017-05-28  Jérémie GalarneauUse graph facilities in dummy sink component class
2017-05-28  Jérémie GalarneauUse graph facilities in text component class
next
This page took 0.03857 seconds and 7 git commands to generate.