babeltrace.git
2024-09-04  Mathieu Desnoyerslib: add bt_get_greatest_operative_mip_version_with_res...
2024-09-04  Philippe Proulxtests/utils/python/mctf.py: convert JSON array → JSON...
2024-09-04  Philippe Proulxsrc.ctf.fs: always set the correct trace IR stream ID
2024-09-04  Philippe Proulxtests/.../data_from_mp.py: add CTF 2 support
2024-09-04  Philippe Proulxsrc.ctf.*: make `ctf::src::ClkClsCfg` final
2024-09-04  Philippe Proulxcpp-common/bt2c/libc-up.hpp: make `FileCloserDeleter...
2024-09-04  Philippe Proulxbt2c/logging.hpp: replace `Logger::MemData` with `Const...
2024-09-04  Simon Marchicpp-common/bt2c/data-len.hpp: `static inline` → `inline`
2024-09-04  Philippe Proulxcpp-common/bt2c/c-string-view.hpp: remove useless ...
2024-09-04  Philippe Proulxcpp-common/bt2c/read-fixed-len-int.hpp: remove useless...
2024-09-04  Philippe Proulxcpp-common/bt2c/read-fixed-len-int.hpp: fix comment...
2024-09-04  Philippe ProulxAdd static bt2c::Uuid::isValidUuidStr()
2024-09-04  Philippe Proulxcpp-common/bt2c/uuid.hpp: `static inline` → `inline`
2024-09-04  Philippe Proulxbt2c::Uuid::Uuid(): accept `bt2s::string_view` instead...
2024-09-04  Philippe Proulxcpp-common/bt2c/uuid.hpp: remove useless `bt2c::`
2024-09-04  Philippe ProulxMake bt_uuid_from_str() take begin/end pointers
2024-09-04  Philippe Proulxsink.text.details: adapt to latest libbabeltrace2 API
2024-09-04  Simon Marchitests: run some Python tests with CTF 1 and CTF 2 traces
2024-09-04  Simon Marchitests/src.ctf.fs: run test_force_origin_unix_epoch...
2024-09-04  Simon Marchitests: add test with incomplete packet header
2024-09-04  Simon Marchitests: add clock-class before trace-class CTF2 test
2024-09-04  Simon Marchitests/src.ctf.fs: add CTF 2 tests for no stream class...
2024-09-04  Simon Marchitests/src.ctf.fs/test_fail: test with both autodiscover...
2024-09-04  Simon Marchitests/src.ctf.fs: add function to compute trace path...
2024-09-04  Simon Marchictf: remove now unused files
2024-09-04  Simon Marchisrc.ctf.lttng-live: use the new metadata stream parser...
2024-09-04  Simon Marchitests/cli/test_trace_read: use `bt_cli` and `isnt`
2024-09-04  Simon Marchitests/cli/test_output_ctf_metadata: use `bt_cli` and...
2024-09-04  Simon Marchitests: adjust src.ctf.fs succeed tests to read CTF...
2024-09-04  Francis Deslaurierstests: Add CTF 2 version of succeed test traces
2024-09-04  Francis Deslaurierstests: move CTF 1 test traces to their own directory
2024-09-04  Simon Marchisrc.ctf.fs: make ctf_fs_trace's logger private
2024-09-04  Simon Marchisrc.ctf.fs: fix error path of ctf_fs_init
2024-09-04  Simon Marchisrc.ctf.fs: use the new metadata stream parser and...
2024-09-04  Simon Marchictf: rename ctx_create to ctf_visitor_generate_ir_create
2024-09-04  Simon Marchictf: use `bt2s::make_unique` in one spot
2024-09-04  Simon Marchictf: make ctf_visitor_generate_ir not use ctf_metadata_...
2024-09-04  Simon Marchicpp-common/bt2c: Logger: factor out code to append...
2024-09-04  Francis Deslaurierssrc.ctf.fs: Implement queries with new `MetadataStreamD...
2024-09-04  Simon Marchicpp-common/bt2c: make `dataFromFile()` take a `CStringView`
2024-09-04  Simon Marchicpp-common/bt2c: optionally log and append errors in...
2024-09-04  Philippe Proulx`ctf` plugin: add metadata stream parser utilities
2024-09-04  Philippe ProulxAdd `ctf::src::Ctf2MetadataStreamParser` class (JSON...
2024-09-04  Philippe ProulxAdd bt2c::join()
2024-09-04  Philippe ProulxAdd `ctf::src::Ctf1MetadataStreamParser` class (TSDL)
2024-09-04  Philippe ProulxAdd `ctf::src::MetadataStreamParser` abstract base...
2024-09-04  Philippe Proulxcpp-common/bt2/trace-ir.hpp: use "common event context"
2024-09-04  Philippe Proulxcpp-common/bt2/field{,-class}.hpp: adapt to latest...
2024-09-04  Philippe Proulxcpp-common/bt2/trace-ir.hpp: adapt to latest libbabeltr...
2024-09-04  Philippe Proulxcpp-common/bt2/clock-class.hpp: adapt to latest libbabe...
2024-09-04  Simon Marchicpp-common/bt2: add support to get / set trace UID
2024-09-04  Simon Marchilib: add support for bit array flags
2024-09-04  Simon Marchilib: add bt_clock_class_has_same_identity function
2024-09-04  Simon Marchilib: add clock class accuracy property
2024-09-04  Simon Marchilib: make clock class precision optional
2024-09-04  Simon Marchilib: add event class UID property
2024-09-04  Simon Marchilib: add stream class UID property
2024-09-04  Simon Marchilib: add trace namespace property
2024-09-04  Simon Marchilib: add clock class namespace and UID properties
2024-09-04  Simon Marchilib: add bt_trace_class_get_graph_mip_version
2024-09-04  Simon MarchiAdd ctf::src::normalizeClkOffset()
2024-09-04  Philippe ProulxImplement CTF 2 JSON requirements
2024-09-04  Simon Marchi`ctf` plugin: add `ctf::src::MsgIter` class
2024-09-04  Simon Marchicpp-common/bt2c: add `UnicodeConv` class
2024-09-04  Simon MarchiFix: use `OptionalBorrowedObject::hasObject()` in ...
2024-09-04  Philippe Proulxcpp-common/bt2: add `CommonBlobField` and `CommonDynami...
2024-09-04  Francis Deslaurierssrc.ctf.fs: Add `readPktProps()`
2024-09-04  Simon Marchisrc.ctf.fs: Add `LoggingItemVisitor`
2024-09-04  Francis DeslauriersCleanup: src.ctf.fs: remove unused decoder functions
2024-09-04  Francis Deslaurierssrc.ctf.*: add old CTF IR const functions
2024-09-04  Francis Deslaurierssrc.ctf.fs: implement `MetadataStreamDecoder` class
2024-09-04  Philippe Proulxsrc/plugins/ctf/common/src: add item sequence iterator API
2024-09-04  Philippe Proulxcpp-common/bt2c/std-int.hpp: use dedicated enum. instea...
2024-09-04  Philippe Proulxsrc.ctf.*: add `ctf::src::NullCpFinder`
2024-09-04  Philippe ProulxAdd bt2c::reverseFixedLenIntBits()
2024-09-04  Philippe ProulxAdd `cpp-common/bt2c/aliases.hpp` to contain common...
2024-09-04  Philippe ProulxAdd CTF IR classes specific to `src.ctf.*`
2024-09-04  Philippe ProulxIncrease wise_enum limit to 512 enumerators
2024-09-04  Simon Marchicpp-common: add observable.hpp
2024-09-04  Philippe ProulxAdd common `ctf::ir` CTF IR classes
2024-09-04  Francis Deslaurierscpp-common: Add Blob, StaticBlob, and DynamicBlob FC
2024-09-04  Philippe Proulxsrc/cpp-common/bt2: wrap variant with selector field...
2024-09-04  Philippe Proulxsrc/cpp-common/bt2: wrap option with selector field...
2024-09-04  Philippe Proulxsrc/cpp-common/bt2: wrap dynamic array with length...
2024-09-04  Philippe Proulxsrc/cpp-common/bt2: add field location support
2024-09-04  Philippe Proulxsrc/cpp-common/bt2/trace-ir.hpp: add nameSpace() method...
2024-09-04  Philippe Proulx`ctf` plugin: add `ctf::IntRangeSet` class template
2024-09-04  Philippe Proulx`ctf` plugin: add `ctf::IntRange` class template
2024-09-04  Philippe Proulxsrc/cpp-common: add JSON value requirement aliases
2024-09-04  Philippe ProulxAdd `bt2c::ValReq` class template system
2024-09-04  Simon Marchiplugins: make text and utils component classes report...
2024-09-04  Simon Marchisrc.text.pretty: handle BLOB fields
2024-09-04  Simon Marchigraph/mip: make bt_get_greatest_operative_mip_version...
2024-09-04  Philippe Proulxsink.text.details: handle missing variant field class...
2024-09-04  Simon Marchisink.text.details: show event class namespace
2024-09-04  Simon Marchisink.text.details: show stream class namespace
2024-09-04  Simon Marchisink.text.details: handle BLOB field class type
2024-09-04  Simon Marchisink.text.details: handle field classes with field...
2024-09-04  Philippe Proulxlib: make variant field class option name optional...
2024-09-04  Simon Marchilib: add namespace property to event classes
next
This page took 0.041121 seconds and 4 git commands to generate.