lttng-tools.git
2022-06-15  Jérémie Galarneausessiond: registry_event: remove lttng_ht_node_u64...
2022-06-15  Jérémie GalarneauTests: test_uuid: unchecked return value
2022-06-15  Jérémie GalarneauFix: common: uninitialized lttng::ctl:error field
2022-06-13  Jérémie Galarneaucommon: replace container_of with a C++ safe implementation
2022-06-13  Jérémie Galarneausessiond: registry_session: mark functions as noexcept
2022-06-13  Jérémie GalarneauClean-up: sessiond: move registry_session free function...
2022-06-13  Jérémie GalarneauClean-up: sessiond: move ust_registry_session under...
2022-06-13  Jérémie Galarneausessiond: transition from lttng-ust to tracer agnostic API
2022-06-13  Jérémie Galarneausessiond: add tracer-agnostic trace hierarchy classes
2022-06-13  Jérémie Galarneaucommon: macros: missing include of pthread.h
2022-06-13  Jérémie Galarneaucommon: uuid: add `uuid_to_str` which returns an std...
2022-06-13  Jérémie Galarneausessiond: session registry: use pthread::lock_guard...
2022-06-13  Jérémie GalarneauTests fix: metadata event: print expected and actual...
2022-06-13  Jérémie GalarneauAdd lttng::locked_reference
2022-06-13  Jérémie Galarneausessiond: ust: remove unused `is_sent` attribute of...
2022-06-13  Jérémie Galarneauformat: add a custom formatter for std::type_info
2022-06-13  Jérémie Galarneaucommon: add macros to silence invalid offsetof warnings
2022-06-13  Jérémie GalarneauAdd new exception types: communication, protocol, and...
2022-06-13  Jérémie GalarneauAdd lttng::make_unique
2022-06-13  Jérémie Galarneauconsumerd: Rename global ctx variable to the_consumer_c...
2022-06-13  Jérémie Galarneausessiond: add smart pointer utils for ltt_session
2022-06-13  Jérémie GalarneauAdd C++ wrappers for pthread mutex and rcu read lock
2022-06-13  Jérémie GalarneauAdd lttng::utils::time_to_iso8601_str
2022-06-13  Jérémie GalarneauAdd vendor/fmt
2022-06-13  Jérémie Galarneausessiond: Move trace_ust_clock to a clock_attributes_sa...
2022-06-13  Jérémie GalarneauChange backing type of lttng_uuid to std::array
2022-06-13  Jérémie Galarneausessiond: Split ust_registry_session into per-type...
2022-06-13  Jérémie Galarneausessiond: Replace uses of session_trylock_list by a...
2022-06-13  Jérémie GalarneauAdd basic exception types and throwing facilities
2022-06-13  Jérémie Galarneau.clang-format: tweak C++ style
2022-06-13  Jérémie GalarneauAdd make_unique_wrapper()
2022-06-13  Simon MarchiAdd vendor/optional.hpp
2022-06-13  Jérémie GalarneauClean-up: ust-consumer: replace ad-hoc channel destruction
2022-06-13  Jérémie GalarneauTests: test_session: include tap.h last
2022-05-17  Jérémie GalarneauFix: lttng-snapshot: use after free of max size argument
2022-05-13  Jonathan RajotteFix: test: lttng kernel modules still loaded after...
2022-04-15  Jérémie GalarneauFix: lttng: snapshot: add-output: leak of max size...
2022-04-15  Jérémie GalarneauTests: fix: lttng-create: leaked command parameter
2022-04-15  Jérémie GalarneauFix: sessiond: rotation trigger leak
2022-04-15  Jérémie GalarneauTests: fix: schedule api: leak of rotation schedule...
2022-04-15  Jérémie GalarneauFix: lttng: enable-rotation: leak of command parameter
2022-04-15  Jérémie GalarneauFix: lttng: track: leaked command parameter
2022-04-15  Jérémie GalarneauFix: lttng: add-trigger: leak of parser context on...
2022-04-15  Jérémie GalarneauTests: fix: leak of trigger in trigger listing tests
2022-04-15  Jérémie GalarneauFix: action error query: leak of action path
2022-04-15  Jérémie GalarneauFix: lttng: enable-channel: leak of popt arguments
2022-04-15  Jérémie GalarneauTests: clean-up: rate policy: remove stale comment
2022-04-15  Jérémie GalarneauTests: fix: leak of rate policy in rate policy unit...
2022-04-15  Jérémie GalarneauTests: fix: leak of payload in serdes test of log level...
2022-04-15  Jérémie GalarneauTests: fix: leak of some attributes of ltt_ust_session
2022-04-14  Jérémie GalarneauFix: liblttng-ctl: leak of payload on field listing
2022-04-14  Jérémie GalarneauFix: sessiond: ODR violation results in memory corruption
2022-04-14  Jérémie GalarneauFix: liblttng-ctl: non-packed structure used for tracke...
2022-04-12  Jérémie GalarneauFix: sessiond: assert on empty payload when handling...
2022-04-12  Jonathan RajotteBump minimum kernel version to 2.6.30 to use EFD_SEMAPHORE
2022-04-12  Jonathan RajotteFix: Revert of 814b4934e2604a419bcb8eec57c0450dbb47e2c3
2022-04-08  Jérémie GalarneauBuild fix: missing type traits on gcc < 5.0
2022-04-08  Jérémie GalarneauBuild fix: poll compatibility mode: zmalloc prototype...
2022-04-06  Jérémie GalarneauFix: sessiond: inverted condition checking for empty...
2022-04-06  Jonathan RajotteFix: notification: kernel: consumption of event notific...
2022-04-06  Jonathan RajotteFix: notification: assert on len > 0 for dropped notifi...
2022-04-06  Jonathan RajotteFix: example: print_notification is called on status...
2022-04-06  Jonathan RajotteFix: sessiond: assertion hit in ltt_sessions_ht_empty
2022-04-06  Jonathan RajotteFix: tests: missing _GNU_SOURCE for F_GETPIPE_SZ
2022-04-06  Jonathan RajotteFix: compat: 'LTTNG_UST_ABI_PROCNAME_LEN' is undeclared
2022-04-06  Simon Marchicommon: prevent using memset on non-POD types
2022-03-31  Jérémie GalarneauTests: validate_xml: leak of xml document instance
2022-03-31  Simon MarchiAdd type-checked versions of allocation and deallocatio...
2022-03-30  Jérémie Galarneausessiond: document RCU locking assumption during channe...
2022-03-30  Simon MarchiFix: lttng-sessiond: output stream metadata before...
2022-03-30  Simon Marchilttng-sessiond: remove goto in ust_metadata_channel_sta...
2022-03-30  Simon Marchilttng-sessiond: rename ust_registry_channel::ht to...
2022-03-30  Simon MarchiClean-up: Remove remaining max_t macros
2022-03-30  Simon MarchiRename C++ header files to .hpp
2022-03-28  Jérémie GalarneauClean-up: sessiond: cmd_enable_channel_internal
2022-03-28  Jérémie GalarneauFix: sessiond: cmd_enable_channel: negative error code...
2022-03-25  Michael JeansonClean-up: remove unused makefile statements
2022-03-25  Michael JeansonUpdate vendored msgpack-c to 4.0.0
2022-03-25  Jonathan RajotteFix: doc: action: wrong function documented for action_...
2022-03-18  Jérémie GalarneauFix: lttng-elf: wrong error label used by error path
2022-03-17  Michael JeansonClean-up: fix '-Wformat' warnings on various platforms
2022-03-17  Michael JeansonClean-up: fix '-Wimplicit-fallthrough' warnings on...
2022-03-17  Michael JeansonClean-up: fix '-Wnused-parameter' warnings on various...
2022-03-17  Michael JeansonClean-up: fix '-Wundef' warnings on various platforms
2022-03-17  Michael JeansonClean-up: silence warnings for generated code on RHEL8
2022-03-17  Michael JeansonFix: use the correct endian compat macros
2022-03-16  Jérémie GalarneauClean-up: tests: silence bogus warning
2022-03-16  Jérémie GalarneauFix: tests: uninitialized lttng_payload
2022-03-16  Jérémie GalarneauFix: sessiond: ust-app: uninitialized name logged on...
2022-03-16  Jérémie GalarneauFix: lttng-elf: untrusted entry size divisor
2022-03-16  Jonathan RajotteFix: tests: test definitions arrays contain invalid...
2022-03-16  Jérémie GalarneauClean-up: exclusions: use LTTNG_EVENT_EXCLUSION_NAME_AT...
2022-03-16  Jérémie GalarneauClean-up: lttng-ctl: strnlen out of bounds access
2022-03-16  Jérémie GalarneauClean-up: sessiond-comm: out of bounds access warning
2022-03-16  Jérémie GalarneauFix: event: erroneous bound check on perf counter name...
2022-03-16  Jérémie GalarneauFix: sessiond: event name length check is too strict
2022-03-16  Jérémie GalarneauClean-up: use sizeof instead of repeating string length...
2022-03-16  Jérémie GalarneauFix: relayd: missing session unlock on error path
2022-03-15  Michael JeansonBring compiler warning flags in line with other projects
2022-03-15  Michael JeansonPrepare for '-Wsign-compare'
next
This page took 0.042584 seconds and 4 git commands to generate.