Fix: add missing goto end on error
[babeltrace.git] / plugins / utils /
2017-08-09  Mathieu DesnoyersCleanup: identical code for different branches
2017-08-07  Julien DesfossezStandard logging for trimmer/copy.c
2017-07-17  Michael JeansonCompletely rework configure.ac
2017-07-17  Michael JeansonFix: Don't override user variables within the build...
2017-07-06  Philippe ProulxAdd sink.utils.counter
2017-07-06  Philippe ProulxFix: flt.utils.muxer: not always an ERROR to fail to...
2017-07-06  Philippe ProulxSimplify sink.utils.dummy: only one upstream notificati...
2017-07-06  Philippe Proulxplugins/utils/muxer/muxer.c: add logging
2017-07-06  Philippe Proulxplugins/utils/trimmer/iterator.c: use unique logging tag
2017-07-05  Michael JeansonBuild plugins as unversioned modules
2017-07-05  Michael JeansonPort: plugin system compat for mingw / macOS
2017-06-16  Julien DesfossezCopy the packet_header in the plugins
2017-06-16  Julien DesfossezFix copytrace: copy packet_context
2017-06-14  Philippe ProulxRemove legacy printf_verbose()/printf_debug() and others
2017-06-12  Michael JeansonPort: Enable libtool to produce DLLs
2017-06-09  Jérémie Galarneausource.ctf.fs: implement the trace-info query
2017-06-09  Philippe Proulxutils.muxer: expect specific clock class properties...
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  Julien Desfossezalways copy packet/content_size, they are overwritten...
2017-06-09  Michael JeansonPort: Add timegm compat for mingw
2017-06-09  Michael JeansonPort: Add time.h compat for mingw
2017-06-09  Philippe Proulxutils.muxer: remove upstream notif. iter. once ended...
2017-06-09  Philippe ProulxFix builds with built-in plugins
2017-05-28  Jérémie GalarneauRename "ignore-absolute" parameter to "assume-absolute...
2017-05-28  Jérémie GalarneauFix: missing error code on signed clock value in trimmer
2017-05-28  Philippe ProulxReplace all assert(false) and assert(0) with abort()
2017-05-28  Julien Desfosseztrimmer: cleanup the packet_map if iterator destroyed...
2017-05-28  Julien Desfosseztrimmer: close when end is reached
2017-05-28  Julien Desfosseztrimmer fix: notification handling
2017-05-28  Julien Desfossezcopytrace: option to skip the copy of packet/content...
2017-05-28  Mathieu DesnoyersFix: muxer: handle CANCELED status
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 ProulxRename writer.writer -> ctf.fs (sink) and standardize...
2017-05-28  Philippe ProulxSubscribe to notifications when creating a notif. iterator
2017-05-28  Philippe Proulxutils.muxer: add and handle `ignore-absolute` parameter
2017-05-28  Philippe ProulxRemove default port API
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 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 Proulxutils.dummy: handle AGAIN and END statuses correctly
2017-05-28  Philippe Proulxutils.muxer: fix unhandled connected ports during notif...
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 ProulxAdd "port connected" component class method
2017-05-28  Philippe ProulxRename bt_ctf_type_id -> bt_ctf_field_type_id (and...
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 trimmer compiled library name
2017-05-28  Philippe ProulxRemove Babeltrace 1 files and reorganize the tree
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 trimmer component class
2017-05-28  Philippe ProulxAdd utils.dummy component class, move plugins/trimmer...
This page took 0.055987 seconds and 7 git commands to generate.