projects
/
babeltrace.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tests: add bt_field_string_clear test
2023-05-31
Simon Marchi
tests: add bt_field_string_clear test
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2023-05-31
Simon Marchi
tests: make pre/post-condition assertions test use...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2023-05-31
Simon Marchi
tests: add extern "C" to tap.h
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2023-05-31
Simon Marchi
tests: add framework to run code in comp cls / comp...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2023-05-31
Simon Marchi
tests: use nlohmann's json lib to generate conds list
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2023-05-31
Francis Deslauriers
cpp-common: add nlohmann/json header-only dependency
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2023-05-31
Simon Marchi
tests: include babeltrace.h in conds/utils.hpp
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2023-05-31
Simon Marchi
tests: re-format conds C++ files
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2023-05-31
Simon Marchi
tests: convert lib conds test to C++
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2023-05-23
Simon Marchi
tests: add a basic pre-condition assertion test
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2023-05-23
Simon Marchi
tests: remove unused forward declaration
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2023-05-02
Simon Marchi
configure: add --enable-ubsan configure flag
commit
|
commitdiff
|
tree
2023-04-03
Simon Marchi
cli: use return value of g_string_free
commit
|
commitdiff
|
tree
2023-03-31
Simon Marchi
Fix: mark (again) section start/end symbols as hidden
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2023-03-30
Michael Jeanson
fix: visibility of bt_plugin_python_create_all_from_file
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2023-03-30
Michael Jeanson
Show python bindings install output in verbose builds
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2023-03-30
Simon Marchi
Visibility hidden by default
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2023-03-16
Simon Marchi
Fix: tests: print real values in a fixed format
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2023-03-02
Michael Jeanson
port: fix -Wdeprecated-declarations warning about sprintf...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2023-03-01
Francis Deslauriers
cli: Rename `logging.c` to `logging.cpp` to force C...
CI-Build: Simon Marchi <
simon.marchi@efficios.com
>
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
Tested-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2022-08-19
Simon Marchi
Fix: compat: include common/macros.h in mman.h
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2022-08-18
Simon Marchi
Silence -Wunused-but-set-variable error with clang
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2022-08-16
Simon Marchi
tests: fix shellcheck warnings in plugins/sink.ctf.fs
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2022-08-16
Simon Marchi
tests: fix shellcheck errors in plugins/sink.text.pretty...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2022-08-16
Simon Marchi
tests: use -z / -n to test for string empty / non-empty
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2022-08-16
Simon Marchi
tests: shorten names of session-rotation trace
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2022-07-26
Simon Marchi
Change required clang-format version to 14
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2022-06-30
Simon Marchi
Fix: bt2: autodisc: remove thread error while inserting...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2022-06-30
Simon Marchi
tests: src.ctf.fs: add test for metadata with invalid...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2022-06-30
Francis Deslauriers
Remove `skip-string-normalization` in Python formatter...
CI-Build: Simon Marchi <
simon.marchi@efficios.com
>
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2022-03-11
Michael Jeanson
Use Black stable to format python code
commit
|
commitdiff
|
tree
2022-03-10
Michael Jeanson
fix: add dependency between cli bin and plugins when...
commit
|
commitdiff
|
tree
2022-03-10
Michael Jeanson
.gitignore: generated files moved to cpp
commit
|
commitdiff
|
tree
2021-11-22
Michael Jeanson
fix: remove autoconf features default value in help...
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2021-11-18
Michael Jeanson
configure: Introduce macro ae_in_git_repo
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2021-11-18
Michael Jeanson
configure: centralize version information
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2021-11-18
Michael Jeanson
configure: regroup program checks
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2021-11-18
Michael Jeanson
configure: Normalize indentation to 2 spaces
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2021-11-18
Michael Jeanson
configure: cleanup typos and sorting
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2021-11-12
Michael Jeanson
Add a single generated env file to the test suite
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
CI-Build: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2021-09-28
Simon Marchi
tests: rename BT_OS_TYPE to BT_TESTS_OS_TYPE
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2021-08-27
Simon Marchi
cli: make config cli args functions return a status...
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2021-08-27
Simon Marchi
Fix: cli: use correct argument index in subcommand...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2021-08-27
Simon Marchi
cli: sync argpar - adjust to iterator API
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-08-11
Simon Marchi
sink.ctf.fs: append error causes where relevant
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-08-11
Simon Marchi
sink.ctf.fs: remove unreachable error cases
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-08-05
Simon Marchi
bt2: update comment about bt2._UserMessageIterator
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-08-05
Simon Marchi
bt2: remove comment reference to "output port message...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-04-14
Simon Marchi
lib, bt2: add precondition check for port name unicity
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-03-18
Simon Marchi
configure: enable -Wsuggest-attribute=format
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-03-17
Simon Marchi
configure: simplify warning flags detection
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-03-12
Simon Marchi
sink.text.details: remove LOG_WRONG_PARAM_TYPE
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-03-10
Simon Marchi
flt.utils.muxer: initialize variable to silence -Wmaybe...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-03-09
Simon Marchi
common: cast arguments to character classification...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-03-06
Simon Marchi
sink.text.pretty: remove error checks for bt_field_borrow_cl...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-02-28
Geneviève Bastien
configure: Add flags as hints when option is disabled
CI-Build: Simon Marchi <
simon.marchi@efficios.com
>
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-02-27
Mathieu Desnoyers
Fix: plugin-dev.h: Disable address sanitizer on pointer...
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-02-26
Simon Marchi
tests: fix shellcheck warnings in cli/convert/test_auto_sour...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-02-26
Simon Marchi
tests: fix shellcheck warnings in cli/convert/test_convert_args
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-02-26
Simon Marchi
tests: add expected error strings cli/convert/test_convert_args
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-02-26
Simon Marchi
tests: cleanup cli/convert/test_convert_args
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-02-26
Simon Marchi
Fix: cli: use BT_CLI_LOGE_APPEND_CAUSE instead of printf...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-02-26
Simon Marchi
tests: fix shellcheck warnings in plugins/sink.ctf...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-02-26
Simon Marchi
tests: fix shellcheck warning in plugins/src.ctf.lttng...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-02-26
Simon Marchi
tests: fix shellcheck warnings in plugins/src.ctf.fs...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-02-26
Simon Marchi
tests: fix shellcheck warnings in plugins/src.ctf.fs...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-02-26
Simon Marchi
tests: fix shellcheck warnings in plugins/src.ctf.fs...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-02-26
Simon Marchi
tests: fix shellcheck warnings in plugins/flt.lttng...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-02-26
Simon Marchi
tests: fix shellcheck warnings in plugins/flt.utils...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-02-19
Simon Marchi
tests: improve flt.utils.trimmer/test_trimming to test...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-02-19
Simon Marchi
Fix: flt-utils.trimmer: accept streams without packet...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-02-19
Simon Marchi
Fix: lib: don't assume that streams have packets in...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-30
Michael Jeanson
.gitignore: Add missing bt2/native_bt.d
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-30
Michael Jeanson
fix: build failure on ppc64el with '-Werror=format...
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-30
Simon Marchi
Silence -Wnull-dereference warning in generated CTF...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-23
Michael Jeanson
fix: common/list.h is LGPL-2.1
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-23
Michael Jeanson
fix: build Python bindings with GCC10
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-23
Michael Jeanson
fix: use correct function to print 'enum bt_ctf_scope'
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-16
Francis Deslauriers
Fix: src.ctf.lttng-live: emitting stream end msg with...
CI-Build: Simon Marchi <
simon.marchi@efficios.com
>
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-10
Philippe Proulx
lib: plugin-dev.h: rename `MESSAGE_ITERATOR` -> `MESSAGE_ITE...
CI-Build: Simon Marchi <
simon.marchi@efficios.com
>
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-10
Philippe Proulx
lib: rename "self comp. input port message iter." ...
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
CI-Build: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-08
Simon Marchi
lib: create common base for bt_component_class_{source...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-08
Simon Marchi
lib: introduce bt_message_iterator_class
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-08
Simon Marchi
lib: run most of bt_self_component_port_input_message_iterat...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-08
Simon Marchi
tests: plug memory leak in test_bin_info
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-08
Simon Marchi
debug-info: free existing build-id in bin_info_set_build_id
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-08
Simon Marchi
cli: free log level string value
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-08
Simon Marchi
bt2: free port user data when finalizing components
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Marchi
build: try calling python-config with --embed
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Marchi
tests: remove unnecessary message iterator classes
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Marchi
tests: make test_sink_self_port_user_data actually...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Marchi
lib: remove unnecessary (void *) cast in extend_map_element
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Marchi
cli: fix bt_plugin leak when using `-i ctf`
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Marchi
cli: remove unused structures and enums
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-07
Simon Marchi
tests: fix test failure with msys2's Python 3.8.1-1...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2020-01-06
Simon Marchi
trimmer: free GMatchInfo object in set_bound_from_str
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-11
Philippe Proulx
.gitignore: add missing `/tests/lib/test_remove_.....
Reviewed-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-10
Simon Marchi
Sync argpar with upstream
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-05
Simon Marchi
Use argpar from upstream
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
2019-12-05
Simon Marchi
bt2: use format_bt_error and format_bt_error_cause...
Signed-off-by: Simon Marchi <
simon.marchi@efficios.com
>
commit
|
commitdiff
|
tree
next
This page took
0.04136 seconds
and
3
git commands to generate.