lttng-tools.git
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
2019-10-17  Jérémie GalarneauFix: consumer: double unlock of rcu read lock on error
2019-10-17  Jérémie GalarneauFix: sessiond: application channel creation failure...
2019-10-17  Jérémie Galarneausessiond: clean-up: enhance logging on event allocation...
2019-10-17  Jérémie GalarneauFix: sessiond: don't assert on event creation error
2019-10-09  Francis DeslauriersFix: lttng-elf.c: dereferencing pointer before null...
2019-10-09  Jérémie GalarneauFix: sessiond: unbounded elf section data size allocation
2019-10-08  Jérémie GalarneauFix: sessiond: double socket close on allocation failure
2019-10-08  Jérémie GalarneauFix: sessiond: TOCTOU error on save of session configur...
2019-10-08  Jérémie GalarneauFix: tests: replace truncation-prone logging helper
2019-10-08  Francis DeslauriersFix: relayd: Dereference after null check
2019-10-08  Jérémie GalarneauFix: sessiond: app sock and notif shm not created by...
2019-10-08  Jérémie GalarneauFix: sessiond: client socket not created by the main...
2019-10-08  Francis DeslauriersFix: relayd: Dereference before null check
2019-10-08  Francis DeslauriersFix: relayd: unchecked return values
2019-10-08  Francis DeslauriersFix: ust-consumer.c: Double unlock of channel lock
2019-10-08  Francis DeslauriersFix: sessiond: Dereference before null check
2019-10-08  Francis DeslauriersFix: sessiond: Dereference after null check
2019-10-03  Francis DeslauriersFix: relayd: Explicit null dereferenced
2019-10-03  Francis DeslauriersCleanup: relayd: Logically dead code
2019-10-03  Francis DeslauriersFix: enable_events.c: typo in `WARN()` message
2019-10-03  Francis DeslauriersCleanup: enable_events.c: fix erroneous comment
2019-10-03  Francis DeslauriersCleanup: relayd: identical code for different branches
next
This page took 0.039619 seconds and 4 git commands to generate.