Build fix: brace-enclosed initlializer lists error with g++ 4.8
[lttng-tools.git] / src /
2023-06-07  Michael JeansonBuild fix: brace-enclosed initlializer lists error...
2023-06-06  Jérémie Galarneauclang-tidy: ignore generated filter-parser.hpp
2023-06-06  Jérémie GalarneauFix clang-tidy cppcoreguidelines-pro-type-const-cast...
2023-06-06  Jérémie Galarneaufmtlib: backport upstream fixes to suppress bogus gcc...
2023-06-06  Jérémie GalarneauFix: sessiond: incorrect use of exclusions array leads...
2023-06-06  Jérémie Galarneaulttng: reuse random_access_container_wrapper for sessio...
2023-06-05  Jérémie Galarneaulttng: move session_list to the lttng::cli namespace
2023-06-05  Jérémie GalarneauProvide an idiomatic c++ interface for action lists
2023-06-01  Francis Deslauriersactions: list: Add `for_each_action_{const, mutable...
2023-06-01  Francis Deslaurierstrace-ust: Rename `{next, used}_channel_id` to `{next...
2023-05-01  Michael JeansonPort: fix -Wdeprecated-declarations warning about sprin...
2023-05-01  Jérémie GalarneauClean-up: lttng: utils: coding style fix
2023-04-28  Michael JeansonFix: io-hint: add missing include for off_t
2023-04-28  Jérémie GalarneauBuild fix: g++ 4.8 incorrectly disambiguates enum and...
2023-04-26  Jérémie Galarneaulttng: rename iterator_template to _iterator
2023-04-26  Jérémie GalarneauMove create_unique_class util to the memory namespace
2023-04-26  Jérémie Galarneaulttng: destroy: ensure a cmd_error_code is returned...
2023-04-26  Jérémie GalarneauClean-up: lttng-destroy: move static symbols to anonymo...
2023-04-26  Jérémie Galarneaulttng: stop: ensure a cmd_error_code is returned by...
2023-04-26  Jérémie GalarneauClean-up: lttng-stop: move static symbols to anonymous...
2023-04-26  Jérémie GalarneauClean-up: rotation-thread: disable move and copy
2023-04-26  Jérémie Galarneaulttng: start: ensure a cmd_error_code is returned by...
2023-04-26  Jérémie Galarneaulttng: start: move static symbols to anonymous namespace
2023-04-26  Olivier Dionlttng: Add --glob option to lttng-destroy
2023-04-26  Olivier Dionlttng: Add --all, --glob options to lttng-stop
2023-04-26  Olivier Dionlttng: Add --all, --glob options to lttng-start
2023-04-21  Olivier Dionlttng: Add list_sessions utility
2023-04-20  Olivier DionFix: mi: Pass const session to mi_lttng_session
2023-04-20  Jérémie GalarneauClean-up: clang-tidy autofixes to eventfd and file...
2023-04-19  Michael JeansonAdd getrandom compat for MacOS, FreeBSD and Cygwin
2023-04-18  Michael JeansonBuild fix: add a noop compat wrapper for posix_fadvise
2023-04-18  Jérémie GalarneauClean-up: error.hpp/error.cpp coding style fix
2023-04-18  Michael JeansonBuild fix: missing error_get_str on non-glibc builds
2023-04-18  Jérémie GalarneauClean-up: remove unnecessary inclusion
2023-04-18  Jérémie GalarneauBuild fix: missing header on macOS
2023-04-18  Michael JeansonBuild fix: failure on macOS caused by missing space...
2023-04-18  Jérémie GalarneauBuild fix: common: eventfd only exists on Linux
2023-04-18  Jérémie GalarneauReplace uses of the URCU tls helpers by the standard...
2023-04-18  Jérémie GalarneauClean-up: use const reference where possible
2023-04-18  Jérémie GalarneauCoverity warning: sessiond: uncaught exception in main
2023-04-18  Jérémie GalarneauFix: logging: unhandled error in *_FMT macros
2023-04-18  Jérémie GalarneauClean-up: common: error_log_time doesn't need to be...
2023-04-17  Michael JeansonRemove fcntl wrapper
2023-04-17  Michael JeansonBuild fix: brace-enclosed initlializer lists error...
2023-04-17  Michael JeansonFix: warning: "HAVE_GETIPNODEBYNAME" is not defined
2023-04-17  Jérémie GalarneauFix: sessiond: silent kernel notifier registration...
2023-04-12  Jérémie GalarneauClean-up: run format-cpp on the tree
2023-04-12  Jérémie GalarneauCleanup: rotation-thread: enforce conding standard...
2023-04-12  Jérémie Galarneauvendor: fmtlib: Upgrade fmtlib to 9.1.0
2023-04-11  Jérémie GalarneauFix: sessiond: size-based notification occasionally...
2023-04-11  Jérémie GalarneauAdd the lttng::eventfd class
2023-04-11  Jérémie GalarneauFix: file-descriptor: missing include guards
2023-04-11  Jérémie Galarneaufile-desrcriptor: add assignment operator
2023-04-11  Jérémie GalarneauFix: file-descriptor: unnecessary assert in move constr...
2023-04-11  Jérémie GalarneauDocs: missing period at the end of comment
2023-03-23  Michael JeansonFix: truncated len in lttng_event_rule_user_tracepoint_...
2023-03-21  Michael JeansonBuild fix: brace-enclosed initlializer lists error...
2023-03-21  Jérémie GalarneauBuild fix: POD static_assert check fails on lttng_event...
2023-03-16  Michael Jeansonport: add missing attributes in getrandom_nonblock...
2023-03-16  Olivier DionFix: adding a user space probe fails on thumb functions
2023-03-16  Michael Jeansonport: fix -Wdeprecated-declarations warning about sprin...
2023-03-16  Jérémie GalarneauDocs: sessiond: document the role of an application...
2023-02-28  Jérémie GalarneauClean-up: coding style fix and missing method in lttng...
2023-02-28  Olivier DionFix: lttng remove-trigger -h fails
2023-02-22  Jérémie Galarneaucompat: off64_t is not defined by musl
2023-02-06  Jérémie GalarneauFix: lttng-disable-event: erroneous error code used...
2023-02-06  Jérémie GalarneauBuild fix: consumer: unused-but-set-variable warning
2023-02-06  Jérémie GalarneauBuild fix: filter parser fails to build with -Werror
2023-02-02  Jérémie GalarneauReplace explicit rcu_read_lock/unlock with lttng::urcu...
2023-02-02  Jérémie GalarneauClean-up: replace uses of `int enabled` with boolean...
2023-02-02  Jérémie GalarneauClean-up: replace uses of `int found` as bool by `bool...
2023-02-01  Jérémie GalarneauClean-up: ust-consumerd: remove stub of removed function
2023-01-19  Michael JeansonBuild fix: missing cstdint include in time.hpp on macOS
2023-01-17  Jérémie Galarneauclang-tidy: disable analysis for swig-generated code
2023-01-17  Jérémie Galarneauclang-tidy: add a subset of cppcoreguidelines and other...
2023-01-17  Jérémie GalarneauFix: ini parser: truncation of value name
2023-01-17  Jérémie GalarneauBuild fix: warning: clang warns that uuid_scan may...
2023-01-17  Jérémie GalarneauClean-up: ensure all template parameter names end with...
2023-01-17  Jérémie Galarneauclang-tidy: add readability-simplify-boolean-expr
2023-01-17  Jérémie GalarneauClean-up: sessiond: remove useless LTTNG_ASSERT
2023-01-17  Jérémie Galarneauclang-tidy: add most bugprone warnings
2023-01-16  Jérémie Galarneauclang-tidy: add Chrome-inspired checks
2023-01-16  Jérémie GalarneauAdd a basic .clang-tidy file and fix typedef warnings
2023-01-16  Jérémie GalarneauRun clang-format on the whole tree
2023-01-16  Jérémie GalarneauBuild fix: missing consumer.hpp include in lttng-consum...
2023-01-16  Jérémie GalarneauBuild fix: missing poll wrapper include in utils-poll.cpp
2023-01-16  Jérémie GalarneauBuild fix: missing cstdlib include in filter-ir.hpp
2023-01-16  Jérémie GalarneauBuild fix: missing cstdint include in futex.hpp
2023-01-13  Jérémie GalarneauClean-up: remove unused _trace_abi field from the CTF2...
2023-01-12  Jérémie GalarneauClean-up: sessiond: rename public accessors
2023-01-12  Jérémie Galarneausessiond: rename transfer_* method to move_*
2023-01-12  Jérémie Galarneausessiond: ust: conditionally enable the underscore...
2023-01-09  Jérémie GalarneauClean-up: coverity warns of uncaught exception during...
2023-01-05  Jérémie GalarneauFix: sessiond: instance uuid is not sufficiently unique
2023-01-05  Jérémie GalarneauLog uts information on launch of the session and relay...
2023-01-05  Jérémie GalarneauBuild fix: g++ < 7.1 mishandles namespaces of specializ...
2022-12-08  Michael JeansonFix: lttng: poptGetArg doesn't provide string ownership
2022-12-08  Michael JeansonCleanup: lttng: remove unused 'session_name' variable
2022-12-08  Jérémie GalarneauFix: relayd: missing space in trace creation logging...
2022-12-08  Jérémie GalarneauFix: sessiond: work-around mismatching variant type...
next
This page took 0.044606 seconds and 7 git commands to generate.