2019-07-09 |
Philippe Proulx | lib: rename `bt_*_labels_by_value` -> `bt_*_labels_for_... |
tree | commitdiff |
2019-07-09 |
Philippe Proulx | Rename WARN log level to WARNING |
tree | commitdiff |
2019-07-09 |
Philippe Proulx | src/lib/{current-thread,error}.c: put precond. assertio... |
tree | commitdiff |
2019-07-09 |
Philippe Proulx | lib/lib-logging.c: fix GCC warning: check return value... |
tree | commitdiff |
2019-07-09 |
Philippe Proulx | cli: append error cause when graph or query executor... |
tree | commitdiff |
2019-07-09 |
Philippe Proulx | lib: make packets and packet messages optional, disable... |
tree | commitdiff |
2019-07-08 |
Philippe Proulx | Fix: bt_plugin_so_shared_lib_handle_destroy(): use... |
tree | commitdiff |
2019-07-08 |
Philippe Proulx | lib/graph/message/stream.c: fix clock snapshot leak |
tree | commitdiff |
2019-07-08 |
Philippe Proulx | lib/trace-ir/clock-snapshot.c: assert that the paramete... |
tree | commitdiff |
2019-07-08 |
Philippe Proulx | sink.text.details: write discarded events/packets CS... |
tree | commitdiff |
2019-07-08 |
Michael Jeanson | Replace libuuid with internal implementation |
tree | commitdiff |
2019-07-08 |
Philippe Proulx | cli: move `--params` option's format parsing to its... |
tree | commitdiff |
2019-07-08 |
Simon Marchi | lib: remove stream activity messages |
tree | commitdiff |
2019-07-08 |
Philippe Proulx | Fix: bt_ctfser_write_float64(): use `double` in union... |
tree | commitdiff |
2019-07-06 |
Philippe Proulx | lib: move trace class's name, UUID, and environment... |
tree | commitdiff |
2019-07-06 |
Philippe Proulx | cli: print current thread's error causes, if any, befor... |
tree | commitdiff |
2019-07-06 |
Philippe Proulx | Add bt_common_get_term_size() |
tree | commitdiff |
2019-07-06 |
Philippe Proulx | Add bt_common_fold() |
tree | commitdiff |
2019-07-06 |
Philippe Proulx | src.ctf.fs: append error cause when no traces are found... |
tree | commitdiff |
2019-07-06 |
Philippe Proulx | lib: use BT_LIB_LOG*_APPEND_CAUSE() where appropriate |
tree | commitdiff |
2019-07-06 |
Philippe Proulx | lib: add internal BT_LIB_LOG*_APPEND_CAUSE() macros |
tree | commitdiff |
2019-07-06 |
Philippe Proulx | cli: introduce BT_CLI_LOG*_APPEND_CAUSE() and use it... |
tree | commitdiff |
2019-07-06 |
Philippe Proulx | cli: clear current thread's error, if any, before exiting |
tree | commitdiff |
2019-07-06 |
Philippe Proulx | plugins: call bt_current_thread_clear_error() when... |
tree | commitdiff |
2019-07-06 |
Philippe Proulx | lib: add thread-safe error reporting API |
tree | commitdiff |
2019-07-06 |
Philippe Proulx | lib: keep plugin name, if any, in component class structure |
tree | commitdiff |
2019-07-05 |
Francis Deslauriers | src.ctf.fs: remove leftover use of pointer arithmetics |
tree | commitdiff |
2019-07-05 |
Francis Deslauriers | bt2: namespace private attributes of inheritable classes |
tree | commitdiff |
2019-07-05 |
Simon Marchi | cli: fix typo in error message |
tree | commitdiff |
2019-07-05 |
Francis Deslauriers | Fix: src.ctf.fs: segfault following `bt_msg_iter_seek()` |
tree | commitdiff |
2019-07-05 |
Francis Deslauriers | Fix: src.ctf.fs: trace-info: port_name memory leak |
tree | commitdiff |
2019-07-05 |
Simon Marchi | bt2: remove probing of BABELTRACE_PYTHON_BT2_NO_TRACEBA... |
tree | commitdiff |
2019-07-05 |
Simon Marchi | trimmer: use g_match_info_free instead of g_match_info_... |
tree | commitdiff |
2019-07-05 |
Francis Deslauriers | Fix: src.ctf.fs: pointer arithmetics on non-adjacent... |
tree | commitdiff |
2019-07-04 |
Jonathan Rajotte | Do not use diagnostic pragma when GCC version is lower... |
tree | commitdiff |
2019-07-04 |
Jonathan Rajotte | Missing define when not building with gcc |
tree | commitdiff |
2019-07-04 |
Jonathan Rajotte | Assign *_STATUS_OK to ret |
tree | commitdiff |
2019-07-04 |
Philippe Proulx | Fix: sink.text.pretty: support unknown event class... |
tree | commitdiff |
2019-07-04 |
Jonathan Rajotte | Fix: log_level usage on mingw platform |
tree | commitdiff |
2019-07-03 |
Simon Marchi | Fix: trimmer: use regexes to parse dates and times |
tree | commitdiff |
2019-07-03 |
Philippe Proulx | Fix compiler -Wall warnings (mostly incompatible enumer... |
tree | commitdiff |
2019-07-03 |
Simon Marchi | trimmer: remove unused function |
tree | commitdiff |
2019-07-03 |
Philippe Proulx | lib: strictly type function return status enumerations |
tree | commitdiff |
2019-07-03 |
Philippe Proulx | Fix: bt_packet_context_field_create(): remove "frozen... |
tree | commitdiff |
2019-07-03 |
Philippe Proulx | bt2: create_value(): check `numbers` and `collections... |
tree | commitdiff |
2019-07-03 |
Philippe Proulx | bt2: _ArrayField.__setitem__(): do not check type |
tree | commitdiff |
2019-07-03 |
Philippe Proulx | bt2: field.py: _value_to_int(): require `numbers.Integral` |
tree | commitdiff |
2019-07-03 |
Philippe Proulx | bt2: field.py: numeric classes: remove __i*__ operators |
tree | commitdiff |
2019-07-03 |
Philippe Proulx | bt2: value.py: _IntegerValue._value_to_int(): require... |
tree | commitdiff |
2019-07-03 |
Philippe Proulx | bt2: value.py: numeric classes: remove __i*__ operators |
tree | commitdiff |
2019-07-03 |
Philippe Proulx | bt2: make `BoolValue` inherit `_IntegralValue` |
tree | commitdiff |
2019-07-03 |
Philippe Proulx | bt2: field.py: refactor field comparison |
tree | commitdiff |
2019-07-03 |
Philippe Proulx | bt2: value.py: refactor value comparison |
tree | commitdiff |
2019-07-03 |
Philippe Proulx | bt2: make `_ArrayField` inherit `collections.abc.Mutabl... |
tree | commitdiff |
2019-07-02 |
Simon Marchi | bt2: let Python message iterators implement seek beginning |
tree | commitdiff |
2019-06-29 |
Philippe Proulx | lib: internal: message.h: require logging |
tree | commitdiff |
2019-06-29 |
Philippe Proulx | lib: internal: object-pool.h: require logging |
tree | commitdiff |
2019-06-29 |
Philippe Proulx | Fix: CTF writer: include CTF writer (own) version of... |
tree | commitdiff |
2019-06-29 |
Philippe Proulx | lib: internal: clock-snapshot-set.h: require logging |
tree | commitdiff |
2019-06-29 |
Philippe Proulx | lib: internal: graph.h: require logging and BT_ASSERT_... |
tree | commitdiff |
2019-06-29 |
Philippe Proulx | lib: internal: define `BT_ASSERT_{PRE,POST}_SUPPORTED... |
tree | commitdiff |
2019-06-29 |
Philippe Proulx | lib: internal: replace BT_ASSERT_PRE* -> BT_ASSERT_POST... |
tree | commitdiff |
2019-06-29 |
Philippe Proulx | lib: internal: add BT_ASSERT_POST() |
tree | commitdiff |
2019-06-29 |
Philippe Proulx | Add `src/py-common`, containing bt_py_common_format_exc... |
tree | commitdiff |
2019-06-28 |
Simon Marchi | lib: validate monotonicity of messages from upstream... |
tree | commitdiff |
2019-06-28 |
Simon Marchi | Fix: bt2: fix reference counting of messages returned... |
tree | commitdiff |
2019-06-28 |
Simon Marchi | lib: fix compilation for glib < 2.40 |
tree | commitdiff |
2019-06-28 |
Michael Jeanson | port: Use sig_t instead of sighandler_t |
tree | commitdiff |
2019-06-28 |
Francis Deslauriers | bt2: use `_extract_value()` on comparison |
tree | commitdiff |
2019-06-27 |
Francis Deslauriers | Fix: bt2: erroneous integer comparison of Field and... |
tree | commitdiff |
2019-06-27 |
Francis Deslauriers | bt2: remove __le__() method already provided by @total_... |
tree | commitdiff |
2019-06-27 |
Michael Jeanson | fix: Use python-config 'ldflags' instead of 'libs' |
tree | commitdiff |
2019-06-27 |
Simon Marchi | lib: add logic in auto-seek to recreate stream state |
tree | commitdiff |
2019-06-27 |
Philippe Proulx | Append "library" to pkg-config packages names |
tree | commitdiff |
2019-06-27 |
Michael Jeanson | Provide proper pkg-config .pc files |
tree | commitdiff |
2019-06-27 |
Simon Marchi | iterator: save original next callback in iterator struct |
tree | commitdiff |
2019-06-27 |
Simon Marchi | iterator: move auto-seek data in its own struct, add... |
tree | commitdiff |
2019-06-27 |
Michael Jeanson | fix: Add missing include on macOs |
tree | commitdiff |
2019-06-27 |
Jonathan Rajotte | libs: Do not rely on nftw for detecting the validity... |
tree | commitdiff |
2019-06-27 |
Jonathan Rajotte | Fix: return status instead of ret |
tree | commitdiff |
2019-06-27 |
Philippe Proulx | lib: rename `BABELTRACE_NO_DLCLOSE` -> `LIBBABELTRACE2_... |
tree | commitdiff |
2019-06-27 |
Simon Marchi | bt2: fix formatting of C code in native_bt_component_cl... |
tree | commitdiff |
2019-06-27 |
Simon Marchi | cli: add missing line in --plugin-path help |
tree | commitdiff |
2019-06-27 |
Simon Marchi | lib: reverse order of bt_self_component_port_input_mess... |
tree | commitdiff |
2019-06-27 |
Simon Marchi | bt2: rename native_bt_notifier.i to native_bt_message_i... |
tree | commitdiff |
2019-06-27 |
Simon Marchi | bt2: remove unused double* typemap |
tree | commitdiff |
2019-06-27 |
Simon Marchi | bt2: replace copy of headers for SWIG with includes |
tree | commitdiff |
2019-06-27 |
Philippe Proulx | Rename `BT_LOG_LEVEL` -> `BT_MINIMAL_LOG_LEVEL` |
tree | commitdiff |
2019-06-27 |
Philippe Proulx | Do not require logging support for BT_[CTF_]ASSERT_PRE() |
tree | commitdiff |
2019-06-26 |
Philippe Proulx | lib: bt_plugin_find*(): return status code; add "fail... |
tree | commitdiff |
2019-06-25 |
Simon Marchi | lib: remove "accept port" concept |
tree | commitdiff |
2019-06-21 |
Philippe Proulx | Fix: `ctf` plugin: do not have an `mdec` variable where... |
tree | commitdiff |
2019-06-21 |
Simon Marchi | bt2: add missing parameter to _UserComponentType._query |
tree | commitdiff |
2019-06-21 |
Michael Jeanson | fix: move static functions inside ifdef |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | Fix: bt_config_convert_from_args(): set default log... |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | Rename VERBOSE log level to TRACE |
tree | commitdiff |
2019-06-20 |
Simon Marchi | bt2: Rename _set_default_clock_snapshot_ptr callback... |
tree | commitdiff |
2019-06-20 |
Jonathan Rajotte | Fix: Unmap before truncating |
tree | commitdiff |
2019-06-20 |
Michael Jeanson | fix: Add missing stdint include on Windows |
tree | commitdiff |
2019-06-20 |
Philippe Proulx | lib: remove BT_LIB_LOG*() macro usage comment |
tree | commitdiff |
next |