projects
/
babeltrace.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
tests: run_python_bt2: error out if BT_TESTS_BUILDDIR does not point to a build directory
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
2019-06-28
Michael Jeanson
tests: Rework test suite
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-28
Michael Jeanson
port: Use sig_t instead of sighandler_t
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-28
Francis Deslauriers
bt2: use `_extract_value()` on comparison
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-27
Francis Deslauriers
Fix: bt2: erroneous integer comparison of Field and...
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-27
Francis Deslauriers
bt2: remove __le__() method already provided by @total_ordering
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-27
Michael Jeanson
fix: Use python-config 'ldflags' instead of 'libs'
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-27
Simon Marchi
lib: add logic in auto-seek to recreate stream state
CI-Build:
Philippe Proulx
<eeppeliteloop@gmail.com>
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-27
Philippe Proulx
Append "library" to pkg-config packages names
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-27
Michael Jeanson
Provide proper pkg-config .pc files
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-27
Simon Marchi
iterator: save original next callback in iterator struct
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-27
Simon Marchi
iterator: move auto-seek data in its own struct, add...
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-27
Michael Jeanson
fix: Add missing include on macOs
CI-Build:
Philippe Proulx
<eeppeliteloop@gmail.com>
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-27
Jonathan Rajotte
tests: remove carriage return when using diff
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-27
Jonathan Rajotte
libs: Do not rely on nftw for detecting the validity...
CI-Build:
Philippe Proulx
<eeppeliteloop@gmail.com>
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-27
Jonathan Rajotte
Fix: return status instead of ret
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-27
Philippe Proulx
lib: rename `BABELTRACE_NO_DLCLOSE` -> `LIBBABELTRACE2_NO_DL...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-27
Simon Marchi
bt2: fix formatting of C code in native_bt_component_class.i
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-27
Simon Marchi
cli: add missing line in --plugin-path help
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-27
Simon Marchi
lib: reverse order of bt_self_component_port_input_message_i...
CI-Build:
Philippe Proulx
<eeppeliteloop@gmail.com>
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-27
Simon Marchi
bt2: rename native_bt_notifier.i to native_bt_message_iterator.i
CI-Build:
Philippe Proulx
<eeppeliteloop@gmail.com>
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-27
Simon Marchi
bt2: remove unused double* typemap
CI-Build:
Philippe Proulx
<eeppeliteloop@gmail.com>
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-27
Simon Marchi
bt2: replace copy of headers for SWIG with includes
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
CI-Build:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-27
Philippe Proulx
Rename `BT_LOG_LEVEL` -> `BT_MINIMAL_LOG_LEVEL`
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-27
Philippe Proulx
Do not require logging support for BT_[CTF_]ASSERT_PRE()
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-26
Philippe Proulx
lib: bt_plugin_find*(): return status code; add "fail...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-25
Simon Marchi
lib: rename parameter of bt_self_component_filter_add_...
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-25
Simon Marchi
lib: remove "accept port" concept
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-21
Philippe Proulx
Fix: `ctf` plugin: do not have an `mdec` variable where...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-21
Michael Jeanson
tests: Add missing copyright headers
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-21
Michael Jeanson
tests: Move data files to a common directory
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-21
Simon Marchi
bt2: add missing parameter to _UserComponentType._query
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-21
Simon Marchi
test utils: add failfast option to our testrunner.py
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-21
Michael Jeanson
fix: move static functions inside ifdef
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
Fix: bt_config_convert_from_args(): set default log...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
Rename VERBOSE log level to TRACE
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Simon Marchi
bt2: Rename _set_default_clock_snapshot_ptr callback...
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Jonathan Rajotte
Fix: Unmap before truncating
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Michael Jeanson
fix: Add missing stdint include on Windows
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Michael Jeanson
fix: test_trimmer on macOs and Solaris
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
lib: remove BT_LIB_LOG*() macro usage comment
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
Update `CONTRIBUTING.adoc`
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
lib: add comment about why `bt_lib_log_level` is exported
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
lib: use `LIBBABELTRACE2_INIT_LOG_LEVEL` env. var....
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
src.ctf.fs: use BT_COMP_LOG*() instead of BT_LOG*()
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
src.ctf.fs: honor component's initial log level
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
src.ctf.lttng-live: use BT_COMP_LOG*() instead of BT_LOG*()
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
sink.ctf.fs: use BT_COMP_LOG*() instead of BT_LOG*()
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
sink.text.details: use BT_COMP_LOG*() instead of BT_LOG*()
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
sink.text.details: honor component's initial log level
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
`ctf` plugin: metadata: use BT_COMP_LOG*() instead...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
`ctf` plugin: `bt_msg_iter`: use BT_COMP_LOG*() instead...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
`ctf` plugin: `bt_bfcr`: use BT_COMP_LOG*() instead...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
sink.ctf.fs: honor component's initial log level
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
src.ctf.lttng-live: honor component's initial log level...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
lib/object.h: log conditionally to `BT_OBJECT_DONT_LOG...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
Remove unused `src/plugins/ctf/print.h`
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
Remove unused `src/plugins/ctf/common/utils`
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
`ctf` plugin: metadata: use local log level
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
`ctf` plugin: `bt_msg_iter`: use object's log level
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
`ctf` plugin: `bt_bfcr`: use object's log level
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
utils.sink.counter: use BT_COMP_LOG*() instead of BT_LOG*()
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
flt.lttng-utils.debug-info: use BT_COMP_LOG*() instead...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
flt.lttng-utils.debug-info: honor component's initial...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
lib: rename `lib-logging.h` to `logging.h`
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
Logging: define `BT_LOG*_SUPPORTED` when logging is...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
flt.utils.muxer: use BT_COMP_LOG*() instead of BT_LOG*()
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
next
This page took
0.041759 seconds
and
3
git commands to generate.