2019-07-18 |
Philippe Proulx | lib: bt_field_class_dynamic_array_create(): accept... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: decouple variant FC option names from selector... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | bt2: add integer range set support Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: add integer range and integer range set API Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Fix various "may be used uninitialized" warnings (GCC) Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Fix: CTF writer: bt_ctf_field_unsigned_integer_set_value... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Fix: BT_ASSERT_PRE_DEV(): use `##__VA_ARGS`, not `... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | CONTRIBUTING.adoc: add more content to the "Testing... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Fix: current-thread.h: append from message iterator... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Standardize `strcmp(a, b) == 0` instead of `!strcmp... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Do not check `NULL` to call g_free(): g_free() accepts... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: put __BT_UPCAST() and __BT_UPCAST_CONST() in ... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Move `include/babeltrace2/ctf-writer` -> `include/babeltrace... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Remove legacy `include/babeltrace2/{ctf-ir,ctf}` directories Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: standardize public header copyright notice Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: remove "For *" comments in public headers Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: force user to include `<babeltrace2/babeltrace.h>` Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: standardize public include guards Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | src/{ctfser,fd-cache}/Makefile.am: remove unneeded... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Fix: lib: conflicting types for `bt_plugin_set_get_plugin_count` Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Fix: CTF writer: make library have its own public ... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: make BT_ASSERT_{PRE,POST}() always on; add BT_ASSERT_... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: rename `bt_*_labels_by_value` -> `bt_*_labels_for_value` Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Rename WARN log level to WARNING Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | src/lib/{current-thread,error}.c: put precond. assertion... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib/lib-logging.c: fix GCC warning: check return value... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | cli: append error cause when graph or query executor... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: make packets and packet messages optional, disabled... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Tests: move `test_bitfield` outside lib tests, add... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Fix: bt_plugin_so_shared_lib_handle_destroy(): use... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib/graph/message/stream.c: fix clock snapshot leak Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib/trace-ir/clock-snapshot.c: assert that the parameter... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | sink.text.details: write discarded events/packets CS... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | cli: move `--params` option's format parsing to its... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Fix: bt_ctfser_write_float64(): use `double` in union... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: move trace class's name, UUID, and environment... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | cli: print current thread's error causes, if any, before... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Add bt_common_get_term_size() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Add bt_common_fold() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | src.ctf.fs: append error cause when no traces are found... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: use BT_LIB_LOG*_APPEND_CAUSE() where appropriate Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: add internal BT_LIB_LOG*_APPEND_CAUSE() macros Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | cli: introduce BT_CLI_LOG*_APPEND_CAUSE() and use it... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | tests: call bt_current_thread_clear_error() when handling... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | cli: clear current thread's error, if any, before exiting Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | plugins: call bt_current_thread_clear_error() when... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: add thread-safe error reporting API Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: keep plugin name, if any, in component class structure Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Fix: sink.text.pretty: support unknown event class... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Fix compiler -Wall warnings (mostly incompatible enumerations) Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Add back (adapted) `test_bt_values` and `test_graph_topo` Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Allow only TRACE, DEBUG, and INFO as the build-time... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: strictly type function return status enumerations Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | tests/lib: remove `test_bt_values` and `test_graph_topo` Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Fix: bt_packet_context_field_create(): remove "frozen... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | test_{field,value}.py: array test cases: add non-sequence... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | test_{field,value}.py: test complex number RHS for... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | test_value.py: make `BoolValueTestCase` inherit `_TestNumeri... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | test_value.py: _inject_numeric_testing_methods(): remove... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | test_{field,value}.py: add comments Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | bt2: create_value(): check `numbers` and `collections... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | bt2: _ArrayField.__setitem__(): do not check type Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | bt2: field.py: _value_to_int(): require `numbers.Integral` Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | bt2: field.py: numeric classes: remove __i*__ operators Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | bt2: value.py: _IntegerValue._value_to_int(): require... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | bt2: value.py: numeric classes: remove __i*__ operators Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | bt2: make `BoolValue` inherit `_IntegralValue` Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | bt2: field.py: refactor field comparison Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | bt2: value.py: refactor value comparison Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | bt2: make `_ArrayField` inherit `collections.abc.MutableSequ... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: internal: message.h: require logging Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: internal: object-pool.h: require logging Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Fix: CTF writer: include CTF writer (own) version of... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: internal: clock-snapshot-set.h: require logging Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: internal: graph.h: require logging and BT_ASSERT_... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: internal: define `BT_ASSERT_{PRE,POST}_SUPPORTED... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: internal: replace BT_ASSERT_PRE* -> BT_ASSERT_POST... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: internal: add BT_ASSERT_POST() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Add `src/py-common`, containing bt_py_common_format_exceptio... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Append "library" to pkg-config packages names Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: rename `BABELTRACE_NO_DLCLOSE` -> `LIBBABELTRACE2_NO_DL... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Rename `BT_LOG_LEVEL` -> `BT_MINIMAL_LOG_LEVEL` Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Do not require logging support for BT_[CTF_]ASSERT_PRE() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: bt_plugin_find*(): return status code; add "fail... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Fix: `ctf` plugin: do not have an `mdec` variable where... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Fix: bt_config_convert_from_args(): set default log... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Rename VERBOSE log level to TRACE Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-20 |
Philippe Proulx | lib: remove BT_LIB_LOG*() macro usage comment Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-20 |
Philippe Proulx | Update `CONTRIBUTING.adoc` Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-20 |
Philippe Proulx | lib: add comment about why `bt_lib_log_level` is exported Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-20 |
Philippe Proulx | lib: use `LIBBABELTRACE2_INIT_LOG_LEVEL` env. var.... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-20 |
Philippe Proulx | src.ctf.fs: use BT_COMP_LOG*() instead of BT_LOG*() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-20 |
Philippe Proulx | src.ctf.fs: honor component's initial log level Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-20 |
Philippe Proulx | src.ctf.lttng-live: use BT_COMP_LOG*() instead of BT_LOG*() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-20 |
Philippe Proulx | sink.ctf.fs: use BT_COMP_LOG*() instead of BT_LOG*() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-20 |
Philippe Proulx | sink.text.details: use BT_COMP_LOG*() instead of BT_LOG*() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-20 |
Philippe Proulx | sink.text.details: honor component's initial log level Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-20 |
Philippe Proulx | `ctf` plugin: metadata: use BT_COMP_LOG*() instead... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-20 |
Philippe Proulx | `ctf` plugin: `bt_msg_iter`: use BT_COMP_LOG*() instead... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-20 |
Philippe Proulx | `ctf` plugin: `bt_bfcr`: use BT_COMP_LOG*() instead... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
next |