Port fix: Windows does not allow read-only mappings > file's size
[babeltrace.git] / plugins / utils / trimmer /
2017-08-09  Mathieu DesnoyersCleanup: identical code for different branches
2017-08-07  Julien DesfossezStandard logging for trimmer/copy.c
2017-07-17  Michael JeansonFix: Don't override user variables within the build...
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-06-21  Julien DesfossezCopy the packet_header in the plugins
2017-06-21  Julien DesfossezFix copytrace: copy packet_context
2017-06-14  Philippe ProulxRemove legacy printf_verbose()/printf_debug() and others
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 ProulxFix builds with built-in plugins
2017-05-28  Jérémie GalarneauFix: missing error code on signed clock value in trimmer
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  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe ProulxSubscribe to notifications when creating a notif. iterator
2017-05-28  Philippe ProulxRemove default port API
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe ProulxMake libctfcopytrace a convenience lib. and link to...
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 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 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 trimmer component class
2017-05-28  Philippe ProulxAdd utils.dummy component class, move plugins/trimmer...
This page took 0.050825 seconds and 7 git commands to generate.