2019-08-15 |
Philippe Proulx | lib: add bit array field class and field types |
tree | commitdiff |
2019-08-15 |
Philippe Proulx | lib: add option field class and field types |
tree | commitdiff |
2019-08-15 |
Philippe Proulx | lib: add boolean field class and field types |
tree | commitdiff |
2019-08-13 |
Philippe Proulx | lib: bt_graph_create(): accept MIP version |
tree | commitdiff |
2019-08-13 |
Philippe Proulx | lib: add bt_get_{greatest_operative,maximal}_mip_versio... |
tree | commitdiff |
2019-08-13 |
Philippe Proulx | Fix: {graph,query-executor}.h: missing `STATUS_` before... |
tree | commitdiff |
2019-08-13 |
Philippe Proulx | lib: add "get supported MIP versions" method support |
tree | commitdiff |
2019-08-13 |
Philippe Proulx | lib: add component descriptor set API |
tree | commitdiff |
2019-08-06 |
Philippe Proulx | lib, bt2: make query method receive custom data |
tree | commitdiff |
2019-08-06 |
Philippe Proulx | lib: add bt_graph_add_simple_sink_component() |
tree | commitdiff |
2019-08-05 |
Philippe Proulx | lib: remove output port message iterator |
tree | commitdiff |
2019-08-05 |
Philippe Proulx | lib: rename bt_graph_consume() -> bt_graph_run_once() |
tree | commitdiff |
2019-07-26 |
Philippe Proulx | lib: prepare the ground for stateful query operations |
tree | commitdiff |
2019-07-26 |
Philippe Proulx | lib: standardize listener ID types with new `bt_listene... |
tree | commitdiff |
2019-07-26 |
Simon Marchi | lib: rename INVALID_OBJECT status to UNKNOWN_OBJECT |
tree | commitdiff |
2019-07-26 |
Philippe Proulx | lib: rename `bt_scope` -> `bt_field_path_scope` |
tree | commitdiff |
2019-07-25 |
Philippe Proulx | lib: rename all `*_STATUS_OVERFLOW` -> `*_STATUS_OVERFL... |
tree | commitdiff |
2019-07-24 |
Simon Marchi | lib: remove INVALID_PARAMS status |
tree | commitdiff |
2019-07-24 |
Philippe Proulx | lib: add bt_plugin_find_all() |
tree | commitdiff |
2019-07-24 |
Philippe Proulx | lib: add bt_{graph,query_executor}_add_interrupter() |
tree | commitdiff |
2019-07-24 |
Philippe Proulx | lib: add interrupter API |
tree | commitdiff |
2019-07-24 |
Philippe Proulx | lib: create input port msg iterator from self {msg... |
tree | commitdiff |
2019-07-24 |
Simon Marchi | lib: make default query implementation return INVALID_O... |
tree | commitdiff |
2019-07-24 |
Simon Marchi | lib: remove LOADING_ERROR status |
tree | commitdiff |
2019-07-24 |
Simon Marchi | bt2: make bt2.Error wrap current thread's error |
tree | commitdiff |
2019-07-20 |
Philippe Proulx | lib: rename functions to clearly indicate API inheritance |
tree | commitdiff |
2019-07-18 |
Philippe Proulx | lib: bt_field_class_dynamic_array_create(): accept... |
tree | commitdiff |
2019-07-18 |
Philippe Proulx | lib: decouple variant FC option names from selector... |
tree | commitdiff |
2019-07-18 |
Philippe Proulx | lib: add integer range and integer range set API |
tree | commitdiff |
2019-07-18 |
Philippe Proulx | Fix: CTF writer: bt_ctf_field_unsigned_integer_set_valu... |
tree | commitdiff |
2019-07-18 |
Simon Marchi | bt2: report errors from Python component and component... |
tree | commitdiff |
2019-07-12 |
Philippe Proulx | Fix: current-thread.h: append from message iterator... |
tree | commitdiff |
2019-07-10 |
Philippe Proulx | lib: put __BT_UPCAST() and __BT_UPCAST_CONST() in ... |
tree | commitdiff |
2019-07-10 |
Philippe Proulx | Move `include/babeltrace2/ctf-writer` -> `include/babel... |
tree | commitdiff |
2019-07-10 |
Philippe Proulx | Remove legacy `include/babeltrace2/{ctf-ir,ctf}` direct... |
tree | commitdiff |
2019-07-10 |
Philippe Proulx | lib: standardize public header copyright notice |
tree | commitdiff |
2019-07-10 |
Philippe Proulx | lib: remove "For *" comments in public headers |
tree | commitdiff |
2019-07-10 |
Philippe Proulx | lib: force user to include `<babeltrace2/babeltrace.h>` |
tree | commitdiff |
2019-07-10 |
Philippe Proulx | lib: standardize public include guards |
tree | commitdiff |
2019-07-10 |
Philippe Proulx | Fix: CTF writer: make library have its own public ... |
tree | commitdiff |
2019-07-09 |
Philippe Proulx | lib: rename `bt_*_labels_by_value` -> `bt_*_labels_for_... |
tree | commitdiff |
2019-07-09 |
Philippe Proulx | Rename WARN log level to WARNING |
tree | commitdiff |
2019-07-09 |
Philippe Proulx | lib: make packets and packet messages optional, disable... |
tree | commitdiff |
2019-07-08 |
Michael Jeanson | Replace libuuid with internal implementation |
tree | commitdiff |
2019-07-08 |
Simon Marchi | lib: remove stream activity messages |
tree | commitdiff |
2019-07-06 |
Philippe Proulx | lib: move trace class's name, UUID, and environment... |
tree | commitdiff |
2019-07-06 |
Philippe Proulx | lib: add thread-safe error reporting API |
tree | commitdiff |
2019-07-03 |
Philippe Proulx | lib: strictly type function return status enumerations |
tree | commitdiff |
2019-06-26 |
Philippe Proulx | lib: bt_plugin_find*(): return status code; add "fail... |
tree | commitdiff |
2019-06-25 |
Simon Marchi | lib: rename parameter of bt_self_component_filter_add_... |
tree | commitdiff |
2019-06-25 |
Simon Marchi | lib: remove "accept port" concept |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | Rename VERBOSE log level to TRACE |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | lib: pass log level to bt_query_executor_query() |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | lib: set component's initial log level when adding... |
tree | commitdiff |
2019-06-12 |
Michael Jeanson | Re-organize sources |
tree | commitdiff |
2019-06-11 |
Michael Jeanson | ctf-writer: externalize libbabeltrace2-ctf-writer |
tree | commitdiff |
2019-06-08 |
Philippe Proulx | Fix: use `babeltrace2` instead of `babeltrace` in plugi... |
tree | commitdiff |
2019-06-07 |
Michael Jeanson | lib: rename include dir to babeltrace2 |
tree | commitdiff |
2019-06-06 |
Philippe Proulx | Rename "default beginning/end CS" -> "beginning/end... |
tree | commitdiff |
2019-06-06 |
Philippe Proulx | lib: make discarded events/packets support and clock... |
tree | commitdiff |
2019-06-05 |
Simon Marchi | lib: Make graph listeners return an error status |
tree | commitdiff |
2019-06-05 |
Francis Deslauriers | lib: remove unused _NO_SINK graph status |
tree | commitdiff |
2019-05-31 |
Philippe Proulx | lib: make packet beginning/end default CS optional |
tree | commitdiff |
2019-05-31 |
Philippe Proulx | lib: remove "unknown clock snapshot" concept |
tree | commitdiff |
2019-05-17 |
Mathieu Desnoyers | Cleanup: bitfields: streamline use of underscores |
tree | commitdiff |
2019-05-17 |
Mathieu Desnoyers | Silence compiler "always false comparison" warning |
tree | commitdiff |
2019-05-17 |
Mathieu Desnoyers | Fix: bitfield: shift undefined/implementation defined... |
tree | commitdiff |
2019-05-14 |
Michael Jeanson | Fix type-limits warnings, uint can't be < 0 |
tree | commitdiff |
2019-05-07 |
Michael Jeanson | Fix: duplicate symbol with clang linker |
tree | commitdiff |
2019-05-06 |
Philippe Proulx | lib: add unsigned and signed integer value API |
tree | commitdiff |
2019-05-06 |
Philippe Proulx | lib: move `bt_value` structures to `value-internal.h` |
tree | commitdiff |
2019-05-03 |
Francis Deslauriers | common: add bt_common_read() function |
tree | commitdiff |
2019-05-03 |
Simon Marchi | include: add missing files to dist tarball |
tree | commitdiff |
2019-05-02 |
Simon Marchi | lib: Add functions to borrow specialized component... |
tree | commitdiff |
2019-05-02 |
Francis Deslauriers | Fix: unused-variable warnings in bt_X_freeze() when... |
tree | commitdiff |
2019-05-02 |
Simon Marchi | python-plugin-provider: Make it build |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Fix: headers: make static inline upcasts compatible... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Fix: headers: add missing end of `extern "C"` curly... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Fix: include/Makefile.am: add missing `babeltrace/ctf... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: have dedicated, unique unsigned and signed enum... |
tree | commitdiff |
2019-05-02 |
Simon Marchi | lib: Make bt_value_null a const pointer |
tree | commitdiff |
2019-05-02 |
Francis Deslauriers | graph: Fix: bt_graph_configure() does not propagate... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: field path: have a specific item for "current... |
tree | commitdiff |
2019-05-02 |
Francis Deslauriers | Fix: lib: Mismatch in function declarations and definitions |
tree | commitdiff |
2019-05-02 |
Francis Deslauriers | flt.lttng-utils.debug-info: Implement file descriptor... |
tree | commitdiff |
2019-05-02 |
Simon Marchi | Re-implement BT_ASSERT without using the assert macro |
tree | commitdiff |
2019-05-02 |
Simon Marchi | Small fixes to include/ |
tree | commitdiff |
2019-05-02 |
Francis Deslauriers | ctf-writer: Split clock and clock-class declarations... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | Adapt `sink.ctf.fs` to current API |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | ctfser: have dedicated signed/unsigned integer writing... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: add structure FC member and variant FC option... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib-logging-internal.h: fix minor documentation mistakes |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: mark graph as faulty when adding a comp. or connec... |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: remove bt_connection_is_ended() |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | lib: metadata: add missing non-const borrowing accessors |
tree | commitdiff |
2019-05-02 |
Francis Deslauriers | lib: replace trace is_static with destruction listeners |
tree | commitdiff |
2019-05-02 |
Francis Deslauriers | Fix: use of wrong enumeration_mapping_ranges type |
tree | commitdiff |
2019-05-02 |
Francis Deslauriers | Fix: add missing `_const` in name of const functions |
tree | commitdiff |
2019-05-02 |
Philippe Proulx | common: prepend `bt_common_` to bt_message_iterator_sta... |
tree | commitdiff |
2019-05-02 |
Francis Deslauriers | Add function converting bt_message_iterator_status... |
tree | commitdiff |
next |