src.ctf.lttng-live: remove some goto error-handling
[babeltrace.git] / include /
2019-07-24  Philippe Proulxlib: create input port msg iterator from self {msg...
2019-07-24  Simon Marchilib: make default query implementation return INVALID_O...
2019-07-24  Simon Marchilib: remove LOADING_ERROR status
2019-07-24  Simon Marchibt2: make bt2.Error wrap current thread's error
2019-07-20  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-18  Philippe Proulxlib: bt_field_class_dynamic_array_create(): accept...
2019-07-18  Philippe Proulxlib: decouple variant FC option names from selector...
2019-07-18  Philippe Proulxlib: add integer range and integer range set API
2019-07-18  Philippe ProulxFix: CTF writer: bt_ctf_field_unsigned_integer_set_valu...
2019-07-18  Simon Marchibt2: report errors from Python component and component...
2019-07-12  Philippe ProulxFix: current-thread.h: append from message iterator...
2019-07-10  Philippe Proulxlib: put __BT_UPCAST() and __BT_UPCAST_CONST() in ...
2019-07-10  Philippe ProulxMove `include/babeltrace2/ctf-writer` -> `include/babel...
2019-07-10  Philippe ProulxRemove legacy `include/babeltrace2/{ctf-ir,ctf}` direct...
2019-07-10  Philippe Proulxlib: standardize public header copyright notice
2019-07-10  Philippe Proulxlib: remove "For *" comments in public headers
2019-07-10  Philippe Proulxlib: force user to include `<babeltrace2/babeltrace.h>`
2019-07-10  Philippe Proulxlib: standardize public include guards
2019-07-10  Philippe ProulxFix: CTF writer: make library have its own public ...
2019-07-09  Philippe Proulxlib: rename `bt_*_labels_by_value` -> `bt_*_labels_for_...
2019-07-09  Philippe ProulxRename WARN log level to WARNING
2019-07-09  Philippe Proulxlib: make packets and packet messages optional, disable...
2019-07-08  Michael JeansonReplace libuuid with internal implementation
2019-07-08  Simon Marchilib: remove stream activity messages
2019-07-06  Philippe Proulxlib: move trace class's name, UUID, and environment...
2019-07-06  Philippe Proulxlib: add thread-safe error reporting API
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-06-26  Philippe Proulxlib: bt_plugin_find*(): return status code; add "fail...
2019-06-25  Simon Marchilib: rename parameter of bt_self_component_filter_add_...
2019-06-25  Simon Marchilib: remove "accept port" concept
2019-06-20  Philippe ProulxRename VERBOSE log level to TRACE
2019-06-20  Philippe Proulxlib: pass log level to bt_query_executor_query()
2019-06-20  Philippe Proulxlib: set component's initial log level when adding...
2019-06-12  Michael JeansonRe-organize sources
2019-06-11  Michael Jeansonctf-writer: externalize libbabeltrace2-ctf-writer
2019-06-08  Philippe ProulxFix: use `babeltrace2` instead of `babeltrace` in plugi...
2019-06-07  Michael Jeansonlib: rename include dir to babeltrace2
2019-06-06  Philippe ProulxRename "default beginning/end CS" -> "beginning/end...
2019-06-06  Philippe Proulxlib: make discarded events/packets support and clock...
2019-06-05  Simon Marchilib: Make graph listeners return an error status
2019-06-05  Francis Deslaurierslib: remove unused _NO_SINK graph status
2019-05-31  Philippe Proulxlib: make packet beginning/end default CS optional
2019-05-31  Philippe Proulxlib: remove "unknown clock snapshot" concept
2019-05-17  Mathieu DesnoyersCleanup: bitfields: streamline use of underscores
2019-05-17  Mathieu DesnoyersSilence compiler "always false comparison" warning
2019-05-17  Mathieu DesnoyersFix: bitfield: shift undefined/implementation defined...
2019-05-14  Michael JeansonFix type-limits warnings, uint can't be < 0
2019-05-07  Michael JeansonFix: duplicate symbol with clang linker
2019-05-06  Philippe Proulxlib: add unsigned and signed integer value API
2019-05-06  Philippe Proulxlib: move `bt_value` structures to `value-internal.h`
2019-05-03  Francis Deslaurierscommon: add bt_common_read() function
2019-05-03  Simon Marchiinclude: add missing files to dist tarball
2019-05-02  Simon Marchilib: Add functions to borrow specialized component...
2019-05-02  Francis DeslauriersFix: unused-variable warnings in bt_X_freeze() when...
2019-05-02  Simon Marchipython-plugin-provider: Make it build
2019-05-02  Philippe ProulxFix: headers: make static inline upcasts compatible...
2019-05-02  Philippe ProulxFix: headers: add missing end of `extern "C"` curly...
2019-05-02  Philippe ProulxFix: include/Makefile.am: add missing `babeltrace/ctf...
2019-05-02  Philippe Proulxlib: have dedicated, unique unsigned and signed enum...
2019-05-02  Simon Marchilib: Make bt_value_null a const pointer
2019-05-02  Francis Deslauriersgraph: Fix: bt_graph_configure() does not propagate...
2019-05-02  Philippe Proulxlib: field path: have a specific item for "current...
2019-05-02  Francis DeslauriersFix: lib: Mismatch in function declarations and definitions
2019-05-02  Francis Deslauriersflt.lttng-utils.debug-info: Implement file descriptor...
2019-05-02  Simon MarchiRe-implement BT_ASSERT without using the assert macro
2019-05-02  Simon MarchiSmall fixes to include/
2019-05-02  Francis Deslauriersctf-writer: Split clock and clock-class declarations...
2019-05-02  Philippe ProulxAdapt `sink.ctf.fs` to current API
2019-05-02  Philippe Proulxctfser: have dedicated signed/unsigned integer writing...
2019-05-02  Philippe Proulxlib: add structure FC member and variant FC option...
2019-05-02  Philippe Proulxlib-logging-internal.h: fix minor documentation mistakes
2019-05-02  Philippe Proulxlib: mark graph as faulty when adding a comp. or connec...
2019-05-02  Philippe Proulxlib: remove bt_connection_is_ended()
2019-05-02  Philippe Proulxlib: metadata: add missing non-const borrowing accessors
2019-05-02  Francis Deslaurierslib: replace trace is_static with destruction listeners
2019-05-02  Francis DeslauriersFix: use of wrong enumeration_mapping_ranges type
2019-05-02  Francis DeslauriersFix: add missing `_const` in name of const functions
2019-05-02  Philippe Proulxcommon: prepend `bt_common_` to bt_message_iterator_sta...
2019-05-02  Francis DeslauriersAdd function converting bt_message_iterator_status...
2019-05-02  Philippe ProulxAdd a common, internal CTF serialization library; make...
2019-05-02  Philippe Proulxcommon-internal.h: prefix functions with `bt_common_`
2019-05-02  Philippe ProulxAdapt `flt.utils.trimmer` to current API
2019-05-02  Philippe ProulxFix: lib: `_const_const` -> `_const`
2019-05-02  Philippe Proulxlib: iterator auto-seeking: handle intersecting discard...
2019-05-02  Francis Deslaurierslib: create a clock class object from component
2019-05-02  Francis Deslaurierslib: rename inactivity msg to msg iterator inactivity msg
2019-05-02  Francis Deslaurierslib: Pass raw snapshot value to bt_message_inactivity_c...
2019-05-02  Philippe Proulxlib: add sink component class's "graph is configured...
2019-05-02  Philippe Proulxlib: rename clock class's absolute property to "origin...
2019-05-02  Philippe Proulxlib: message API: add fast default clock class accessors
2019-05-02  Philippe ProulxUpdate `include/babeltrace/babeltrace.h`
2019-05-02  Philippe Proulxinclude/Makefile.am: add missing files
2019-05-02  Philippe ProulxFix some include directives (add missing, remove superf...
2019-05-02  Philippe Proulxlib: have default clock snapshot in event message
2019-05-02  Philippe Proulxassert-pre-internal.h: append "error is" to first message
2019-05-02  Philippe Proulxlib: add default clock snapshot property to packet...
2019-05-02  Philippe Proulxlib: remove redundant `bt_packet` properties
2019-05-02  Philippe ProulxMake parent parameters const for some object creation...
2019-05-02  Philippe Proulxlib: add discarded packets message
2019-05-02  Philippe Proulxlib: add discarded events message
next
This page took 0.080107 seconds and 7 git commands to generate.