Fix: syscall event rule: emission sites not compared in is_equal
[lttng-tools.git] / src / common /
30 hours ago  Jérémie GalarneauFix: syscall event rule: emission sites not compared... master
3 days ago  Jérémie GalarneauFix: consumerd: leak of tracing buffers on relayd conne...
2024-04-05  Jérémie GalarneauFix: consumerd: wrong timer mentioned in error logging
2024-04-05  Jérémie GalarneauFix: consumerd: type confusion in lttng_consumer_send_error
2024-03-26  Jérémie Galarneauscope-exit: Clarify scope_exit noexcept requirement
2024-03-22  Jérémie GalarneauClean-up: clang-tidy: missing headers prevent analysis
2024-03-22  Jérémie GalarneauClean-up: apply suggested clang-tidy fixes
2024-03-22  Jérémie GalarneauClean-up: waiter: coding style changes
2024-03-22  Jérémie GalarneauFix: waiter: use std::reference_wrapper instead of...
2024-03-22  Jérémie GalarneauFix: lttng-destroy: string formating error when default...
2024-03-22  Jérémie GalarneauRevert "Fix: lttng-destroy: string formating error...
2024-03-21  Jérémie GalarneauFix: lttng-destroy: string formating error when default...
2024-03-12  Jérémie GalarneauBuild fix: missing operator- for iterator on g++7
2024-03-12  Jérémie GalarneauClean-up: tests: bt2 plug-ins: modernize the plug-ins
2024-03-12  Jérémie GalarneauClean-up: typo in make_unique_wrapper comment
2024-03-12  Jérémie GalarneauMove the lttng::free util under the lttng::memory namespace
2024-03-08  Jérémie Galarneauformat: use unique_ptr to wrap unmangled string
2024-03-07  Jérémie GalarneauClean-up: run clang-format 14 on the tree
2024-02-28  Jérémie Galarneaulttng: enable-event: use the terminology of the documen...
2024-02-28  Kienan Stewartsessiond: lttng: Add command to check kernel tracer...
2023-12-21  Jérémie GalarneauFix: sessiond: freeze on channel creation on restart
2023-12-21  Jérémie Galarneaucommon: move utils_create_lock_file to its own file
2023-10-02  Olivier Dionutils: Allow users to define LTTNG_MANPATH
2023-10-02  Jérémie Galarneauwaiter: modernize the waiter interface
2023-08-24  Jérémie GalarneauLicense: common: error_query: fix typo in SPDX specifier
2023-07-27  Jérémie GalarneauFix: consumerd: slow metadata push slows down applicati...
2023-07-24  Jérémie GalarneauFix: sessiond: memory leak of lttng_pipe structure
2023-07-19  Jérémie Galarneauevent-rule: set event rule loglevel to domain specific...
2023-07-19  Kienan StewartFix: sessiond: preserve jul/log4j domain loglevels
2023-06-22  Michael JeansonFix: lttng-elf: add missing include for uint64_t
2023-06-22  Jérémie GalarneauFix: sessiond: crash enabling event rules that differ...
2023-06-15  Jérémie Galarneaucommon: Add a default nullptr argument to make_unique_w...
2023-06-09  Jérémie GalarneauBuild fix: workaround g++ 4.8 decltype handling bug
2023-06-08  Jérémie GalarneauWrap calls to fmt::format to catch formatting exceptions
2023-06-08  Jérémie GalarneauFix: container-wrapper: size container operation can...
2023-06-07  Jérémie Galarneaucommon: silence bogus coverity warning
2023-06-07  Jérémie GalarneauFix: coverity warns of uncaught exception
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 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 GalarneauProvide an idiomatic c++ interface for action lists
2023-05-01  Michael JeansonPort: fix -Wdeprecated-declarations warning about sprin...
2023-04-28  Michael JeansonFix: io-hint: add missing include for off_t
2023-04-26  Jérémie GalarneauMove create_unique_class util to the memory namespace
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 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 JeansonFix: warning: "HAVE_GETIPNODEBYNAME" is not defined
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-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  Michael Jeansonport: fix -Wdeprecated-declarations warning about sprin...
2023-02-28  Jérémie GalarneauClean-up: coding style fix and missing method in lttng...
2023-02-22  Jérémie Galarneaucompat: off64_t is not defined by musl
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-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 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 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-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...
2022-12-08  Jonathan Rajottecommon: session load: use session descriptor for sessio...
2022-11-14  Mathieu DesnoyersFix: event field value: assertion fails on empty string
2022-10-28  Michael JeansonCleanup: remove ignored flags from poll events bitmasks
next
This page took 0.052011 seconds and 6 git commands to generate.