Copy the packet_header in the plugins
[babeltrace.git] / lib /
2017-06-16  Julien DesfossezFix: wrong return code check on try_set
2017-06-16  Julien DesfossezFix: the fields to reset are optional
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 ProulxAdd BT_CTF_INTEGER_BASE_UNSPECIFIED
2017-06-16  Jérémie GalarneauFix: Stream classes' id field is always serialized
2017-06-16  Julien DesfossezFix: flush stream without packet_context
2017-06-14  Philippe ProulxRemove legacy printf_verbose()/printf_debug() and others
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-12  Michael JeansonDon't add module symbols to global namespace
2017-06-09  Mathieu DesnoyersFix: various fixes for ctf-traces/succeed test cases
2017-06-09  Mathieu DesnoyersFix: event, stream names can be strings
2017-06-09  Philippe Proulxbt_ctf_field_type_integer_set_size(): take unsigned...
2017-06-09  Philippe Proulxbt_ctf_stream_get_discarded_events_count(): return int
2017-06-09  Philippe Proulxir: do not automatically generate a UUID in bt_ctf_cloc...
2017-06-09  Mathieu Desnoyersplugin-so: use list of components instead of glib hash...
2017-06-09  Philippe ProulxFix build with BUILT_IN_PLUGINS=1
2017-06-09  Philippe ProulxAdd bt_graph_add_component(), make bt_component_create...
2017-06-09  Philippe ProulxEnd connection on destruction
2017-06-09  Philippe ProulxCancel the graph on destruction
2017-06-09  Philippe Proulxconnection.c: refuse to create a notif. iter. when...
2017-06-09  Philippe Proulxlib/graph/{filter.c,sink.c,source.c}: fix log messages
2017-06-09  Philippe ProulxFix: do not use BT_MOVE() when the destination memory...
2017-06-09  Philippe ProulxMake bt_private_connection_create_notification_iterator...
2017-06-09  Philippe ProulxRefuse to add port to component when parent graph is...
2017-06-09  Philippe Proulxgraph.c: do not warn when the graph is canceled during...
2017-06-09  Philippe ProulxMake bt_private_component_*_add_*_port() return a statu...
2017-06-09  Philippe ProulxMake bt_graph_connect_ports() return a status code
2017-06-09  Philippe ProulxAdd bt_connection_is_ended()
2017-06-09  Philippe Proulxplugins/ctf/common/notif-iter/notif-iter.c: add logging
2017-06-09  Philippe ProulxFix: cancel a notif. iter. finalized during its "next...
2017-06-09  Philippe ProulxFix: do not allow a notif. iter. to call the user's...
2017-06-09  Philippe Proulxir: do not try to create initial packet/event fields...
2017-06-09  Philippe Proulxlib/ctf-writer/writer.c: logging: change tag to `CTF...
2017-06-09  Michael JeansonAdd missing include of unistd.h
2017-06-09  Michael JeansonPort: use portable print format for size_t
2017-06-09  Michael JeansonPort: replace strerror_r() with glib g_strerror()
2017-06-09  Michael JeansonPort: Plugin extension is platform specific
2017-06-09  Michael JeansonPort: Fix libuuid compat on mingw
2017-06-09  Michael JeansonPort: Add bt_common_get_page_size
2017-06-09  Philippe Proulxir: do not create empty structure for optional scope...
2017-06-09  Philippe Proulxbt_value_get_type(): not a warning if value is NULL
2017-06-09  Philippe Proulxir: add BT_CTF_BYTE_ORDER_NONE and make it the default...
2017-06-09  Philippe Proulxstream.c: allow stream PC's `events_discarded` field...
2017-06-09  Philippe ProulxRemove warnings when using bt_plugin_create_all_from_dir()
2017-06-09  Philippe ProulxAdd bt_log_get_level_from_env() and use it
2017-06-09  Philippe Proulxpython-plugin-provider/python-plugin-provider.c: add...
2017-06-09  Philippe Proulxlib/plugin/plugin-so.c: add logging
2017-06-09  Philippe ProulxAdd bt_ctf_trace_add_is_static_listener() and ..._remov...
2017-06-09  Philippe ProulxFix builds with built-in plugins
2017-06-09  Philippe Proulxlib/plugin/plugin.c: improve log levels
2017-06-09  Philippe ProulxMake bt_graph_add_*_listener() function return a listen...
2017-05-28  Philippe Proulxlib/plugin/plugin.c: add logging
2017-05-28  Philippe ProulxReplace all assert(false) and assert(0) with abort()
2017-05-28  Philippe Proulxlib/graph/iterator.c: add logging
2017-05-28  Philippe Proulxlib/graph/clock-class-priority-map.c: add logging
2017-05-28  Philippe Proulxlib/graph/component-class.c: add logging
2017-05-28  Philippe Proulxlib/graph/sink.c: add logging
2017-05-28  Philippe Proulxlib/graph/filter.c: add logging
2017-05-28  Philippe Proulxlib/graph/source.c: add logging
2017-05-28  Philippe ProulxRemove useless component/iterator validation functions
2017-05-28  Philippe Proulxbt_notification_iterator_create(): assert the type...
2017-05-28  Philippe Proulxlib/graph/connection.c: add logging
2017-05-28  Philippe Proulxlib/graph/notification/event.c: fix clock class leak
2017-05-28  Philippe Proulxlib/graph/port.c: add logging
2017-05-28  Philippe ProulxRemove component's initialization state flag
2017-05-28  Philippe Proulxlib/graph/component.c: add logging
2017-05-28  Philippe Proulxbt_ctf_stream_map_component_to_port(): log before and...
2017-05-28  Philippe ProulxRemove bt_component_set_name()
2017-05-28  Philippe Proulxlib/graph/graph.c: add logging
2017-05-28  Philippe ProulxRemove bt_graph_add_component_as_sibling()
2017-05-28  Philippe Proulxbt_ctf_trace_destroy(): logging: difference between...
2017-05-28  Philippe Proulxbt_ctf_stream_class_destroy(): log what is being destro...
2017-05-28  Philippe Proulxlib/ctf-ir/event-class.c: minor logging message edit
2017-05-28  Philippe Proulxlib/ctf-ir/validation.c: add logging
2017-05-28  Philippe Proulxref.c: warn when the ref count goes from 0 to 184467440...
2017-05-28  Philippe Proulxref.c: do not change ref count when release function...
2017-05-28  Philippe Proulxlib/ctf-ir/resolve.c: add logging
2017-05-28  Philippe Proulxfield-path.c: add internal function to stringify a...
2017-05-28  Philippe Proulxlib/ctf-ir/trace.c: add logging
2017-05-28  Philippe Proulxplugin-so.c: use BABELTRACE_NO_DLCLOSE env. var. to...
2017-05-28  Philippe Proulxir: add stream ID API
2017-05-28  Philippe ProulxFix warnings emitted by `gcc -Wall`
2017-05-28  Philippe ProulxLibrary: log version (INFO) on construction
2017-05-28  Philippe ProulxLogging: fix wrong parameters, superfluous commas,...
2017-05-28  Philippe Proulxlib/ctf-ir/event.c: replace some BT_LOGE() with BT_LOGW()
2017-05-28  Philippe ProulxCTF writer: stream: handle automatic fields more securely
2017-05-28  Philippe ProulxValidate CTF semantics in selected CTF IR functions
2017-05-28  Philippe ProulxEvent notification: make sure contained event has a...
2017-05-28  Philippe Proulxlib/ctf-ir/stream.c: add logging
2017-05-28  Philippe Proulxfields.c: get non-existing field: log level WARN -...
2017-05-28  Philippe Proulxbt_ctf_event_serialize(): do not log whole function...
2017-05-28  Philippe Proulxlib/ctf-ir/field-types.c: use `int`, not `int64_t`...
2017-05-28  Philippe ProulxFix: lib/ctf-ir/event-class.c: fix warnings on `ret...
2017-05-28  Philippe ProulxFix: g_quark_try_string() is usually not a WARN trigger
2017-05-28  Philippe ProulxFix: set no field in event/packet without warnings...
2017-05-28  Philippe Proulxlib/ctf-ir/utils.c: add logging
2017-05-28  Philippe Proulxlib/ctf-ir/fields.c: add logging
2017-05-28  Philippe Proulxlib/values.c: add more verbose/debug logging
next
This page took 0.038199 seconds and 7 git commands to generate.