2023-10-30 | Philippe Proulx | tests: normalize names of files and more Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-26 | Michael Jeanson | Reduce the number of Makefiles in 'doc/' Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-26 | Michael Jeanson | Reduce the number of Makefiles in 'src/' Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-26 | Michael Jeanson | Reduce the number of Makefiles in 'src/plugins/text' Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-26 | Michael Jeanson | Reduce the number of Makefiles in 'src/plugins/lttng... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-26 | Michael Jeanson | Reduce the number of Makefiles in 'src/plugins/common' Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-26 | Michael Jeanson | Reduce the number of Makefiles in 'src/plugins/utils' Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-26 | Philippe Proulx | Remove `src/cpp-tester` Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-25 | Michael Jeanson | Update autoconf archive macros CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-24 | Michael Jeanson | Add test to parse lf/crlf metadata Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-24 | Michael Jeanson | fix: tests: use a portable invocation of 'sed -i' Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-24 | Simon Marchi | ctf: reduce the number of `Makefile.am`s Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-20 | Simon Marchi | ctf: grow stored_values array when necessary Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-20 | Simon Marchi | tests: add `tests/utils/python/mctf.py`, a text to... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-20 | Simon Marchi | tests: add moultipart.py Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-20 | Simon Marchi | tests: use /dev/null instead of empty files in src... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-20 | Simon Marchi | tests: pass trace path prefix down in test_live Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-20 | Simon Marchi | tests: pass live server args down using arrays Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-20 | Simon Marchi | tests: move --port-file and --trace-path-prefix arguments... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-20 | Simon Marchi | common: introduce bt_g_array_index Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-20 | Simon Marchi | Fix: set proper size when creating new strings Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-20 | Simon Marchi | tests: make lttng_live_server.py write temp port filename... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-20 | Simon Marchi | tests: make lttng_live_server.py print session URLs Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-20 | Simon Marchi | tests: remove isdir/isfile asserts from lttng_live_server.py Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-20 | Simon Marchi | tests: change lttng_live_server.py's --sessions-filename... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-20 | Simon Marchi | tests: make --port-filename optional in lttng_live_server.py Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-20 | Simon Marchi | tests: remove UnexpectedInput from lttng_live_server.py Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-20 | Simon Marchi | tests: add typing annotations to lttng_live_server.py Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-20 | Simon Marchi | tests: add strongly-typed JSON wrappers Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-20 | Simon Marchi | src.ctf.fs: improve `metadata-info` query error message... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-19 | Simon Marchi | fix: test_message_iterator.py hangs on Python 3.12 Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-19 | Francis Deslauriers | Fix: src.ctf.fs: omitting to add ctf signature Author: Philippe Proulx <eeppeliteloop@gmail.com> Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-18 | Simon Marchi | tests: fix file comment of plugins/src.ctf.lttng-live... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-18 | Michael Jeanson | fix: python bindings: use stdlib distutils when setuptools... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-18 | Michael Jeanson | fix: python bindings: install on Debian python >= 3.10 Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-18 | Simon Marchi | ctf: remove some unused `ctx` parameters in visitor... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-18 | Simon Marchi | tests: remove unused MyFilter in UserMessageIteratorTestCase... |
commit | commitdiff | tree |
2023-10-17 | Philippe Proulx | Add `tests/utils/python/normand.py` (Normand 0.23) Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-13 | Philippe Proulx | tests: use a local `typing` module with Python 3.4... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-10-12 | Michael Jeanson | Fix: Windows DLL path lookup with Python >= 3.8 Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-21 | Simon Marchi | tests: fix all basic type check issues of lttng_live_server.py Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-21 | Simon Marchi | tests/python: add local copy of typing module Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-21 | Simon Marchi | tests: move classes around in lttng_live_server.py Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-21 | Simon Marchi | python: run isort on everything Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-21 | Simon Marchi | Document usage of Black in CONTRIBUTING.adoc Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-21 | Simon Marchi | python: remove internal `import bt2` imports Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-21 | Simon Marchi | python: move exception types out of __init__.py Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-21 | Simon Marchi | python: standardize intra-bt2 imports Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-15 | Simon Marchi | ctf: fix formatting in ctf-meta-resolve.cpp Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | cpp-common/bt2/message.hpp: add missing `#include` Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Simon Marchi | src.ctf.fs: add GMappedFileUP Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Simon Marchi | cpp-common: add GDirUp Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Simon Marchi | cpp-common: add GStringUP Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Simon Marchi | cpp-common: add FileUP Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Simon Marchi | cpp-common: add GCharUP Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Francis Deslauriers | cpp-common: add `readFixedLenInt()` function Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | src/cpp-common: add fixed-length integer reading functions Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | Add `src/cpp-common/std-int.hpp` Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Simon Marchi | cpp-common: add bt2_common::messageTypeStr() Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Simon Marchi | cpp-common: add vectorFastRemove Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Simon Marchi | tests: add `--port` option to lttng_live_server.py Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | Fix: bt2::CommonOptionField::hasField(): use has_value() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Francis Deslauriers | cpp-common/bt2: field.hpp: Add assignment operator... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Francis Deslauriers | cpp-common: Add `bt2::CommonStringField::append()`... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Francis Deslauriers | cpp-common: message.hpp: add `asDiscardedPackets()... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Francis Deslauriers | trace-ir.hpp: pass `UuidView` object to `CommonTrace... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Francis Deslauriers | Fix: trace-ir.hpp: spurious reference on object creation Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Francis Deslauriers | Fix: trace-ir.hpp: no need to provide a bt2::Trace... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Francis Deslauriers | Fix: field.hpp: various typos Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Francis Deslauriers | Fix: integer-range-set.hpp: calling `_get_ref()` rather... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | cpp-common/bt2: pass wrappers by value instead of by... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Simon Marchi | cpp-common: add SharedObj::release Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | cpp-common/bt2: use classes from `cpp-common/exc.hpp` Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | Add `bt2_common::OverflowError` Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Simon Marchi | src/cpp-common: improve C++ UUID utilities Philippe Proulx writing below. Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | Make `bt2_common::UuidView` final Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | Rename bt2_common::UuidView::string() -> str() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | Add bt2_common::UuidView::operator<() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | Make bt2_common::UuidView::size() `constexpr` Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | src/cpp-common: add bt2_common::align() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | src/cpp-common: add bt2_common::safeTo*() and bt2_common... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | src/cpp-common: add bt2_common::makeUnique() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | src/cpp-common: add bt2_common::{little,big}ToNative() Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Francis Deslauriers | uuid-view.hpp: add missing #include's Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Simon Marchi | src/cpp-common/Makefile.am: add missing `uuid-view... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Simon Marchi | logging: remove check for BT_LOG_OUTPUT_LEVEL CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Simon Marchi | src/cpp-common: add BT_APPEND_CAUSE*() and BT_CLOG_... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Francis Deslauriers | cpp-common: Add common exceptions Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Francis Deslauriers | src/cpp-common: add `LogCfg` class Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Simon Marchi | lib: adjust son dev/non-dev precondition assertions... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Simon Marchi | tests: only preload libasan for gcc compilers Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Simon Marchi | cpp-common/uuid-view: use string::operator[] instead... CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | field-class.hpp: add missing support for user attributes Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | Add bt2::Common{Field,FieldClass,Value,Message}<>:... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | bt2::internal::BorrowedObj: add static assertions for... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | bt2::internal::BorrowedObj: use default copy operations... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | src/cpp-common/bt2/internal/*-obj.hpp: template param... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | field-class.hpp: support optional variant FC option... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | Fix: bt2::internal::SharedObj: add real copy/move ctor... Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com> CI-Build: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
2023-09-11 | Philippe Proulx | Add bt2::internal::SharedObj::create{With,Without}Ref... Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> |
commit | commitdiff | tree |
next |