projects
/
babeltrace.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
babeltrace.git
2023-09-11
Francis Deslauriers
cpp-common: Add `CommonFieldClass::isReal()` method
commit
|
commitdiff
|
tree
|
snapshot
2023-09-11
Francis Deslauriers
cpp-common: Add hash() and isSame() methods to BorrowedObj
commit
|
commitdiff
|
tree
|
snapshot
2023-09-11
Philippe Proulx
src/cpp-common: use C-style comments in C++ files
commit
|
commitdiff
|
tree
|
snapshot
2023-09-11
Francis Deslauriers
Add `bt2::CommonArrayValueIterator` to iterate on ...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-11
Simon Marchi
ctf: fix -Wformat-overflow warning in ctf-meta-resolve.cpp
commit
|
commitdiff
|
tree
|
snapshot
2023-09-01
Philippe Proulx
doc/man: make default values of boolean init. params...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-31
Simon Marchi
build: gen-version-i.sh: make it an error if git descri...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-31
Simon Marchi
build: gen-version-i.sh: use a fixed abbrev length
commit
|
commitdiff
|
tree
|
snapshot
2023-08-31
Simon Marchi
build: gen-version-i.sh: use errexit option
commit
|
commitdiff
|
tree
|
snapshot
2023-08-31
Simon Marchi
build: gen-version-i.sh: use `mv -f`
commit
|
commitdiff
|
tree
|
snapshot
2023-08-31
Simon Marchi
build: gen-version-i.sh: use `command` to check if...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-31
Simon Marchi
build: gen-version-i.sh: make shellcheck-clean
commit
|
commitdiff
|
tree
|
snapshot
2023-08-31
Simon Marchi
build: move script to generate version.i to its own...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-30
Erica Bugden
Bump minimum supported automake version to 1.13
commit
|
commitdiff
|
tree
|
snapshot
2023-08-18
Michael Jeanson
fix: make flake8 6.x happy
commit
|
commitdiff
|
tree
|
snapshot
2023-08-18
Michael Jeanson
fix: running black on python 3.11
commit
|
commitdiff
|
tree
|
snapshot
2023-08-09
Philippe Proulx
bt_query_executor_create_with_method_data(): fix docs...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Simon Marchi
build: correct alignment of "GEN version.i"
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Michael Jeanson
.gitignore: add missing '/tests/lib/test_fields_bin'
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Simon Marchi
python: make all _get_ref/_put_ref proper static methods
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Simon Marchi
python: mark _SharedObject._{get,put}_ref as abstract...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-06
Philippe Proulx
tests/lib/utils/run-in.cpp: apply BT 2 C++ coding style
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Simon Marchi
tests: fix formatting of run-in.cpp
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Simon Marchi
tests: add bt_field_string_clear test
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Simon Marchi
tests: make pre/post-condition assertions test use...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Simon Marchi
tests: add extern "C" to tap.h
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Simon Marchi
tests: add framework to run code in comp cls / comp...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Simon Marchi
tests: use nlohmann's json lib to generate conds list
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Francis Deslauriers
cpp-common: add nlohmann/json header-only dependency
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Simon Marchi
tests: include babeltrace.h in conds/utils.hpp
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Simon Marchi
tests: re-format conds C++ files
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Simon Marchi
tests: convert lib conds test to C++
commit
|
commitdiff
|
tree
|
snapshot
2023-05-23
Simon Marchi
tests: add a basic pre-condition assertion test
commit
|
commitdiff
|
tree
|
snapshot
2023-05-23
Simon Marchi
tests: remove unused forward declaration
commit
|
commitdiff
|
tree
|
snapshot
2023-05-21
Simon Marchi
lib: remove TODO in add_port
commit
|
commitdiff
|
tree
|
snapshot
2023-05-21
Simon Marchi
lib: de-duplicate assertions in bt_component_add_{input...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-21
Simon Marchi
lib: de-duplicate "no error" assertion in add port...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-21
Simon Marchi
lib: remove duplicated assertion in bt_self_component_s...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-21
Simon Marchi
Revert "Fix: lib: add missing BT_ASSERT_PRE_NO_ERROR...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Simon Marchi
lib: remove unneeded forward declarations in trace...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Simon Marchi
Fix: lib: add missing BT_ASSERT_PRE_NO_ERROR in trace...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Simon Marchi
debug-info: fix -Wenum-int-mismatch problem in copy_fie...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-05
Simon Marchi
Add .editorconfig entry for .h and .c files
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Philippe Proulx
tools/format-cpp: run `xargs` with `-P$(nproc)` (format...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Philippe Proulx
Change required clang-format version to 15
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Simon Marchi
configure: add --enable-ubsan configure flag
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Michael Jeanson
fix: document proper Bison version requirement
commit
|
commitdiff
|
tree
|
snapshot
2023-04-27
Michael Jeanson
fix: pass exec-prefix to python bindings install
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Jérémie Galarneau
babeltrace2-query(1): erroneous parameter used in example
commit
|
commitdiff
|
tree
|
snapshot
2023-04-03
Simon Marchi
cli: use return value of g_string_free
commit
|
commitdiff
|
tree
|
snapshot
2023-03-31
Simon Marchi
Fix: mark (again) section start/end symbols as hidden
commit
|
commitdiff
|
tree
|
snapshot
2023-03-30
Michael Jeanson
fix: visibility of bt_plugin_python_create_all_from_file
commit
|
commitdiff
|
tree
|
snapshot
2023-03-30
Michael Jeanson
Show python bindings install output in verbose builds
commit
|
commitdiff
|
tree
|
snapshot
2023-03-30
Simon Marchi
Visibility hidden by default
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Simon Marchi
Fix: tests: print real values in a fixed format
commit
|
commitdiff
|
tree
|
snapshot
2023-03-14
Simon Marchi
Fix: ctf: verify that field class is int before calling...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-13
Simon Marchi
doc: fix uptream -> upstream typos
commit
|
commitdiff
|
tree
|
snapshot
2023-03-10
Michael Jeanson
fix: python: monkey patch the proper sysconfig implemen...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-10
Simon Marchi
Fix: tests: free message iterator class in test_graph_t...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Michael Jeanson
python: replace distutils with setuptools
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Michael Jeanson
python: Use standalone 'sysconfig' module
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Michael Jeanson
fix: 1 byte overflow in UuidView
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Jérémie Galarneau
error.c: clean-up: remove dead error cause clean-up...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Simon Marchi
ctf-writer: avoid using NULL pointer in BT_CTF_TO_COMMON
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Simon Marchi
ctf-writer: avoid undefined behavior left shift
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Simon Marchi
ctf: avoid using computing offset from nullptr pointer
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Simon Marchi
lib: remove one BT_LIB_LOGD from init_error_cause
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Simon Marchi
lib: add null checks before "casting" to "base class"
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Simon Marchi
m4: bump ax_pkg_swig to 15
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Michael Jeanson
port: fix -Wdeprecated-declarations warning about sprin...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Francis Deslauriers
cli: Rename `logging.c` to `logging.cpp` to force C...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-23
Simon Marchi
bt2: ignore -Wredundant-decls warning
commit
|
commitdiff
|
tree
|
snapshot
2023-02-23
Simon Marchi
ctf: fix -Wformat-overflow error in ctf-meta-resolve.cpp
commit
|
commitdiff
|
tree
|
snapshot
2023-02-23
Simon Marchi
ctf-writer: fix -Wformat-overflow errors in resolve.c
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Jérémie Galarneau
Fix: ctf-writer: null dereference in bt_ctf_trace_commo...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-22
Simon Marchi
configure: enable -Wshadow-field
commit
|
commitdiff
|
tree
|
snapshot
2022-08-19
Simon Marchi
Fix: compat: include common/macros.h in mman.h
commit
|
commitdiff
|
tree
|
snapshot
2022-08-18
Simon Marchi
Silence -Wunused-but-set-variable error with clang
commit
|
commitdiff
|
tree
|
snapshot
2022-08-18
Philippe Proulx
src/common/align.h: remove unused macros
commit
|
commitdiff
|
tree
|
snapshot
2022-08-16
Simon Marchi
tests: fix shellcheck warnings in plugins/sink.ctf.fs
commit
|
commitdiff
|
tree
|
snapshot
2022-08-16
Simon Marchi
tests: fix shellcheck errors in plugins/sink.text.prett...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-16
Simon Marchi
tests: use -z / -n to test for string empty / non-empty
commit
|
commitdiff
|
tree
|
snapshot
2022-08-16
Simon Marchi
tests: shorten names of session-rotation trace
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Simon Marchi
Fix: autodisc: make sure auto_discover_source_for_input...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Simon Marchi
Change required clang-format version to 14
commit
|
commitdiff
|
tree
|
snapshot
2022-06-30
Simon Marchi
Fix: bt2: autodisc: remove thread error while inserting...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-30
Simon Marchi
tests: src.ctf.fs: add test for metadata with invalid...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-30
Francis Deslauriers
Remove `skip-string-normalization` in Python formatter...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Simon Marchi
configure: disable -Wmaybe-uninitialized
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Simon Marchi
CONTRIBUTING.adoc: remove BT_LIB_LOGF_APPEND_CAUSE
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Simon Marchi
Fix: common: handle missing status in bt_common_func_st...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Simon Marchi
tests: remove spurious print in test_field_class.py
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Simon Marchi
configure: enable -Wsuggest-override
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Simon Marchi
configure: enable -Wshadow-field-in-constructor
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Simon Marchi
ctf: rename identifiers ERROR and DEBUG_PROCESS
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Simon Marchi
flt.utils.muxer: replace queue with array
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Simon Marchi
logging: use G_UNLIKELY in BT_LOG_ON macros
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Simon Marchi
tests: add diag in plugins/src.ctf.lttng-live/test_live
commit
|
commitdiff
|
tree
|
snapshot
2022-06-15
Simon Marchi
src.ctf.lttng-live: remove unused variable in live_get_...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-13
Simon Marchi
Fix: python: don't get extra references when creating...
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.040001 seconds
and
4
git commands to generate.