lttng-tools.git
2020-05-19  Jérémie GalarneauUpdate version to v2.11.4 v2.11.4
2020-05-19  Jonathan RajotteFix: common: abort on rotation after time manipulation
2020-05-05  Francis DeslauriersFix: tests: `-Wstringop-overflow` warning
2020-04-20  Jonathan RajotteFix: load: incomplete error handling for load_session_f...
2020-04-16  Jérémie GalarneauUpdate version to v2.11.3 v2.11.3
2020-04-06  Jérémie GalarneauFix: lttng-destroy: missing newline on session destruct...
2020-04-06  Simon MarchiFix: common: add `void` parameter to log_add_time decla...
2020-04-06  Jérémie GalarneauFix: lttng-list: don't warn when the kernel domain...
2020-04-06  Jérémie GalarneauFix: sessiond: occasional badfd error on repeated SIGTERM
2020-04-06  Jérémie GalarneauFix: lttng: incorrect domain list printed when no domai...
2020-04-06  Francis Deslauriersdirectory-handle: print `errno` reason on `unlinkat...
2020-04-06  Jonathan RajotteFix: lttng-ctl: _handle can be NULL
2020-04-06  Jérémie GalarneauSilence `POSIX Yacc` warnings
2020-02-19  Jérémie GalarneauFix: relayd: use of relay_session ref count before...
2020-02-14  Jérémie GalarneauFix: lttng: uninitialized pointer free'd when no sessio...
2020-02-12  Jérémie GalarneauUpdate version to v2.11.2 v2.11.2
2020-02-12  Jérémie GalarneauFix: sessiond: check for lttng-modules ABI 2.1 rather...
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 DeslauriersTypo: 'toogle' -> 'toggle'
2020-02-07  Jonathan RajotteFix: force the use of our _FORTIFY_SOURCE definition
2020-02-05  Jérémie GalarneauUpdate version to v2.11.1 v2.11.1
2020-02-05  Jérémie GalarneauFix: sessiond: snapshot errors don't clear session...
2020-02-05  Jérémie GalarneauFix: sessiond: bounded snapshot record fails when no...
2020-02-05  Simon Marchisession-descriptor: fix comment typos in session-descri...
2020-02-05  Simon MarchiFix: include stdlib.h in compat/string.h
2020-02-05  Francis DeslauriersFix: lttng: sanity check of `--probe` description
2020-01-23  Christophe... Fix: update context types for Python bindings
2020-01-22  Francis DeslauriersFix: lttng: placing probe on symbol starting with `_`
2020-01-22  Michael JeansonFix: build failure with -fno-common
2020-01-15  Benjamin Poirierdoc: Fix bind address example for lttng-relayd
2019-12-20  Mathieu DesnoyersTest: rotate_utils.sh: consider chunk archive with...
2019-12-20  Mathieu DesnoyersFix: consumer: do not flush on transition from NULL...
2019-12-20  Mathieu DesnoyersFix: consumer: honor "active" flush flag
2019-12-20  Mathieu DesnoyersFix: sessiond cmd.h: include missing lttng-sessiond.h
2019-12-20  Mathieu DesnoyersFix: sessiond: ust-app: per-pid buffers: Create empty...
2019-12-20  Mathieu DesnoyersFix: utils: utils_stream_file_path separator
2019-12-20  Mathieu DesnoyersFix: consumerd: use packet sequence number for rotation...
2019-12-20  Mathieu Desnoyersalign.h: Implement ALIGN_FLOOR macro
2019-12-20  Mathieu DesnoyersFix: relayd: per-pid live: no new metadata vs close
2019-12-20  Mathieu DesnoyersFix: relayd: use packet sequence number for rotation...
2019-12-20  Mathieu DesnoyersFix: relayd stream.c: LTTNG_OPTIONAL_GET address confusion
2019-12-20  Mathieu DesnoyersFix: optional.h macro missing parentheses and guards
2019-12-20  Simon Marchidynamic-array: fix documentation of lttng_dynamic_point...
2019-12-20  Jérémie GalarneauFix: make dist fails on sdt-probe test with autotools...
2019-12-20  Jonathan RajotteFix: tests: metadata presence on relayd is not determin...
2019-12-20  Jonathan RajotteFix: move testpoint after state update
2019-12-20  Simon Marchidoc: fix typo in lttng-enable-event man page
2019-12-20  Jérémie GalarneauFix: sessiond: RCU read lock imbalance on get trace...
2019-12-20  Jonathan RajotteFix: build: ust -> kernel mix-up in noinst_SCRIPTS
2019-12-20  Jérémie GalarneauFix: relayd: missing metadata stream causes all traces...
2019-11-26  Simon Marchiconfigure.ac: Remove duplicated CMD_DESCR_ROTATE definition
2019-11-26  Jérémie GalarneauFix: relayd: fully initialize viewer stream before...
2019-11-26  Francis DeslauriersFix: relayd: don't send streams if there is no metadata
2019-11-22  Jonathan RajotteFix: update apps on untrack only when session is active
2019-11-22  Jérémie GalarneauFix: consumerd: assert on null trace chunk on session...
2019-11-22  Jérémie GalarneauFix: sessiond: don't wait for a rotation from a null...
2019-11-22  Jérémie GalarneauFix: sessiond: duplicated rotation notification sent
2019-11-22  Jérémie GalarneauFix: relayd: remove assert of non-null stream trace...
2019-11-22  Jérémie GalarneauDocs: verb/noun confusion in comment
2019-11-22  Jérémie GalarneauFix: sessiond: no rotation performed from null chunk...
2019-11-22  Jérémie GalarneauFix: invalid use of destructor in dynamic pointer array
2019-11-18  Jérémie GalarneauFix: relayd: check for a trace chunk before writing...
2019-11-18  Jérémie GalarneauFix: relayd: viewer session trace chunk not released...
2019-11-13  Michael JeansonRequire automake >= 1.12
2019-11-13  Jérémie GalarneauFix: relayd: session trace chunk is copied too late
2019-11-13  Jérémie GalarneauFix: relayd: disallow 0-length session names for 2...
2019-11-13  Mathieu DesnoyersFix: sessiond: ust: deadlock with per-pid buffers
2019-11-13  Jérémie Galarneaurelayd: close viewer stream trace chunk earlier on...
2019-11-13  Mathieu DesnoyersFix: relayd: put chunk reference when closing stream
2019-11-13  Mathieu DesnoyersFix: relayd: tracefile rotation: viewer opening missing...
2019-11-05  Jonathan RajotteTests: fix shellcheck warning
2019-11-05  Jonathan RajotteTests: base path: lttng load for session configuration
2019-11-05  Jonathan RajotteCleanup: remove unused internal lttng_session_descripto...
2019-11-05  Jonathan RajotteRefactor: Move set session path to own function
2019-11-05  Jonathan RajotteFix: move set base_path of session to URI configuration
2019-11-05  Jonathan RajotteFix: lttng: initialize sessions pointer to NULL
2019-11-05  Michael JeansonFix: check for dtrace and sdt.h before enabling SDT...
2019-11-05  Jérémie GalarneauFix: consumerd: crash occurs when taking snapshot of...
2019-11-05  Jérémie GalarneauFix: trace-chunk: log the cause of file open failures
2019-11-05  Jérémie GalarneauFix: relayd: live: crash when creating viewer streams
2019-11-05  Jérémie GalarneauFix: relayd: live: crash on attach to a session without...
2019-11-05  Jérémie GalarneauFix: relayd: live: some listed sessions are not attacheable
2019-11-05  Jérémie GalarneauFix: relayd: don't put un-acquired trace chunk reference
2019-11-05  Jérémie GalarneauFix: relayd: don't put un-acquired viewer trace chunk...
2019-11-05  Jérémie GalarneauFix: consumerd: NULL pointer dereference during metadat...
2019-11-05  Jérémie Galarneauconsumerd: clean-up: stream attribute accessed without...
2019-10-24  Michael JeansonFix: check for lttng-ust >= 2.11 at configure
2019-10-19  Michael JeansonTypo: occured -> occurred
2019-10-19  Michael JeansonFix typo 'Attemp' -> 'Attempt'
2019-10-18  Jérémie GalarneauFix: sessiond: use system LTTng-UST headers when available
2019-10-18  Philippe Proulxdoc/man: use specific revision date for each manual...
2019-10-18  Philippe Proulxlttng-rotate.1.txt: update voice and document the ...
2019-10-17  Jérémie GalarneauUpdate version to v2.11.0 v2.11.0
2019-10-17  Jérémie GalarneauFix: sessiond: unbalanced health register/unregister...
2019-10-17  Jérémie GalarneauFix: sessiond: NULL thread_state provided to pthread_cl...
2019-10-17  Jérémie GalarneauFix: sessiond: leak of trace chunk on destruction error
2019-10-17  Jérémie Galarneaucommon: cleanup error message mentioning mkdir
2019-10-17  Jérémie GalarneauFix: sessiond: session destruction errors are unreported
next
This page took 0.041032 seconds and 4 git commands to generate.