2019-07-10 |
Philippe Proulx | lib: standardize public header copyright notice Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-10 |
Philippe Proulx | lib: remove "For *" comments in public headers Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-10 |
Philippe Proulx | lib: force user to include `<babeltrace2/babeltrace.h>` Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-10 |
Philippe Proulx | lib: standardize public include guards Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-10 |
Philippe Proulx | src/{ctfser,fd-cache}/Makefile.am: remove unneeded... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-10 |
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-10 |
Philippe Proulx | Fix: CTF writer: make library have its own public ... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-09 |
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-09 |
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-09 |
Philippe Proulx | Rename WARN log level to WARNING Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-09 |
Philippe Proulx | src/lib/{current-thread,error}.c: put precond. assertion... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-09 |
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-09 |
Philippe Proulx | cli: append error cause when graph or query executor... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-09 |
Philippe Proulx | lib: make packets and packet messages optional, disabled... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-09 |
Jonathan Rajotte | fix: test_trimmer on macOs and Solaris Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-09 |
Jonathan Rajotte | tests: Use DYLD_LIBRARY_PATH on macOSX Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-09 |
Jonathan Rajotte | doc: Use DYLD_LIBRARY_PATH on macOSX Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-09 |
Philippe Proulx | Tests: move `test_bitfield` outside lib tests, add... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-08 |
Philippe Proulx | Fix: bt_plugin_so_shared_lib_handle_destroy(): use... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-08 |
Philippe Proulx | lib/graph/message/stream.c: fix clock snapshot leak Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-08 |
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-08 |
Philippe Proulx | sink.text.details: write discarded events/packets CS... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-08 |
Michael Jeanson | tests: replace xargs workaround with bash array expansion Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-08 |
Michael Jeanson | Replace libuuid with internal implementation Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-08 |
Philippe Proulx | cli: move `--params` option's format parsing to its... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-08 |
Simon Marchi | lib: remove stream activity messages Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-08 |
Philippe Proulx | Fix: bt_ctfser_write_float64(): use `double` in union... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-08 |
Simon Marchi | tests: don't swallow stderr when running babeltrace CLI CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-06 |
Philippe Proulx | lib: move trace class's name, UUID, and environment... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-06 |
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-06 |
Philippe Proulx | Add bt_common_get_term_size() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-06 |
Philippe Proulx | Add bt_common_fold() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-06 |
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-06 |
Philippe Proulx | lib: use BT_LIB_LOG*_APPEND_CAUSE() where appropriate Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-06 |
Philippe Proulx | lib: add internal BT_LIB_LOG*_APPEND_CAUSE() macros Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-06 |
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-06 |
Philippe Proulx | tests: call bt_current_thread_clear_error() when handling... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-06 |
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-06 |
Philippe Proulx | plugins: call bt_current_thread_clear_error() when... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-06 |
Philippe Proulx | lib: add thread-safe error reporting API Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-06 |
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-05 |
Francis Deslauriers | src.ctf.fs: remove leftover use of pointer arithmetics Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-05 |
Francis Deslauriers | bt2: namespace private attributes of inheritable classes Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-05 |
Francis Deslauriers | tests: bt2: use `addr` attribute instead of private... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-05 |
Simon Marchi | cli: fix typo in error message Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-05 |
Francis Deslauriers | Fix: src.ctf.fs: segfault following `bt_msg_iter_seek()` Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-05 |
Francis Deslauriers | Fix: src.ctf.fs: trace-info: port_name memory leak Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-05 |
Simon Marchi | bt2: remove probing of BABELTRACE_PYTHON_BT2_NO_TRACEBACK... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-05 |
Simon Marchi | trimmer: use g_match_info_free instead of g_match_info_unref Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-05 |
Francis Deslauriers | tests: bt2: Fix `run_python_bt2` usage example Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-05 |
Francis Deslauriers | CONTRIBUTING.adoc: add how to run `bt2` tests Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-05 |
Francis Deslauriers | tests: bt2: add `--test-case` argument to testrunner.py Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-05 |
Francis Deslauriers | Fix: src.ctf.fs: pointer arithmetics on non-adjacent... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-05 |
Francis Deslauriers | bt2: update `pyproject.toml` following directories... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-04 |
Jonathan Rajotte | Do not use diagnostic pragma when GCC version is lower... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-04 |
Jonathan Rajotte | Missing define when not building with gcc Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-04 |
Jonathan Rajotte | Assign *_STATUS_OK to ret Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-04 |
Philippe Proulx | Fix: sink.text.pretty: support unknown event class... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-04 |
Michael Jeanson | tests: Remove stale tests launcher Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-04 |
Jonathan Rajotte | tests: Add ".exe" when running on a mingw system Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-04 |
Jonathan Rajotte | Fix: log_level usage on mingw platform Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-04 |
Simon Marchi | tests: add python plugin provider path to lib search... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-03 |
Simon Marchi | Fix: trimmer: use regexes to parse dates and times CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-03 |
Simon Marchi | tests: Use diff -u Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-03 |
Philippe Proulx | Fix compiler -Wall warnings (mostly incompatible enumerations) Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-03 |
Simon Marchi | trimmer: remove unused function Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-03 |
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-03 |
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-03 |
Philippe Proulx | lib: strictly type function return status enumerations Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-03 |
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-03 |
Philippe Proulx | Fix: bt_packet_context_field_create(): remove "frozen... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-03 |
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-03 |
Philippe Proulx | test_{field,value}.py: test complex number RHS for... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-03 |
Philippe Proulx | test_value.py: make `BoolValueTestCase` inherit `_TestNumeri... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-03 |
Philippe Proulx | test_value.py: _inject_numeric_testing_methods(): remove... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-03 |
Philippe Proulx | test_{field,value}.py: add comments Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-03 |
Philippe Proulx | bt2: create_value(): check `numbers` and `collections... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-03 |
Philippe Proulx | bt2: _ArrayField.__setitem__(): do not check type Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-03 |
Philippe Proulx | bt2: field.py: _value_to_int(): require `numbers.Integral` Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-03 |
Philippe Proulx | bt2: field.py: numeric classes: remove __i*__ operators Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-03 |
Philippe Proulx | bt2: value.py: _IntegerValue._value_to_int(): require... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-03 |
Philippe Proulx | bt2: value.py: numeric classes: remove __i*__ operators Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-03 |
Philippe Proulx | bt2: make `BoolValue` inherit `_IntegralValue` Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-03 |
Philippe Proulx | bt2: field.py: refactor field comparison Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-03 |
Philippe Proulx | bt2: value.py: refactor value comparison Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-03 |
Philippe Proulx | bt2: make `_ArrayField` inherit `collections.abc.MutableSequ... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-02 |
Simon Marchi | bt2: let Python message iterators implement seek beginning Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-29 |
Philippe Proulx | lib: internal: message.h: require logging Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-29 |
Philippe Proulx | lib: internal: object-pool.h: require logging Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-29 |
Philippe Proulx | Fix: CTF writer: include CTF writer (own) version of... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-29 |
Philippe Proulx | lib: internal: clock-snapshot-set.h: require logging Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-29 |
Philippe Proulx | lib: internal: graph.h: require logging and BT_ASSERT_... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-29 |
Philippe Proulx | lib: internal: define `BT_ASSERT_{PRE,POST}_SUPPORTED... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-29 |
Philippe Proulx | lib: internal: replace BT_ASSERT_PRE* -> BT_ASSERT_POST... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-29 |
Philippe Proulx | lib: internal: add BT_ASSERT_POST() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-29 |
Philippe Proulx | Add `src/py-common`, containing bt_py_common_format_exceptio... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-28 |
Michael Jeanson | fix: don't use realpath from GNU coreutils Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-28 |
Simon Marchi | lib: validate monotonicity of messages from upstream... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-28 |
Simon Marchi | Fix: bt2: fix reference counting of messages returned... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-06-28 |
Simon Marchi | lib: fix compilation for glib < 2.40 Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
next |