2019-07-18 |
Philippe Proulx | cli: move `--params` option's format parsing to its...
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | lib: remove stream activity messages
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Fix: bt_ctfser_write_float64(): use `double` in union...
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | tests: don't swallow stderr when running babeltrace CLI
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: move trace class's name, UUID, and environment...
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | cli: print current thread's error causes, if any, before...
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Add bt_common_get_term_size()
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Add bt_common_fold()
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | src.ctf.fs: append error cause when no traces are found...
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: use BT_LIB_LOG*_APPEND_CAUSE() where appropriate
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: add internal BT_LIB_LOG*_APPEND_CAUSE() macros
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | cli: introduce BT_CLI_LOG*_APPEND_CAUSE() and use it...
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | tests: call bt_current_thread_clear_error() when handling...
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | cli: clear current thread's error, if any, before exiting
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | plugins: call bt_current_thread_clear_error() when...
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: add thread-safe error reporting API
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: keep plugin name, if any, in component class structure
|
commit | commitdiff | tree |
2019-07-18 |
Francis Deslauriers | src.ctf.fs: remove leftover use of pointer arithmetics
|
commit | commitdiff | tree |
2019-07-18 |
Francis Deslauriers | bt2: namespace private attributes of inheritable classes
|
commit | commitdiff | tree |
2019-07-18 |
Francis Deslauriers | tests: bt2: use `addr` attribute instead of private...
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | cli: fix typo in error message
|
commit | commitdiff | tree |
2019-07-18 |
Francis Deslauriers | Fix: src.ctf.fs: segfault following `bt_msg_iter_seek()`
|
commit | commitdiff | tree |
2019-07-18 |
Francis Deslauriers | Fix: src.ctf.fs: trace-info: port_name memory leak
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | bt2: remove probing of BABELTRACE_PYTHON_BT2_NO_TRACEBACK...
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | trimmer: use g_match_info_free instead of g_match_info_unref
|
commit | commitdiff | tree |
2019-07-18 |
Francis Deslauriers | tests: bt2: Fix `run_python_bt2` usage example
|
commit | commitdiff | tree |
2019-07-18 |
Francis Deslauriers | CONTRIBUTING.adoc: add how to run `bt2` tests
|
commit | commitdiff | tree |
2019-07-18 |
Francis Deslauriers | tests: bt2: add `--test-case` argument to testrunner.py
|
commit | commitdiff | tree |
2019-07-18 |
Francis Deslauriers | Fix: src.ctf.fs: pointer arithmetics on non-adjacent...
|
commit | commitdiff | tree |
2019-07-18 |
Francis Deslauriers | bt2: update `pyproject.toml` following directories...
|
commit | commitdiff | tree |
2019-07-18 |
Jonathan Rajotte | Do not use diagnostic pragma when GCC version is lower...
|
commit | commitdiff | tree |
2019-07-18 |
Jonathan Rajotte | Missing define when not building with gcc
|
commit | commitdiff | tree |
2019-07-18 |
Jonathan Rajotte | Assign *_STATUS_OK to ret
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Fix: sink.text.pretty: support unknown event class...
|
commit | commitdiff | tree |
2019-07-18 |
Michael Jeanson | tests: Remove stale tests launcher
|
commit | commitdiff | tree |
2019-07-18 |
Jonathan Rajotte | tests: Add ".exe" when running on a mingw system
|
commit | commitdiff | tree |
2019-07-18 |
Jonathan Rajotte | Fix: log_level usage on mingw platform
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | tests: add python plugin provider path to lib search...
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | Fix: trimmer: use regexes to parse dates and times
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | tests: Use diff -u
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Fix compiler -Wall warnings (mostly incompatible enumerations)
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | trimmer: remove unused function
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Add back (adapted) `test_bt_values` and `test_graph_topo`
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Allow only TRACE, DEBUG, and INFO as the build-time...
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: strictly type function return status enumerations
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | tests/lib: remove `test_bt_values` and `test_graph_topo`
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Fix: bt_packet_context_field_create(): remove "frozen...
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | test_{field,value}.py: array test cases: add non-sequence...
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | test_{field,value}.py: test complex number RHS for...
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | test_value.py: make `BoolValueTestCase` inherit `_TestNumeri...
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | test_value.py: _inject_numeric_testing_methods(): remove...
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | test_{field,value}.py: add comments
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | bt2: create_value(): check `numbers` and `collections...
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | bt2: _ArrayField.__setitem__(): do not check type
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | bt2: field.py: _value_to_int(): require `numbers.Integral`
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | bt2: field.py: numeric classes: remove __i*__ operators
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | bt2: value.py: _IntegerValue._value_to_int(): require...
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | bt2: value.py: numeric classes: remove __i*__ operators
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | bt2: make `BoolValue` inherit `_IntegralValue`
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | bt2: field.py: refactor field comparison
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | bt2: value.py: refactor value comparison
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | bt2: make `_ArrayField` inherit `collections.abc.MutableSequ...
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | bt2: let Python message iterators implement seek beginning
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: internal: message.h: require logging
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: internal: object-pool.h: require logging
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Fix: CTF writer: include CTF writer (own) version of...
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: internal: clock-snapshot-set.h: require logging
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: internal: graph.h: require logging and BT_ASSERT_...
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: internal: define `BT_ASSERT_{PRE,POST}_SUPPORTED...
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: internal: replace BT_ASSERT_PRE* -> BT_ASSERT_POST...
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: internal: add BT_ASSERT_POST()
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Add `src/py-common`, containing bt_py_common_format_exceptio...
|
commit | commitdiff | tree |
2019-07-18 |
Michael Jeanson | fix: don't use realpath from GNU coreutils
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | lib: validate monotonicity of messages from upstream...
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | Fix: bt2: fix reference counting of messages returned...
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | lib: fix compilation for glib < 2.40
|
commit | commitdiff | tree |
2019-07-18 |
Michael Jeanson | tests: Rework test suite
|
commit | commitdiff | tree |
2019-07-18 |
Michael Jeanson | port: Use sig_t instead of sighandler_t
|
commit | commitdiff | tree |
2019-07-18 |
Francis Deslauriers | bt2: use `_extract_value()` on comparison
|
commit | commitdiff | tree |
2019-07-18 |
Francis Deslauriers | Fix: bt2: erroneous integer comparison of Field and...
|
commit | commitdiff | tree |
2019-07-18 |
Francis Deslauriers | bt2: remove __le__() method already provided by @total_ordering
|
commit | commitdiff | tree |
2019-07-18 |
Michael Jeanson | fix: Use python-config 'ldflags' instead of 'libs'
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | lib: add logic in auto-seek to recreate stream state
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Append "library" to pkg-config packages names
|
commit | commitdiff | tree |
2019-07-18 |
Michael Jeanson | Provide proper pkg-config .pc files
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | iterator: save original next callback in iterator struct
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | iterator: move auto-seek data in its own struct, add...
|
commit | commitdiff | tree |
2019-07-18 |
Michael Jeanson | fix: Add missing include on macOs
|
commit | commitdiff | tree |
2019-07-18 |
Jonathan Rajotte | tests: remove carriage return when using diff
|
commit | commitdiff | tree |
2019-07-18 |
Jonathan Rajotte | libs: Do not rely on nftw for detecting the validity...
|
commit | commitdiff | tree |
2019-07-18 |
Jonathan Rajotte | Fix: return status instead of ret
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | lib: rename `BABELTRACE_NO_DLCLOSE` -> `LIBBABELTRACE2_NO_DL...
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | bt2: fix formatting of C code in native_bt_component_class.i
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | cli: add missing line in --plugin-path help
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | lib: reverse order of bt_self_component_port_input_message_i...
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | bt2: rename native_bt_notifier.i to native_bt_message_iterator.i
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | bt2: remove unused double* typemap
|
commit | commitdiff | tree |
2019-07-18 |
Simon Marchi | bt2: replace copy of headers for SWIG with includes
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Rename `BT_LOG_LEVEL` -> `BT_MINIMAL_LOG_LEVEL`
|
commit | commitdiff | tree |
2019-07-18 |
Philippe Proulx | Do not require logging support for BT_[CTF_]ASSERT_PRE()
|
commit | commitdiff | tree |
next |