2019-07-20 |
Philippe Proulx | lib: rename functions to clearly indicate API inheritance Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-20 |
Francis Deslauriers | Tests: flt.lttng-utils.debug-info: update debug-info... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-20 |
Michael Jeanson | Fix: flt.utils.muxer: don't clear an empty `GPtrArray` Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-20 |
Jonathan Rajotte | `test_plugin.py`: use absolute paths for plugin path... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-20 |
Jonathan Rajotte | `test_query_trace_info.py`: adapt regex to NT path... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-20 |
Francis Deslauriers | tests/plugins/flt.utils.trimmer/Makefile.am: remove... Philippe Proulx: Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-20 |
Francis Deslauriers | flt.utils.muxer: support stream messages with default... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-20 |
Simon Marchi | bt2: fix: don't return in bt_bool out typemap Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-20 |
Simon Marchi | bt2: remove unrelated comment from native_bt_integer_range_set.i Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-20 |
Francis Deslauriers | Apply black code formatter on all Python code Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-20 |
Francis Deslauriers | Explicitly mention `black` in CodingStyle guidelines Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-20 |
Francis Deslauriers | Tests: add `tap` utils code to Black formatter exclusion... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: remove `BT_ASSERT_PRE_FUNC` Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
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 |
Simon Marchi | bt2: report errors from Python component and component... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | bt2: check for _graph_is_configured method in user... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | plugins: log failure to load plugin as a warning Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | tests: run_python_bt2: error out if BT_TESTS_BUILDDIR... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | bt2: don't copy swig interface files to build directory Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | bt2: run swig by hand instead of through "setup.py... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | configure: report SWIG and SWIG_LIB values Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | cli: move plugin loading code to its own file Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | cli: Replace printf_err with BT_CLI_LOGE_APPEND_CAUSE Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-17 |
Philippe Proulx | CONTRIBUTING.adoc: add more content to the "Testing... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-16 |
Michael Jeanson | tests: Move tap-driver.sh out of the autotools aux... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-16 |
Michael Jeanson | Fix: bt2: remove circular import (not supported before...
|
commit | commitdiff | tree |
2019-07-13 |
Francis Deslauriers | tests: bt2: remove test_clock_class_priority_map.py Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-13 |
Francis Deslauriers | Fix: flt.lttng-utils.debug-info: possible leak of ... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-13 |
Francis Deslauriers | tests: src.ctf.fs: add 2packets test trace Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-13 |
Francis Deslauriers | tests: bt_diff_cli: compare expected `stderr` too Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-13 |
Francis Deslauriers | lib: plugin-so.c: ERROR and INFO level messages logged... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-12 |
Michael Jeanson | fix: use g_setenv for portability Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-12 |
Francis Deslauriers | Do not check `NULL` to call free(): free() accepts... CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-12 |
Philippe Proulx | Fix: current-thread.h: append from message iterator... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-12 |
Jonathan Rajotte | tests: on Windows the plugin object extension is 'dll... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-12 |
Jonathan Rajotte | Fix: cygwin does not honour LD_LIBRARY_PATH Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-12 |
Francis Deslauriers | cleanup: configure.ac: replace spaces by tabs Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-12 |
Michael Jeanson | Fix warnings with bison >= 3.4 and autoconf < 2.70 Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-11 |
Michael Jeanson | Make the in-tree CLI use the in-tree PPP Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-11 |
Michael Jeanson | Make the Python plugin provider a libtool module Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-10 |
Philippe Proulx | Standardize `strcmp(a, b) == 0` instead of `!strcmp... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-10 |
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-10 |
Simon Marchi | Fix: bt2: adjust reference counting of value objects CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-10 |
Michael Jeanson | Rename PLUGINSDIR to BABELTRACE_PLUGINS_DIR and enable it Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-10 |
Michael Jeanson | tests: update test_trimming to remove the wrapper Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-10 |
Jonathan Rajotte | trimmer: proper formatting of timestamp conversion... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-10 |
Jonathan Rajotte | tests: specify the timezone offset Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-10 |
Jonathan Rajotte | Fix: use return of bt_localtime_r as success criteria Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-10 |
Philippe Proulx | lib: put __BT_UPCAST() and __BT_UPCAST_CONST() in ... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-10 |
Philippe Proulx | Move `include/babeltrace2/ctf-writer` -> `include/babeltrace... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
2019-07-10 |
Philippe Proulx | Remove legacy `include/babeltrace2/{ctf-ir,ctf}` directories Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
|
commit | commitdiff | tree |
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 |
next |