Fix: potential use of uninitialized return value
[lttng-tools.git] / src / common /
2020-01-31  Jérémie GalarneauFix: potential use of uninitialized return value
2020-01-31  Jérémie GalarneauClean-up: remove instances of loop initial declarations
2020-01-31  Jérémie Galarneaurelayd: track directory handles through the fd-tracker
2020-01-31  Simon MarchiFix: include stdlib.h in compat/string.h
2020-01-31  Michael Jeansonfix: add include guards to compat/path.h
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-30  Jérémie Galarneaurelayd: replace uses of block FDs by the fs_handle...
2020-01-30  Jérémie Galarneaufd-tracker: restore suspended handles from their inode...
2020-01-30  Jérémie Galarneaudirectory-handle: query if instance is backed by a...
2020-01-30  Jérémie Galarneaudirectory-handle: make lttng_directory_handle_stat...
2020-01-30  Jérémie Galarneaufd-tracker: replace custom optional implementation...
2020-01-30  Jérémie Galarneaudirectory-handle: add an equals method
2020-01-30  Jérémie Galarneautrace chunk: allow associating an fd_tracker to a trace...
2020-01-30  Jérémie Galarneaufd-tracker: refactor: extract fs_handle interface from...
2020-01-30  Jérémie Galarneaufd-tracker: remove use of VLA for unsuspendable_fd...
2020-01-30  Jérémie Galarneaurelayd: share the same output directory handle accross...
2020-01-30  Jérémie Galarneaurelayd: rename fd-cap parameter to fd-pool-size
2020-01-30  Jérémie Galarneaurelayd: add fd-cap option to limit the number of opened FDs
2020-01-23  Jonathan RajotteFix: use lttng_tracker_id_status enum values
2020-01-17  Michael JeansonFix: build failure with -fno-common
2020-01-15  Jérémie GalarneauBuild fix: dist target builds fails due to missing...
2020-01-14  Jérémie GalarneauFix: relayd: hostname check is too restrictive
2020-01-14  Jérémie GalarneauCleanup: remove extra whitespace from include directive
2019-12-20  Jérémie GalarneauSync lttng-modules ABI version in internal kernel-ioctl.h
2019-12-20  Jonathan RajotteRefactoring: introduce lttng_tracker_ids_serialize
2019-12-20  Jonathan RajotteRefactoring: move count to an output parameter
2019-12-20  Jonathan RajotteRefactoring: introduce lttng_tracker_ids data structure
2019-12-20  Jonathan RajotteRefactoring: use an opaque lttng_tracker_id type
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
next
This page took 0.040721 seconds and 7 git commands to generate.