projects
/
babeltrace.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
src/cpp-common/bt2c: rename `span.hpp` -> `make-span.hpp`
2024-04-23
Philippe Proulx
src/cpp-common/bt2c: rename `span.hpp` -> `make-span...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-04-23
Philippe Proulx
CONTRIBUTING.adoc: "make_unique" -> "make-unique"
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-04-23
Philippe Proulx
cpp-common/bt2c/logging.hpp: use camel case for param...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-04-23
Philippe Proulx
bt2c::Logger: make `Level` enumerators more readable
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-03-27
Philippe Proulx
Fix: bt_value_map_borrow_entry_value(): use `@bt_pre_is_map_val`
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-03-26
Jérémie Galarneau
Tests: src.ctf.lttng-live: stream creation while trace...
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
CI-Build:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-03-26
Jérémie Galarneau
Tests: lttng_live_server: support trace creation timestamps
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-03-26
Jérémie Galarneau
Fix: src.ctf.lttng-live: expect NEW_STREAM/METADATA...
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-03-12
Philippe Proulx
include/babeltrace2/types.h: remove unused `bt_event_header_...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-03-12
Philippe Proulx
cpp-common/bt2/wrap.hpp: add a few missing wrap() overloads
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-03-12
Philippe Proulx
Fix: bt2::CommonOptionField::hasField(): has_value...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-03-12
Philippe Proulx
bt2/clock-class.hpp: "clock class offset" -> "clock...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-03-12
Philippe Proulx
cpp-common/bt2c: add bt2c::contains()
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-03-04
Philippe Proulx
README.adoc: update string_view link
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-03-04
Michael Jeanson
tests: fix readonly variables error with bash 4.4
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-03-04
Michael Jeanson
tests: fix unbound variables in env.sh
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-29
Philippe Proulx
tests/lib/conds/utils.cpp: condMain(): unset `BABELTRACE_EXE...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-29
Simon Marchi
tests/lib: C++ify run-in and condition trigger code
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-29
Simon Marchi
tests/lib: use `sink.utils.dummy` in `utils/run-in...
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-29
Simon Marchi
build: factor out `pluginarchive` function to `src...
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-29
Simon Marchi
cpp-common/bt2: add `findPlugin()`
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-29
Simon Marchi
cpp-common/bt2: add C++ plugin bindings
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-29
Simon Marchi
cpp-common/bt2: move findAllPluginsFromDir() to `plugin...
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-29
Simon Marchi
cpp-common/bt2: move `ConstPluginSet` to `plugin-set...
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-28
Simon Marchi
bt2: compile `native_bt.c` with `-Wno-undef`
commit
|
commitdiff
|
tree
2024-02-28
Philippe Proulx
CONTRIBUTING.adoc: update the "C++ usage" section
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-12
Simon Marchi
tests/lib: remove some `Makefile.am`s
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-09
Philippe Proulx
tests/utils/env.sh.in: remove `#!/bin/bash`, add a...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-09
Simon Marchi
cpp-common/bt2c: add `format_as` function for `bt2...
commit
|
commitdiff
|
tree
2024-02-09
Simon Marchi
bt2/setup.py.in: don't call get_cflags/get_ldshared...
commit
|
commitdiff
|
tree
2024-02-09
Philippe Proulx
tests/utils/env.sh.in: make it portable for Bash and Zsh
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-09
Philippe Proulx
tools/shellcheck.sh: use tabs
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
configure.ac: don't make `tests/utils/env.sh` executable
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
run-in-py-utils-bt2-env.sh: rename `UTILSSH` variable...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
run-in-py-utils-bt2-env.sh: `${@}` -> `$@`
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
run-in-py-utils-bt2-env.sh: update comment
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
run-in-py-utils-bt2-env.sh: remove unneeded quotes
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
run-in-py-utils-bt2-env.sh: use the arg. count io....
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
run-in-py-utils-bt2-env.sh: update error message style
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
run-in-py-utils-bt2-env.sh: use `[[ ... ]]` instead...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
run-in-py-utils-bt2-env.sh: update usage and remove...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils: `run-python-bt2.sh` -> `run-in-py-env.sh`
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: gen_mctf_trace() -> bt_gen_mctf_trace()
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: run_python_bt2_test() -> bt_run_py_test()
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: run_python_bt2() -> bt_run_in_py_env()
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: run_python() -> bt_run_in_py_utils_env()
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: remove redundancy when setting...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: aerate the code
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: remove unneeded curly braces...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: remove unneeded quotes
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: _set_vars_srcdir_builddir():...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: use `[[ ... ]]` instead of `...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: gen_mctf_trace(): use an array...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: gen_mctf_trace(): use `echo`...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: use `+=` instead of expanding...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: check_coverage() -> _bt_tests_check_co...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: bt_grep_ok(): only define if...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: bt_diff_details_ctf_single()...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: bt_diff_cli(): return directly...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: bt_diff(): remove useless `ret...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: use backticks to quote in printed...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: gen_mctf_trace(): use `local...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: run_python_bt2_test(): make ...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: run_python_bt2_test(): use `local...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: run_python_bt2_test(): remove...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: run_python_bt2(): use `local...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: bt_grep_ok(): use `local -r`...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: bt_diff_details_ctf_gen_single...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: bt_diff_details_ctf_single()...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: bt_diff_cli(): use `local -r...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: bt_diff(): use `local -r` when...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: bt_cli(): use `local -r` when...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: run_python_bt2(): remove unneeded...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: don't export `BT_TESTS_ENABLE_ASAN`
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: use "private" variables if applicable
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: use a function to source `env.sh`
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: quote command name when running it
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: use a func. to set `BT_TESTS_...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/utils.sh: improve comments
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
tests/utils/env.sh.in: add comments and remove redundancy
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Olivier Dion
tests: add `src.ctf.fs` single field testing framework
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-07
Philippe Proulx
Fix: `babeltrace2 convert`: don't consider the `--plugin...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-06
Philippe Proulx
cpp-common/vendor/optional-lite: bump to 3.6.0
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-06
Philippe Proulx
Update README.adoc
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-05
Philippe Proulx
bt2c::Logger::_logStrNoThrow(): use `msg`, not `_mBuf...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-05
Philippe Proulx
Fix: bt2c::Logger: include the `errno` message into...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-05
Philippe Proulx
logging/log-api.c: add newline between assertion and...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-05
Philippe Proulx
cpp-common: add `bt2s::span` 0.11.0 and other related...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-05
Philippe Proulx
cpp-common/bt2s: use a `using` declaration
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-05
Philippe Proulx
`optional.hpp.license` belongs to `cpp-common/vendor...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-02-02
Simon Marchi
tests: fix namespace comment style
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-01-26
Philippe Proulx
include/babeltrace2/types.h: remove `bt_plugin_so_shared_lib...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-01-26
Simon Marchi
lib: remove unused includes
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-01-25
Philippe Proulx
include/babeltrace2/plugin/plugin-dev.h: "define" ...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-01-24
Philippe Proulx
tools/format-cpp.sh: ignore `.git` directory
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-01-23
Simon Marchi
tests: remove unused _TestIntegerValue.test_create_neg
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-01-23
Simon Marchi
bt2: require msg for _OverflowError in _handle_func_status
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-01-23
Simon Marchi
Fix: bt2: pass _TraceClassConst to destruction listeners
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-01-23
Simon Marchi
Fix: lib: pass correct argument to BT_ASSERT_PRE_PLUGIN_SET_...
Reviewed-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2024-01-23
Michael Jeanson
tools: Add shellcheck.sh
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
next
This page took
0.043638 seconds
and
3
git commands to generate.