lttng-tools.git
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-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-31  Jérémie GalarneauTests fix: test_callstack: output of addr2line incorrec...
2023-05-03  Michael JeansonTests: add more output to test_ust_constructor
2023-05-02  Michael JeansonTests: convert even more left-over type hint to type...
2023-05-01  Jérémie GalarneauDocs: test environment: clarify the behavior of a Trace...
2023-05-01  Michael JeansonTests: convert more left-over type hint to type comment
2023-05-01  Michael JeansonPort: fix -Wdeprecated-declarations warning about sprin...
2023-05-01  Jérémie GalarneauTests: ust_constructor: convert left-over type hint...
2023-05-01  Jérémie GalarneauTests: ust_constructor: convert type hints to type...
2023-05-01  Jérémie GalarneauClean-up: lttng: utils: coding style fix
2023-05-01  Mathieu DesnoyersTests: Introduce test_ust_constructor
2023-05-01  Mathieu DesnoyersTests: Introduce gen-ust-events-constructor test applic...
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 GalarneauTest: client: start, stop, destroy: add tests for ...
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 GalarneauTest: mi: inverted logic in stop validation test
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-20  Jérémie GalarneauTests: utils: lttng_pgrep spams output when racing...
2023-04-20  Jérémie GalarneauTests: enable test_callstack on 32-bit x86
2023-04-19  Michael JeansonTests: fix: kernel/test_callstack: number of tests...
2023-04-19  Michael JeansonAdd getrandom compat for MacOS, FreeBSD and Cygwin
2023-04-19  Jérémie GalarneauTests: metadata-regeneration: restore date at the end...
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  Jérémie GalarneauTests: select_poll_epoll: Add support for _time64
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  Christophe... Extras: python bindings: update context types
2023-04-17  Christophe... Docs: lttng-add-context(1): fix typo
2023-04-17  Jérémie GalarneauTests: fix: test_list_triggers_cli fails to list usersp...
2023-04-17  Jérémie GalarneauFix: sessiond: silent kernel notifier registration...
2023-04-17  Jérémie GalarneauTests: fix: list_triggers_cli: kallsyms contains prefix...
2023-04-17  Jérémie Galarneau.git-blame-ignore-revs: add reformat commit
2023-04-12  Jérémie GalarneauClean-up: run format-cpp on the tree
2023-04-12  Jérémie Galarneauclang-format: specify bitfield spacing to fit with...
2023-04-12  Jérémie GalarneauAdd a code formatting script
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-04-05  Michael JeansonPython bindings: silence warnings in generated code
2023-03-31  Michael JeansonFix: leftover python inline type hint
2023-03-28  Jérémie GalarneauPython bindings: warnings in generated code causes...
2023-03-28  Michael JeansonBump minimal python3 version to 3.4
2023-03-28  Michael JeansonTests: python: use quoted annotations to support python...
2023-03-28  Michael JeansonTests: python: enum.auto() introduced in python 3.6
2023-03-28  Michael JeansonTests: python: path-like object introduced in python 3.6
2023-03-23  Michael JeansonFix: truncated len in lttng_event_rule_user_tracepoint_...
2023-03-23  Michael JeansonTests: remove leftover debug printing in test_add_trigg...
2023-03-23  Michael JeansonFix: invalid syntax with python 3.5 in test_ust.py
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  Olivier DionFix: Tests that assume CPU 0 is present
2023-03-16  Olivier DionFix: Wrong assumption about possible CPUs
2023-03-16  Michael Jeansonport: fix -Wdeprecated-declarations warning about sprin...
2023-03-16  Olivier DionTests: fix: parse-callback reports missing addr2line
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...
next
This page took 0.03949 seconds and 4 git commands to generate.