trimmer: close when end is reached
[babeltrace.git] / include /
2017-05-28  Philippe ProulxRemove component's initialization state flag
2017-05-28  Philippe Proulxlib/graph/component.c: add logging
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 Proulxfield-path.c: add internal function to stringify a...
2017-05-28  Philippe Proulxir: add stream ID API
2017-05-28  Philippe ProulxFix warnings emitted by `gcc -Wall`
2017-05-28  Philippe Proulxlogging-internal.h: use __attribute__((format)) to...
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 Proulxlib/ctf-ir/field-types.c: add verbose logging (modifyin...
2017-05-28  Philippe Proulxlib/ctf-ir/field-types.c: add logging
2017-05-28  Philippe Proulxlib/ctf-ir/stream-class.c: add logging
2017-05-28  Philippe ProulxAdd internal bt_ctf_field_type_id_string()/byte_order_s...
2017-05-28  Philippe Proulxlib/values.c: logging: log value's type name
2017-05-28  Philippe Proulxlogging-internal.h: fix include name in comments
2017-05-28  Philippe Proulxinclude/babeltrace/object-internal.h: add logging
2017-05-28  Philippe ProulxCollect useless graph's connections
2017-05-28  Philippe ProulxFix possible leaks in graph's current design
2017-05-28  Philippe ProulxBT_GRAPH_STATUS_CANCELED is not an error, thus use...
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 ProulxUpdate include/babeltrace/babeltrace.h
2017-05-28  Philippe ProulxMove library's version API to include/babeltrace/version.h
2017-05-28  Philippe Proulxinclude/Makefile.am: add titles (comments) to groups...
2017-05-28  Philippe ProulxRemove "end of trace" notification headers
2017-05-28  Philippe ProulxNormalize public header include guards
2017-05-28  Philippe Proulxir: attributes: fix index and count integer types
2017-05-28  Philippe ProulxFix CLI to work with multiple ports and dynamically...
2017-05-28  Philippe ProulxAdd logging API (internal to log, public to set the...
2017-05-28  Philippe Proulxbt_common_shell_quote(): accept new parameter `with_sin...
2017-05-28  Philippe Proulxbabeltrace-internal.h: remove unused declarations
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 ProulxRemove BT_CTF_FIELD_TYPE_UNTAGGED_VARIANT
2017-05-28  Philippe ProulxInternalize trace listener API and bt_ctf_trace_get_met...
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 Proulxtrace.h: API doc: do not mention listener (now internal)
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 CTF IR integer FT signedness functions to use...
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 ProulxAdd bt_clock_class_priority_map_copy()
2017-05-28  Philippe Proulxfield-types.h: API doc: add missing prehot{}
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 Proulxevent-class-internal.h: fix include warning
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 ProulxAdd bt_component_class_is_source/filter/sink()
2017-05-28  Philippe ProulxAdd bt_port_is_input(), bt_port_is_output()
2017-05-28  Philippe ProulxAdd bt_component_is_source(), bt_component_is_filter...
2017-05-28  Philippe ProulxFix a few include warnings
2017-05-28  Philippe ProulxAdd BT_NOTIFICATION_ITERATOR_STATUS_AGAIN status
2017-05-28  Philippe ProulxAdd "port connected" component class method
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 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 Proulxtrace.h: update API doc
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  Philippe ProulxCLI: add `run` command and make `convert` command use it
next
This page took 0.040435 seconds and 7 git commands to generate.