2019-07-10 |
Michael Jeanson | tests: update test_trimming to remove the wrapper |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Jonathan Rajotte | trimmer: proper formatting of timestamp conversion... |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Jonathan Rajotte | tests: specify the timezone offset |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Jonathan Rajotte | Fix: use return of bt_localtime_r as success criteria |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Philippe Proulx | lib: put __BT_UPCAST() and __BT_UPCAST_CONST() in ... |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Philippe Proulx | Move `include/babeltrace2/ctf-writer` -> `include/babel... |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Philippe Proulx | Remove legacy `include/babeltrace2/{ctf-ir,ctf}` direct... |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Philippe Proulx | lib: standardize public header copyright notice |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Philippe Proulx | lib: remove "For *" comments in public headers |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Philippe Proulx | lib: force user to include `<babeltrace2/babeltrace.h>` |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Philippe Proulx | lib: standardize public include guards |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Philippe Proulx | src/{ctfser,fd-cache}/Makefile.am: remove unneeded... |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Philippe Proulx | Fix: lib: conflicting types for `bt_plugin_set_get_plug... |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Philippe Proulx | Fix: CTF writer: make library have its own public ... |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Philippe Proulx | lib: make BT_ASSERT_{PRE,POST}() always on; add BT_ASSE... |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Philippe Proulx | lib: rename `bt_*_labels_by_value` -> `bt_*_labels_for_... |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Philippe Proulx | Rename WARN log level to WARNING |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Philippe Proulx | src/lib/{current-thread,error}.c: put precond. assertio... |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Philippe Proulx | lib/lib-logging.c: fix GCC warning: check return value... |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Philippe Proulx | cli: append error cause when graph or query executor... |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Philippe Proulx | lib: make packets and packet messages optional, disable... |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Jonathan Rajotte | fix: test_trimmer on macOs and Solaris |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Jonathan Rajotte | tests: Use DYLD_LIBRARY_PATH on macOSX |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Jonathan Rajotte | doc: Use DYLD_LIBRARY_PATH on macOSX |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Philippe Proulx | Tests: move `test_bitfield` outside lib tests, add... |
commit | commitdiff | tree | snapshot |
2019-07-08 |
Philippe Proulx | Fix: bt_plugin_so_shared_lib_handle_destroy(): use... |
commit | commitdiff | tree | snapshot |
2019-07-08 |
Philippe Proulx | lib/graph/message/stream.c: fix clock snapshot leak |
commit | commitdiff | tree | snapshot |
2019-07-08 |
Philippe Proulx | lib/trace-ir/clock-snapshot.c: assert that the paramete... |
commit | commitdiff | tree | snapshot |
2019-07-08 |
Philippe Proulx | sink.text.details: write discarded events/packets CS... |
commit | commitdiff | tree | snapshot |
2019-07-08 |
Michael Jeanson | tests: replace xargs workaround with bash array expansion |
commit | commitdiff | tree | snapshot |
2019-07-08 |
Michael Jeanson | Replace libuuid with internal implementation |
commit | commitdiff | tree | snapshot |
2019-07-08 |
Philippe Proulx | cli: move `--params` option's format parsing to its... |
commit | commitdiff | tree | snapshot |
2019-07-08 |
Simon Marchi | lib: remove stream activity messages |
commit | commitdiff | tree | snapshot |
2019-07-08 |
Philippe Proulx | Fix: bt_ctfser_write_float64(): use `double` in union... |
commit | commitdiff | tree | snapshot |
2019-07-08 |
Simon Marchi | tests: don't swallow stderr when running babeltrace CLI |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Philippe Proulx | lib: move trace class's name, UUID, and environment... |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Philippe Proulx | cli: print current thread's error causes, if any, befor... |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Philippe Proulx | Add bt_common_get_term_size() |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Philippe Proulx | Add bt_common_fold() |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Philippe Proulx | src.ctf.fs: append error cause when no traces are found... |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Philippe Proulx | lib: use BT_LIB_LOG*_APPEND_CAUSE() where appropriate |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Philippe Proulx | lib: add internal BT_LIB_LOG*_APPEND_CAUSE() macros |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Philippe Proulx | cli: introduce BT_CLI_LOG*_APPEND_CAUSE() and use it... |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Philippe Proulx | tests: call bt_current_thread_clear_error() when handli... |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Philippe Proulx | cli: clear current thread's error, if any, before exiting |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Philippe Proulx | plugins: call bt_current_thread_clear_error() when... |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Philippe Proulx | lib: add thread-safe error reporting API |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Philippe Proulx | lib: keep plugin name, if any, in component class structure |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Francis Deslauriers | src.ctf.fs: remove leftover use of pointer arithmetics |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Francis Deslauriers | bt2: namespace private attributes of inheritable classes |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Francis Deslauriers | tests: bt2: use `addr` attribute instead of private... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Simon Marchi | cli: fix typo in error message |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Francis Deslauriers | Fix: src.ctf.fs: segfault following `bt_msg_iter_seek()` |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Francis Deslauriers | Fix: src.ctf.fs: trace-info: port_name memory leak |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Simon Marchi | bt2: remove probing of BABELTRACE_PYTHON_BT2_NO_TRACEBA... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Simon Marchi | trimmer: use g_match_info_free instead of g_match_info_... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Francis Deslauriers | tests: bt2: Fix `run_python_bt2` usage example |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Francis Deslauriers | CONTRIBUTING.adoc: add how to run `bt2` tests |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Francis Deslauriers | tests: bt2: add `--test-case` argument to testrunner.py |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Francis Deslauriers | Fix: src.ctf.fs: pointer arithmetics on non-adjacent... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Francis Deslauriers | bt2: update `pyproject.toml` following directories... |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Jonathan Rajotte | Do not use diagnostic pragma when GCC version is lower... |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Jonathan Rajotte | Missing define when not building with gcc |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Jonathan Rajotte | Assign *_STATUS_OK to ret |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Philippe Proulx | Fix: sink.text.pretty: support unknown event class... |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Michael Jeanson | tests: Remove stale tests launcher |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Jonathan Rajotte | tests: Add ".exe" when running on a mingw system |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Jonathan Rajotte | Fix: log_level usage on mingw platform |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Simon Marchi | tests: add python plugin provider path to lib search... |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Simon Marchi | Fix: trimmer: use regexes to parse dates and times |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Simon Marchi | tests: Use diff -u |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Philippe Proulx | Fix compiler -Wall warnings (mostly incompatible enumer... |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Simon Marchi | trimmer: remove unused function |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Philippe Proulx | Add back (adapted) `test_bt_values` and `test_graph_topo` |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Philippe Proulx | Allow only TRACE, DEBUG, and INFO as the build-time... |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Philippe Proulx | lib: strictly type function return status enumerations |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Philippe Proulx | tests/lib: remove `test_bt_values` and `test_graph_topo` |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Philippe Proulx | Fix: bt_packet_context_field_create(): remove "frozen... |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Philippe Proulx | test_{field,value}.py: array test cases: add non-sequen... |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Philippe Proulx | test_{field,value}.py: test complex number RHS for... |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Philippe Proulx | test_value.py: make `BoolValueTestCase` inherit `_TestN... |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Philippe Proulx | test_value.py: _inject_numeric_testing_methods(): remov... |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Philippe Proulx | test_{field,value}.py: add comments |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Philippe Proulx | bt2: create_value(): check `numbers` and `collections... |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Philippe Proulx | bt2: _ArrayField.__setitem__(): do not check type |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Philippe Proulx | bt2: field.py: _value_to_int(): require `numbers.Integral` |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Philippe Proulx | bt2: field.py: numeric classes: remove __i*__ operators |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Philippe Proulx | bt2: value.py: _IntegerValue._value_to_int(): require... |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Philippe Proulx | bt2: value.py: numeric classes: remove __i*__ operators |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Philippe Proulx | bt2: make `BoolValue` inherit `_IntegralValue` |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Philippe Proulx | bt2: field.py: refactor field comparison |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Philippe Proulx | bt2: value.py: refactor value comparison |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Philippe Proulx | bt2: make `_ArrayField` inherit `collections.abc.Mutabl... |
commit | commitdiff | tree | snapshot |
2019-07-02 |
Simon Marchi | bt2: let Python message iterators implement seek beginning |
commit | commitdiff | tree | snapshot |
2019-06-29 |
Philippe Proulx | lib: internal: message.h: require logging |
commit | commitdiff | tree | snapshot |
2019-06-29 |
Philippe Proulx | lib: internal: object-pool.h: require logging |
commit | commitdiff | tree | snapshot |
2019-06-29 |
Philippe Proulx | Fix: CTF writer: include CTF writer (own) version of... |
commit | commitdiff | tree | snapshot |
2019-06-29 |
Philippe Proulx | lib: internal: clock-snapshot-set.h: require logging |
commit | commitdiff | tree | snapshot |
2019-06-29 |
Philippe Proulx | lib: internal: graph.h: require logging and BT_ASSERT_... |
commit | commitdiff | tree | snapshot |
2019-06-29 |
Philippe Proulx | lib: internal: define `BT_ASSERT_{PRE,POST}_SUPPORTED... |
commit | commitdiff | tree | snapshot |
next |