lttng-tools.git
2019-10-29  Jérémie GalarneauFix: relayd: don't put un-acquired viewer trace chunk...
2019-10-28  Jérémie GalarneauFix: consumerd: NULL pointer dereference during metadat...
2019-10-28  Jérémie Galarneauconsumerd: clean-up: stream attribute accessed without...
2019-10-24  Jérémie GalarneauTests: namespace tests fail to build on older libc
2019-10-24  Michael JeansonFix: check for lttng-ust >= 2.11 at configure
2019-10-24  Jérémie Galarneausessiond: build fails in --without-lttng-ust configuration
2019-10-23  Jonathan RajotteTests: use "kill -0" for app existence check in NS...
2019-10-23  Michael JeansonTests: add kernel namespace context change tests
2019-10-23  Michael JeansonTests: add UST namespace context change tests
2019-10-23  Michael JeansonTests: add kernel namespace contexts tests
2019-10-23  Michael JeansonTests: add UST namespace contexts tests
2019-10-23  Jonathan RajotteMI: add support for namespace and uid/gid contexts
2019-10-23  Michael JeansonAdd UST uid/gid contexts
2019-10-23  Michael JeansonAdd kernel uid/gid contexts
2019-10-23  Michael JeansonAdd UST namespace contexts
2019-10-23  Michael JeansonAdd kernel namespace contexts
2019-10-22  Jérémie GalarneauUpdate local copy of ust-abi.h to reflect addition...
2019-10-22  Jonathan RajotteTests: fix: tmp dir can be a symlink
2019-10-22  Jonathan RajotteDocs: relayd: document LTTNG_RELAYD_WORKING_DIRECTORY...
2019-10-22  Jonathan RajotteDocs: relayd: document the --working-directory/-w optio...
2019-10-22  Jonathan RajotteIntroduce LTTNG_RELAYD_WORKING_DIRECTORY environment...
2019-10-22  Jonathan RajotteTests: add an lttng-relayd working directory test
2019-10-22  Jonathan Rajotterelayd: introduce --working-directory/-w options
2019-10-22  Kai KangFix: compile fails for x32 arch
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 GalarneauFix: sessiond: unbalanced health register/unregister...
2019-10-17  Jérémie GalarneauFix: sessiond: NULL thread_state provided to pthread_cl...
2019-10-16  Jérémie GalarneauFix: sessiond: leak of trace chunk on destruction error
2019-10-16  Jérémie Galarneaucommon: cleanup error message mentioning mkdir
2019-10-16  Jérémie GalarneauFix: sessiond: session destruction errors are unreported
2019-10-16  Jérémie GalarneauFix: consumer: double unlock of rcu read lock on error
2019-10-15  Jérémie GalarneauFix: sessiond: application channel creation failure...
2019-10-11  Jérémie Galarneausessiond: clean-up: enhance logging on event allocation...
2019-10-11  Jérémie GalarneauFix: sessiond: don't assert on event creation error
2019-10-11  Jérémie Galarneausessiond: clean-up: typo in ust-app.c comment
2019-10-10  Jérémie Galarneau.gitignore: ignore vscode files
2019-10-09  Francis DeslauriersFix: lttng-elf.c: dereferencing pointer before null...
2019-10-08  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  Jonathan RajotteDIST OOT: use build_dir version.i file
2019-10-08  Jonathan RajotteIntroduce EXTRA_VERSION_PATCHES
2019-10-08  Jonathan RajotteUse EXTRA_VERSION_NAME and EXTRA_VERSION_DESCRIPTION
2019-10-08  Jonathan RajotteIntroduce EXTRA_VERSION_NAME and EXTRA_VERSION_DESCRIPTION
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-07  Jérémie GalarneauFix: sessiond: client socket not created by the main...
2019-10-04  Francis DeslauriersFix: relayd: Dereference before null check
2019-10-04  Francis DeslauriersFix: relayd: unchecked return values
2019-10-04  Francis DeslauriersFix: ust-consumer.c: Double unlock of channel lock
2019-10-04  Francis DeslauriersFix: sessiond: Dereference before null check
2019-10-04  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
2019-10-03  Francis DeslauriersFix: common: Unchecked return value of `closedir()`
2019-10-03  Francis DeslauriersFix: relayd: Dereference after null check
2019-10-03  Francis DeslauriersFix: Tests: test_session.c: Structurally dead code
2019-10-03  Francis DeslauriersFix: session-descriptor.c: Dereference before null...
2019-10-03  Francis DeslauriersFix: common: Dereference after null check
2019-10-03  Francis DeslauriersFix: test_utils_compat_poll.c: Unchecked return value
2019-10-03  Jérémie GalarneauFix: liblttng-ctl: wrong variable used during argument...
2019-10-02  Jérémie GalarneauFix: liblttng-ctl: ABI-breaking size change of lttng_se...
2019-10-02  Jérémie GalarneauFix: liblttng-ctl: config and mi strings inadvertantly...
2019-10-02  Jérémie GalarneauFix: liblttng-ctl: compat_sync_file_range inadvertantly...
2019-10-02  Jérémie GalarneauFix: liblttng-ctl: poll compatibility symbols inadverte...
2019-10-02  Jérémie GalarneauFix: lttng-ctl: unvalidated session destruction handle...
2019-10-02  Jérémie GalarneauDocs: document the session destruction handle API
2019-10-01  Francis DeslauriersFix: Tests: Segfault in `test_utils_expand_path()`
2019-10-01  Jérémie GalarneauFix: lttng-ctl: missing __cplusplus closing brace
2019-09-30  Jérémie GalarneauFix: trace chunk reported unknown before close command...
2019-09-25  Jérémie GalarneauFix: sessiond: leak of application socket on chmod...
2019-09-25  Jérémie Galarneausessiond: clean-up: silence warning that agent event...
2019-09-25  Jérémie GalarneauFix: tests: leak of prefix on error to register lttng...
2019-09-25  Jonathan RajotteFix: use newly created event filter for condition check
2019-09-25  Mathieu DesnoyersFix: lttng-crash: detect truncated files
2019-09-25  Jérémie GalarneauFix: sessiond: fs.protected_regular sysctl breaks app...
2019-09-23  Jérémie Galarneaurelayd: clean-up: mix-up between LTTNG_PATH_MAX and...
2019-09-20  Mathieu DesnoyersFix: destroy command: put consumer output after destroy...
2019-09-20  Jonathan RajotteRefactor: remove logically dead code
2019-09-20  Jonathan RajotteFix: Null check before destroying health_sessiond
2019-09-20  Jonathan RajotteFix: Move initialization of queue_pipe_fd after null...
2019-09-20  Jonathan RajotteFix: release reference to new chunk on copy error
2019-09-20  Jonathan RajotteFix: Close socket handle on error
2019-09-19  Jérémie GalarneauFix: lttng: out-of-bound copy of arguments in 'view...
2019-09-19  Jérémie GalarneauRevert "lttng: fix: out-of-bounds copy of original...
2019-09-19  Jérémie GalarneauFix: relayd: session destruction does not complete...
2019-09-19  Jérémie GalarneauAdd a copy method to the trace chunk interface
2019-09-19  Jérémie Galarneaurelayd: move viewer stream chunk reference release...
2019-09-19  Jérémie Galarneaurelayd: move relay_session locking outside of make_view...
2019-09-19  Jérémie GalarneauFix: release reference to trace chunk on index file...
2019-09-19  Jérémie Galarneautrace-chunk: clean-up: mark close command properties...
2019-09-18  Jérémie Galarneautrace-chunk: clean-up: misleading label name
next
This page took 0.041374 seconds and 5 git commands to generate.