projects
/
babeltrace.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add `src/py-common`, containing bt_py_common_format_exception() for now
2019-07-18
Philippe Proulx
Add `src/py-common`, containing bt_py_common_format_exceptio...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-07-18
Philippe Proulx
Append "library" to pkg-config packages names
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-07-18
Philippe Proulx
lib: rename `BABELTRACE_NO_DLCLOSE` -> `LIBBABELTRACE2_NO_DL...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-07-18
Philippe Proulx
Rename `BT_LOG_LEVEL` -> `BT_MINIMAL_LOG_LEVEL`
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-07-18
Philippe Proulx
Do not require logging support for BT_[CTF_]ASSERT_PRE()
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-07-18
Philippe Proulx
lib: bt_plugin_find*(): return status code; add "fail...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-07-18
Philippe Proulx
Fix: `ctf` plugin: do not have an `mdec` variable where...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-07-18
Philippe Proulx
Fix: bt_config_convert_from_args(): set default log...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-07-18
Philippe Proulx
Rename VERBOSE log level to TRACE
Signed-off-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
2019-06-20
Philippe Proulx
flt.utils.trimmer: 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.text.dmesg: use BT_COMP_LOG*() instead of BT_LOG*()
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
Logging: add `src/plugins/comp-logging.h` (BT_COMP_LOG*())
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
flt.utils.trimmer: honor component's initial log level
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
flt.utils.muxer: honor component's initial log level
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
Move bt_{self_component,message_iterator}_status_string...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
sink.utils.counter: honor component's initial log level
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
src.text.dmesg: honor component's initial log level
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
tests: bt2: add query log level tests
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
lib: pass log level to bt_query_executor_query()
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
Logging: pass dynamic log level to common functions...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
src/logging/log.h: add BT_LOG_WRITE_CUR_LVL(), BT_LOG_WRITE_...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
cli: add component-specific `--log-level` option (run...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
sink.text.pretty: remove logging (not used)
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
test_graph.py: add bt2.Graph.add_component() logging...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
test_component.py: add `logging_level` property tests
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
lib: set component's initial log level when adding...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
Add internal bt_common_logging_level_string()
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
cli: use log level integer instead of letter in configuration
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
src/logging/log.h: add utility functions for log level...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
Logging: standardize logging tags
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
configure.ac: change default minimal log level from...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
sink.text.pretty: remove message iterator inactivity...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
lib: plugin.h: force header user to include "lib/logging.h"
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
Logging: check `BT_DEBUG_MODE` instead of `NDEBUG`
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
lib: `component-class-sink-colander.c`: remove useless...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
Rename: <some/internal-header.h> -> "some/internal...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-20
Philippe Proulx
Standardize log levels used by logging statements across...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-18
Philippe Proulx
bt2: message_iterator.py: packet beginning/end messages...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-18
Philippe Proulx
bt2: stream activity messages: create with unknown...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-18
Philippe Proulx
Put `flt.lttng-utils.debug-info` tests into their own...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-18
Philippe Proulx
Remove unused `tests/plugins/test_utils_muxer_complete.in`
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-18
Philippe Proulx
Add facilities to test CLI and plugin regressions with...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-18
Philippe Proulx
Add `sink.text.details`, a testing textual sink which...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-18
Philippe Proulx
Add bt_common_sep_digits()
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-13
Philippe Proulx
Fix: use `babeltrace2` instead of `babeltrace` in plugin...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-13
Philippe Proulx
Fix: doc/bindings/python/Makefile.am: run the `sphinx...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-13
Philippe Proulx
bt2: add `_Trace.cls` property
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-13
Philippe Proulx
bt2: rename object's own BT class property to `cls`
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-13
Philippe Proulx
bt2: prepend `_` prefix to names of classes that the...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-13
Philippe Proulx
Remove everything related to the `bt2.ctf_writer` Python...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-13
Philippe Proulx
Remove everything related to the `babeltrace` Python...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-13
Philippe Proulx
lib: make precondition failure messages more clear...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-13
Philippe Proulx
sink.ctf.fs: add more comments in code where it's not...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-13
Philippe Proulx
Rename "default beginning/end CS" -> "beginning/end...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-13
Philippe Proulx
src.ctf.fs: support no packet beg/end CS and no discarded...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-13
Philippe Proulx
Fix: sink.text.pretty: print_discarded_elements_msg...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-13
Philippe Proulx
sink.ctf.fs: support packets, DE, and DP w/o beginning...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-13
Philippe Proulx
lib: make discarded events/packets support and clock...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-13
Philippe Proulx
lib: create_packet_message(): make assertion message...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-13
Philippe Proulx
lib: create_packet_message(): use pool to determine...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-13
Philippe Proulx
lib: make packet beginning/end default CS optional
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-13
Philippe Proulx
lib: remove "unknown clock snapshot" concept
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-13
Philippe Proulx
bt2: always use staticmethod() with native function...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-06-13
Philippe Proulx
bindings/python/bt2/setup.py.in: put native module...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-05-06
Philippe Proulx
cli/babeltrace.c: update known log level environment...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-05-06
Philippe Proulx
lib: add unsigned and signed integer value API
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-05-06
Philippe Proulx
lib: value.c: remove BT_VALUE_FROM_CONCRETE() macro
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-05-06
Philippe Proulx
lib: move `bt_value` structures to `value-internal.h`
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-05-06
Philippe Proulx
tests/plugins/ctf/Makefile.am: do not set `TESTS` in...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-05-03
Philippe Proulx
sink.ctf.fs: set_field_refs(): make `fc` `const` as...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-05-03
Philippe Proulx
Fix: sink.ctf.fs: do not keep different `tgt_fc_type...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-05-03
Philippe Proulx
lib: bt_graph_{consume,run}(): add unlikely() to unlikely...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2019-05-03
Philippe Proulx
Fix: headers: make static inline upcasts compatible...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
next
This page took
0.043239 seconds
and
3
git commands to generate.