Error early on invalid tracker type for UST domain
[lttng-tools.git] / src / common /
2019-12-20  Mathieu Desnoyerstrackers: bump MI version to 4.0
2019-12-20  Jonathan Rajottetrackers: update list/track/untrack commands
2019-12-20  Jonathan Rajottetrackers: support tracking feature
2019-12-20  Mathieu Desnoyerstrackers: update lttng-modules tracer ABI
2019-12-20  Mathieu Desnoyerstrackers: change error code from "pid" to "id"
2019-12-19  Mathieu Desnoyerstrace-chunk: implement no-op and delete release commands
2019-12-19  Mathieu Desnoyerstrace-chunk: Introduce chunk "path", relayd session...
2019-12-19  Mathieu Desnoyersconsumer: add extra debug output
2019-12-19  Mathieu Desnoyersconsumer: implement clear channel
2019-12-19  Mathieu Desnoyerscommon trace-chunk: introduce lttng_trace_chunk_get_nam...
2019-12-19  Mathieu Desnoyerscommon: trace-chunk: track all files within a chunk
2019-12-19  Mathieu Desnoyerssessiond: cmd_rotate_session: introduce command argument
2019-12-19  Mathieu Desnoyersrelayd: Implement get_configuration relayd protocol...
2019-12-19  Mathieu Desnoyerscommon: index and trace-chunk file creation/open API...
2019-12-19  Mathieu Desnoyerscommon: index: remove redundant separator for empty...
2019-12-19  Mathieu Desnoyerssessiond-comm: add clear command support to consumer...
2019-12-19  Mathieu Desnoyerssessiond-comm: Document feature branch specific command...
2019-12-19  Mathieu Desnoyerscommon dynamic-array: Introduce dynamic array clear
2019-12-19  Mathieu Desnoyersrelayd: environment variable to disable clear command
2019-12-19  Jonathan Rajottelttng: Implement lttng clear session command
2019-12-19  Mathieu Desnoyerslttng-ctl: Expose sessiond cmd_clear_session command
2019-12-19  Mathieu Desnoyerscommon error: Add errors for clear feature
2019-12-19  Jonathan Rajotteust-consumer: Expose user space clear buffer operation
2019-12-19  Jonathan Rajottekernel-ctl: Expose kernel clear buffer operation
2019-12-19  Mathieu DesnoyersSend ust and kernel domain directory handle to consumer
2019-12-19  Mathieu DesnoyersFix: consumer: do not flush on transition from NULL...
2019-12-19  Mathieu DesnoyersFix: consumer: honor "active" flush flag
2019-12-19  Mathieu DesnoyersFix: utils: utils_stream_file_path separator
2019-12-19  Mathieu DesnoyersFix: consumerd: use packet sequence number for rotation...
2019-12-19  Mathieu Desnoyersalign.h: Implement ALIGN_FLOOR macro
2019-12-19  Mathieu DesnoyersFix: relayd: use packet sequence number for rotation...
2019-12-19  Mathieu DesnoyersFix: optional.h macro missing parentheses and guards
2019-12-19  Jérémie GalarneauFix: use of strnlen breaks build on Solaris 10
2019-12-16  Simon Marchidynamic-array: fix documentation of lttng_dynamic_point...
2019-12-13  Jérémie GalarneauMake lttng_directory_handle reference countable
2019-12-12  Jérémie GalarneauClean-up: apply clang-format to the newly added fd...
2019-12-12  Jérémie GalarneauFix build: fd-tracker is not part of librelayd
2019-12-09  Simon Marchicompat: remove always true assertion in compat-poll.c
2019-12-06  Simon MarchiFormat lists in src/common/Makefile.am
2019-12-02  Simon MarchiMake _utils_expand_path static
2019-12-02  Simon MarchiRemove unused function uri_create
2019-11-29  Simon Marchiuri: put `inline` at beginning of strpbrk_or_eos declar...
2019-11-29  Simon Marchicommon: make some functions static in mi-lttng.c
2019-11-29  Simon Marchiconsumerd: make lttng_consumer_close_all_metadata static
2019-11-27  Michael JeansonReplace libuuid with internal implementation
2019-11-27  Simon Marchiconsumerd: remove unused function consumer_del_data_stream
2019-11-25  Jérémie GalarneauClean-up: open_pipe_cloexec() has useless boilerplate
2019-11-25  Jérémie GalarneauFix: fd-tracker: dereference of lttng_inode after NULL...
2019-11-25  Jérémie GalarneauFix: fd-tracker: error path lead to null dereference...
2019-11-25  Jérémie GalarneauFix: fd-tracker: crash on close of partially initialize...
2019-11-23  Jérémie Galarneaufd-tracker: use lttng_inode to store fs_handle's path
2019-11-23  Jérémie Galarneaufd-tracker: add the lttng-inode interface
2019-11-23  Jérémie Galarneaufd-tracker: add the unlink operation to fs handles
2019-11-23  Jérémie Galarneaufd-tracker: add pipe management wrappers to fd-tracker
2019-11-23  Jérémie Galarneaufd-tracker: add epoll/poll management wrappers to fd...
2019-11-23  Jérémie Galarneaufd-tracker: add an fd-tracker util to common
2019-11-22  Jérémie GalarneauFix: consumerd: assert on null trace chunk on session...
2019-11-18  Jérémie GalarneauFix: invalid use of destructor in dynamic pointer array
2019-11-08  Jonathan Rajotterelayd: introduce --group-output-by-session
2019-11-05  Jonathan RajotteCleanup: remove unused internal lttng_session_descripto...
2019-11-05  Michael JeansonUse pkgconfig to detect and configure liblttng-ust
2019-10-30  Jérémie GalarneauFix: consumerd: crash occurs when taking snapshot of...
2019-10-29  Jérémie GalarneauFix: trace-chunk: log the cause of file open failures
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-23  Jonathan RajotteMI: add support for namespace and uid/gid contexts
2019-10-23  Michael JeansonAdd kernel uid/gid contexts
2019-10-23  Michael JeansonAdd kernel namespace contexts
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 JeansonFix typo 'Attemp' -> 'Attempt'
2019-10-18  Jérémie GalarneauFix: sessiond: use system LTTng-UST headers when available
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-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-04  Francis DeslauriersFix: relayd: Dereference before null check
2019-10-04  Francis DeslauriersFix: ust-consumer.c: Double unlock of channel lock
2019-10-03  Francis DeslauriersCleanup: relayd: Logically dead code
2019-10-03  Francis DeslauriersFix: common: Unchecked return value of `closedir()`
2019-10-03  Francis DeslauriersFix: session-descriptor.c: Dereference before null...
2019-10-03  Francis DeslauriersFix: common: Dereference after null check
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-01  Francis DeslauriersFix: Tests: Segfault in `test_utils_expand_path()`
2019-09-30  Jérémie GalarneauFix: trace chunk reported unknown before close command...
2019-09-20  Jonathan RajotteRefactor: remove logically dead code
2019-09-20  Jonathan RajotteFix: release reference to new chunk on copy error
2019-09-19  Jérémie GalarneauAdd a copy method to the trace chunk interface
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
2019-09-15  Jérémie Galarneauust-consumer: fix: metadata stream lock taken before...
2019-09-15  Jérémie Galarneausessiond: fix: memory leak of section name in elf parser
2019-09-15  Jérémie Galarneaukconsumer: clean-up: initialize ctf_index before popula...
2019-09-14  Jérémie Galarneaurunas: fix: possible unaligned access in packed structure
next
This page took 0.038943 seconds and 6 git commands to generate.