lttng-live: ensure that port connections go to the same component
[babeltrace.git] / lib /
2017-05-28  Mathieu DesnoyersFix: don't call iterator finalize more than once
2017-05-28  Philippe Proulxlib/ctf-ir/field-types.c: add verbose logging (modifyin...
2017-05-28  Philippe Proulxlib/values.c: use assert() instead of checking error
2017-05-28  Philippe Proulxlib/ctf-ir/stream-class.c: logging: fix typo
2017-05-28  Philippe ProulxLogging: use WARN level where appropriate
2017-05-28  Philippe Proulxlib/ctf-ir/field-types.c: add logging
2017-05-28  Philippe Proulxlib/ctf-ir/field-path.c: add logging
2017-05-28  Philippe Proulxlib/values.c: logging: log original and copy addresses
2017-05-28  Philippe Proulxlib/ref.c: logging: show current count and new count...
2017-05-28  Philippe Proulxlib/ctf-ir/stream-class.c: add logging
2017-05-28  Philippe Proulxlib/ctf-ir/event.c: logging: remove some context given...
2017-05-28  Philippe Proulxlib/values.c: logging: log array size when out of bound
2017-05-28  Philippe Proulxlib/ctf-ir/event-class.c: add logging
2017-05-28  Philippe Proulxlib/ctf-ir/event.c: add logging
2017-05-28  Philippe Proulxlib/values.c: logging: log value's type name
2017-05-28  Philippe Proulxlib/ctf-ir/clock-class.c: improve logging with clock...
2017-05-28  Philippe ProulxInclude <babeltrace/lib-logging-internal.h> before...
2017-05-28  Philippe Proulxlib/ctf-ir/packet.c: add logging
2017-05-28  Philippe Proulxinclude/babeltrace/object-internal.h: add logging
2017-05-28  Philippe ProulxCollect useless graph's connections
2017-05-28  Philippe Proulxbabeltrace(1): handle SIGINT to cancel the graph gracefully
2017-05-28  Philippe ProulxFix possible leaks in graph's current design
2017-05-28  Mathieu DesnoyersImplement ctf.lttng-live component
2017-05-28  Philippe ProulxAdd graph cancellation API
2017-05-28  Philippe Proulxport.{h,c}: use `bt_bool` instead of `int` where approp...
2017-05-28  Philippe Proulxir: utils: use `bt_bool` instead of `int` where appropriate
2017-05-28  Philippe Proulxir: fields/field-types: use `bt_bool` instead of `int...
2017-05-28  Philippe Proulxir: clock class: use bt_bool instead of int for boolean...
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe Proulxlib/ref.c: add logging
2017-05-28  Philippe Proulxlib/ctf-ir/clock-class.c: add logging
2017-05-28  Philippe Proulxlib/ctf-ir/attributes.c: add logging
2017-05-28  Philippe Proulxir: attributes: fix index and count integer types
2017-05-28  Philippe Proulxlib/values.c: add logging
2017-05-28  Philippe ProulxAdd logging API (internal to log, public to set the...
2017-05-28  Philippe ProulxDo not use printf_warning() in the library
2017-05-28  Philippe ProulxFix: ir: bt_ctf_field_type_variant_validate(): do not...
2017-05-28  Philippe ProulxSubscribe to notifications when creating a notif. iterator
2017-05-28  Philippe ProulxMake bt_ctf_event_class_create() create an empty context FT
2017-05-28  Philippe ProulxAdd bt_ctf_stream_class_create_empty()
2017-05-28  Philippe Proulxir: make bt_ctf_trace_create() create an empty packet...
2017-05-28  Philippe ProulxRemove default port API
2017-05-28  Philippe ProulxRename bt_ctf_trace_get_byte_order() -> bt_ctf_trace_ge...
2017-05-28  Philippe Proulxir: add trace UUID getter and setter
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 ProulxStandardize *get_*_count() functions
2017-05-28  Philippe ProulxRename bt_ctf_clock_class_get_is_absolute() -> bt_ctf_c...
2017-05-28  Philippe ProulxAdd the concept of a static trace
2017-05-28  Philippe ProulxAdd bt_ctf_trace_get_stream_count() and bt_ctf_trace_ge...
2017-05-28  Philippe ProulxAdd bt_plugin_set object
2017-05-28  Philippe ProulxUse bt_clock_class_priority_map_add_clock_class() to...
2017-05-28  Philippe ProulxAdd bt_clock_class_priority_map_copy()
2017-05-28  Philippe ProulxFreeze bt_clock_class_priority_map in related notifications
2017-05-28  Philippe ProulxNotification iterator: generate automatic notifications...
2017-05-28  Philippe ProulxRemove notification-schema.h: not needed for 2.0
2017-05-28  Philippe Proulxbt_plugin_create_append_all_from_dir(): use printf_verb...
2017-05-28  Philippe ProulxEvent notification: validate that CC in the CC prio...
2017-05-28  Philippe ProulxAdd bt_plugin_find_component_class()
2017-05-28  Philippe ProulxUse the same values for different status codes
2017-05-28  Philippe Proulxbt_component_create(): create convenient empty map...
2017-05-28  Philippe ProulxAdd "port connected" component class method
2017-05-28  Philippe ProulxRename lib/component/ -> lib/graph/ to match include...
2017-05-28  Philippe ProulxAdd `-internal` suffix to all internal header files
2017-05-28  Philippe ProulxAdd bt_version_get_*() functions to dynamically get...
2017-05-28  Philippe Proulxbt_notification_event_create(): validate and freeze...
2017-05-28  Philippe ProulxAdd inactivity notification
2017-05-28  Philippe ProulxAdd frozen property to notification objects
2017-05-28  Philippe Proulxir: bt_ctf_event_set_clock_value(): validate clock...
2017-05-28  Philippe Proulxir: make sure you can't add a SC to a trace with a...
2017-05-28  Philippe ProulxCTF writer: restore native byte order is the CPU's...
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 Desfossezdebug-info filter plugin
2017-05-28  Julien DesfossezMake bt_ctf_field_structure_set_field public
2017-05-28  Julien DesfossezAllow to set the size of an integer type
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 ProulxAdd clock class priority map object
2017-05-28  Philippe ProulxAdd user data for private port
2017-05-28  Philippe ProulxCall a single "ports connected/disconnected" graph...
2017-05-28  Philippe ProulxFix: call acting component's "port disconnected" method too
2017-05-28  Philippe Proulxbt_graph_connect() -> bt_graph_connect_ports()
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 ProulxAdd graph event listeners
2017-05-28  Philippe ProulxAllow a component to remove a port and any user to...
2017-05-28  Philippe ProulxPut Python plugin support in a separate shared object
2017-05-28  Jérémie GalarneauFix: bt_connection_get_*_port() must take a reference...
2017-05-28  Jérémie GalarneauFix: only remove newly added components on connection...
2017-05-28  Jérémie GalarneauFix: only add components to graph if they are not alrea...
2017-05-28  Jérémie GalarneauReturn component port counts by parameter
2017-05-28  Jérémie GalarneauRemove component prefix from graph, connection and...
2017-05-28  Jérémie GalarneauReplace add_iterator methods by a single new_connection...
2017-05-28  Jérémie GalarneauImplement the component graph interface
next
This page took 0.038378 seconds and 7 git commands to generate.