lttng-tools.git
2020-04-03  Jérémie GalarneauFix: relayd: assertion fails on creation of session...
2020-04-03  Jérémie GalarneauFix: relayd: crash on creation of session by peer ...
2020-04-02  Jérémie GalarneauFix: consumer: fallback to flush when flush empty is...
2020-04-02  Jérémie GalarneauFix: consumerd: incorrect clear logging statement
2020-04-02  Jérémie GalarneauFix: sessiond: error reported on session destruction...
2020-04-02  Jérémie GalarneauFix: sessiond: erroneous error code returned on rotatio...
2020-04-01  Jérémie GalarneauFix: lttng-destroy: missing newline on session destruct...
2020-04-01  Jérémie Galarneaurelayd: clean-up: reference is repeated in comment
2020-04-01  Michael JeansonTypo: 'Descritptor' -> 'Descriptor'
2020-04-01  Michael JeansonTypo: 'Accomodate' -> 'Accommodate'
2020-04-01  Jérémie GalarneauClean-up: trace-ust comment still refers to only PID...
2020-03-31  Jérémie GalarneauFix: tracker: NULL pointer dereference after NULL check
2020-03-27  Jérémie GalarneauFix: sessiond: NULL pointer dereference after NULL...
2020-03-27  Jérémie GalarneauFix: sessiond: missing goto in error handler
2020-03-27  Jérémie GalarneauFix: sessiond: user/group name can be leaked on malform...
2020-03-26  Simon Marchiconfigure: add -Wmissing-declarations, -Wmissing-protot...
2020-03-26  Simon MarchiFix: sessiond: make the --without-lttng-ust version...
2020-03-26  Simon MarchiFix: tests: include callsites.h from callsites.c
2020-03-26  Simon MarchiFix: relayd: cast idigit argument to unsigned char
2020-03-26  Simon MarchiFix: tests: make some functions static
2020-03-26  Simon MarchiFix: tests: add `void` parameter to functions that...
2020-03-26  Simon MarchiFix: common: make lttng_trace_chunk_remove_subdirectory...
2020-03-26  Simon MarchiFix: common: add `void` parameter to log_add_time decla...
2020-03-26  Jérémie GalarneauCONTRIBUTING.md: harmonize list style with the rest...
2020-03-26  Jérémie GalarneauCONTRIBUTING.md: clarify the guidelines for commit...
2020-03-26  Jérémie GalarneauFix: lttng-list: don't warn when the kernel domain...
2020-03-26  Jérémie GalarneauRefactor: lttng-ctl: follow terminology of the tracker...
2020-03-25  Jérémie Galarneaulttng: list: replace domain headers with the official...
2020-03-25  Jérémie Galarneaulttng: list: print `per-user` and `per-process` buffer...
2020-03-25  Jérémie GalarneauDocs: overhaul of lttng-track(1) and lttng-untrack(1)
2020-03-20  Jérémie GalarneauFix: MI: bump MI schema version to 4.0 in mi-lttng.c
2020-03-20  Jérémie GalarneauFix: sessiond: occasional badfd error on repeated SIGTERM
2020-03-20  Jérémie GalarneauFix: lttng: incorrect domain list printed when no domai...
2020-03-20  Simon MarchiFix all -Wdiscarded-qualifiers warning instances
2020-03-20  Jonathan RajotteRemove part of last name to fit in a 80 character line
2020-03-20  Francis DeslauriersFix: Tests: trace path wildcards not expanded
2020-03-17  Francis DeslauriersFix: Tests: `gen-ust-events` doesn't error out on inval...
2020-03-17  Francis DeslauriersFix: Tests: utils.sh: merge `validate_{directory,folder...
2020-03-17  Francis DeslauriersFix: Tests: undefined `NR_USEC_WAIT` bash variable
2020-03-17  Francis Deslauriersdirectory-handle: print `errno` reason on `unlinkat...
2020-03-10  Jonathan RajotteFix: lttng-ctl: _handle can be NULL
2020-03-10  Jonathan RajotteFix: sessiond: domain subdirectory not deleted on empty...
2020-03-10  Simon MarchiIgnore -Wincomplete-setjmp-declaration warnings
2020-03-10  Simon Marchitests: put -no-pie in LDFLAGS instead of CFLAGS
2020-03-10  Jérémie GalarneauSilence `POSIX Yacc` warnings
2020-03-10  Simon MarchiFix -Wmissing-declarations warnings in filter-parser.y
2020-03-10  Simon MarchiInclude cmd-2-2.h in cmd-2-1.h
2020-03-10  Simon MarchiMake create_file function static in gen-ust-tracef.c
2020-03-10  Simon MarchiMake remove_file_from_hierarchy function static in...
2020-03-10  Simon MarchiMake fd_count function static in test_fd_tracker.c
2020-03-10  Simon MarchiAdd declarations for exported functions in health_exit.c
2020-03-10  Simon MarchiAdd declarations for exported functions in health_fail.c
2020-03-10  Simon MarchiMake functions in live_test.c static
2020-03-10  Simon MarchiAdd declarations for exported functions in consumer_tes...
2020-03-10  Simon MarchiMake parse_arguments static in base_client.c
2020-03-10  Simon MarchiFix all -Wmissing-declarations warning instances
2020-03-02  Jérémie GalarneauFix: fd-tracker: mark symbols as hidden
2020-03-02  Jérémie GalarneauFix: liblttng-ctl: hide new tracker config symbols
2020-03-02  Jérémie GalarneauTests: remove unused libhealthexit code
2020-02-28  Jérémie GalarneauFix: remove broken health monitoring test `test_thread_...
2020-02-18  Jérémie GalarneauFix: directory-handle: use of free'd handle on fstat...
2020-02-18  Jérémie GalarneauFix: relayd: use of relay_session ref count before...
2020-02-18  Jérémie GalarneauFix: relayd: unchecked return value when opening relay...
2020-02-18  Simon Marchiconfigure: add --enable-Werror
2020-02-18  Simon Marchiconfigure: use AX_APPEND_COMPILE_FLAGS to detect suppor...
2020-02-18  Simon Marchitests: append to AM_CFLAGS instead of overriding it
2020-02-18  Francis DeslauriersTests: gen-ust-nevents: use options instead of arguments
2020-02-18  Francis DeslauriersTests: Cleanup: test_exclusion: more detailed output
2020-02-18  Francis DeslauriersFix: Tests: `test_exclusion` passing for the wrong...
2020-02-18  Francis DeslauriersTests: notification.c: remove extra space
2020-02-18  Jérémie GalarneauFix: trace-chunk: useless assignment to 'ret'
2020-02-18  Jérémie GalarneauFix: lttng: track-untrack: error assigned to wrong...
2020-02-18  Jérémie GalarneauFix: relayd: live: unchecked poll set creation return...
2020-02-18  Jérémie GalarneauFix: relayd: live: unchecked return value when opening...
2020-02-18  Jérémie GalarneauFix: relayd: unchecked poll set creation return value
2020-02-14  Jérémie GalarneauFix: lttng: uninitialized pointer free'd when no sessio...
2020-02-12  Jérémie GalarneauFix: tracker: inclusion of internal header in public...
2020-02-11  Francis DeslauriersTests: Fix: `wait_on_file()` returns too early
2020-02-11  Francis DeslauriersFix: Tests: utils.sh: fix unbound variable
2020-02-11  Francis DeslauriersTests: Fix typo: registerd -> registered
2020-02-11  Francis DeslauriersTests: Cleanup: remove unused bash variable
2020-02-11  Francis DeslauriersTypo: 'toogle' -> 'toggle'
2020-02-07  Francis DeslauriersFix: lttng-sessiond: control reaches end of non-void...
2020-02-07  Jonathan RajotteFix: possible null dereference
2020-02-07  Jonathan RajotteFix: string might be uninitialized
2020-02-07  Jonathan RajotteFix: force the use of our _FORTIFY_SOURCE definition
2020-02-04  Jérémie GalarneauUpdate version to v2.12.0-rc1
2020-02-04  Jérémie GalarneauTests: fix: test_relayd_working_directory fails as...
2020-02-03  Jérémie GalarneauFix: sessiond: snapshot errors don't clear session...
2020-02-03  Jérémie GalarneauFix: sessiond: bounded snapshot record fails when no...
2020-02-03  Jérémie GalarneauTests: fix: test_relayd_working_directory fails as...
2020-02-03  Jérémie GalarneauFix: trace-chunk: dereference after NULL check
2020-01-31  Jérémie GalarneauClean-up: mi: remove logically dead code
2020-01-31  Jérémie GalarneauFix: trace-chunk: dereference after null check of old_path
2020-01-31  Jérémie GalarneauClean-up: unchecked return value
2020-01-31  Jérémie GalarneauFix: unchecked return value of cds_lfht_destroy()
2020-01-31  Jérémie GalarneauFix: relayd: return from function without unlocking...
2020-01-31  Jérémie GalarneauClean-up: consumerd: remove unreachable code
2020-01-31  Jérémie GalarneauClean-up: trace-chunk: remove unreachable code
2020-01-31  Jérémie GalarneauFix: unchecked return value of lttng_directory_handle_c...
next
This page took 0.041833 seconds and 5 git commands to generate.