EfficiOS backport 2.9 revision 8
[lttng-tools.git] / src / common /
2020-06-25  Jérémie GalarneauFix: consumerd: uninitialized written_bytes on no-data...
2020-06-25  Jérémie GalarneauBuild fix: consumerd misnamed label
2020-06-25  Jérémie Galarneauconsumerd: on_sleep not called on stream when no data...
2020-06-25  Jonathan RajotteFix: invalid discarded events on start/stop without...
2020-06-25  Jérémie GalarneauFix: consumerd: user space metadata not regenerated
2020-06-25  Jérémie GalarneauFix: incorrect specifier %lu used with size_t argument
2020-05-26  Jérémie GalarneauFix: consumerd: live client receives incomplete metadata
2020-05-26  Jérémie Galarneauconsumerd: refactor: split read_subbuf into sub-operations
2020-05-26  Jérémie GalarneauBackport LTTNG_OPTIONAL util
2020-05-26  Jérémie Galarneausessiond: enforce mmap output type for kernel metadata...
2020-05-26  Jérémie Galarneauconsumerd: tag metadata channel as being part of a...
2020-05-26  Jérémie Galarneauconsumerd: pass channel instance to stream creation...
2020-05-26  Jérémie Galarneauconsumerd: cleanup: use buffer view interface for mmap...
2020-05-26  Jérémie Galarneauconsumerd: move address computation from on_read_subbuf...
2020-05-26  Jérémie GalarneauAdd lttng_dynamic_buffer_append_view util
2020-05-26  Jérémie GalarneauAdd a util to create a buffer view from a raw buffer
2020-05-26  Jérémie Galarneauconsumerd: refactor: combine duplicated check_*_functions
2020-05-26  Jérémie Galarneaukerner-ctl: add RING_RING_BUFFER_GET_NEXT_SUBBUF_METADA...
2020-05-26  Jonathan RajotteFix: check validity of a stream before invoking ust...
2019-06-25  Mathieu DesnoyersFix: max_t/min_t macros are missing cast on input
2019-06-25  Mathieu DesnoyersFix: Connect timeout arithmetic in inet/inet6 (v4)
2019-06-25  Jonathan RajotteRemove unnecessary mutex unlock
2019-06-25  Jonathan RajotteExplicit data pending reason consumer side
2019-06-25  Jérémie GalarneauCleanup: missing line in consumer-stream.c
2019-06-25  Jérémie Galarneauconsumer: Rename net_seq_idx to relayd_id
2019-06-25  Jonathan RajotteCleanup: remove dead assignment
2018-09-21  Jonathan RajotteTeardown relayd on communication error during data...
2018-09-21  Jonathan RajottePerform local data pending check then relayd
2018-09-21  Jonathan Rajottefd-tracker Fix: do not warn on index file not found
2018-09-21  Jonathan Rajottefd-tracker Fix: error path lead to null pointer derefer...
2018-09-21  Jonathan RajotteFix: holding the stream lock does not equate to having...
2018-09-21  Jérémie GalarneauFix: acquire stream lock during kernel metadata snapshot
2018-09-21  Jonathan RajotteFix: perform relayd socket pair cleanup on control...
2018-09-21  Jérémie GalarneauFix: relayd control socket mutex is not destroyed
2018-09-21  Jérémie GalarneauFix: remove inode from inode registry ht
2018-09-21  Jérémie GalarneauFix: crash on close of partially initialized handle
2018-09-21  Jérémie Galarneaufd-tracker: use lttng_inode to store fs_handle's path
2018-09-21  Jérémie Galarneaufd-tracker: remove duplicate clear of O_CREAT flag
2018-09-21  Jérémie Galarneaufd-tracker build fix: missing parameter in poll compat...
2018-09-21  Jérémie Galarneaufd-tracker: perform unsuspendable_fd release through...
2018-09-21  Jérémie Galarneaufd-tracker: add the lttng-inode interface
2018-09-21  Jérémie Galarneaufd-tracker: add the unlink operation to fs handles
2018-09-21  Jérémie Galarneaufd-tracker: remove unneeded header inclusion
2018-09-21  Jérémie Galarneaufd-tracker: add an optimization note to the fd-tracker
2018-09-21  Mathieu DesnoyersBackport: trackers: bump MI version to 4.0
2018-09-21  Mathieu DesnoyersBackport: trackers: update MI to new xsd schema
2018-09-21  Mathieu DesnoyersBackport: trackers: update config xsd schema
2018-09-21  Mathieu DesnoyersBackport: trackers: update sessiond communication protocol
2018-09-21  Mathieu DesnoyersBackport: trackers: update lttng-modules tracer ABI
2018-09-21  Mathieu DesnoyersBackport: trackers: change error code from "pid" to...
2018-09-21  Jérémie GalarneauBackport: relayd: rename fd-cap parameter to fd-pool...
2018-09-21  Jérémie GalarneauBackport: fd-tracker: log tracker capacity on creation
2018-09-21  Jérémie GalarneauBackport: Move index initialization to ctf-index.h
2018-09-21  Jérémie GalarneauBackport: relayd: use the fd-tracker to track stream_fd fds
2018-09-21  Jérémie GalarneauBackport: Add fd-cap option to the relay daemon
2018-09-21  Jérémie GalarneauBackport: fd-tracker: add pipe management wrappers...
2018-09-21  Jérémie GalarneauBackport: fd-tracker: add epoll/poll management wrapper...
2018-09-21  Jérémie GalarneauBackport: fd-tracker: add an fd-tracker util to common
2018-09-21  Jérémie GalarneauBackport: add DBG_NO_LOC logging macro
2018-09-21  Michael JeansonBackport:Fix: Don't override user variables within...
2018-09-21  Jonathan RajotteBackport: Introduce LTTNG_RELAYD_WORKING_DIRECTORY...
2018-09-21  Jonathan RajotteBackport: Test: lttng-relayd working directory
2018-09-21  Jonathan RajotteBackport: Add --working-directory options to lttng...
2018-09-21  Jonathan RajotteBackport: Cleanup relayd socket pair on control socket...
2018-09-21  Jérémie GalarneauBackport: Fix: relayd streams can be leaked on connecti...
2018-09-21  Michael JeansonBackport: Port dynamic buffer to stable 2.9
2018-06-11  Francis DeslauriersFix: missing context enum values in session xml schema
2018-06-05  Jérémie GalarneauTypo in ust consumer log message (channek -> channel)
2018-06-05  Jonathan RajotteFix: use signed variable for refcounting of consumer_re...
2018-04-25  Jérémie GalarneauFix: failure to launch agent thread is not reported
2018-04-25  Julien DesfossezFix: lttng logs nanoseconds
2018-04-25  Julien DesfossezFix: stream_per_chan_id_ht should allow duplicates
2018-04-25  Jérémie GalarneauFix: relayd send_command() util not logging on failure
2018-04-25  Julien DesfossezFix: kernel snapshot handling of EAGAIN
2018-04-09  Gregory LEOCADIEFix: use off_t type for lseek function return value...
2018-02-27  Jonathan RajotteFix: set errno with value from SO_ERROR on error.
2018-02-27  Jonathan RajotteFix: missing value handling for lttng_event_context_type
2018-02-20  Julien DesfossezFix: error handling on relay version check
2018-02-15  Francis DeslauriersFix: remove unused event types in MI XML schema
2018-02-12  Jérémie GalarneauFix: metadata channel leak when using the snapshot...
2018-02-05  Julien DesfossezFix: cleanup inactive FDs in the consumer polling thread
2018-02-01  Jonathan Rajottelttng-relayd: use TCP keep-alive mechanism to detect...
2017-11-13  Philippe ProulxFix: src/common/pipe.h: include <sys/types.h> for ssize...
2017-08-01  Jonathan RajotteFix: report error using fd instead of ret
2017-08-01  Julien DesfossezFix: lost packet accounting always lost on snapshot
2017-06-20  Mathieu DesnoyersFix: join consumer timer thread
2017-06-02  Jérémie GalarneauFix: missing errno.h include in time.h compat header
2017-05-22  Mathieu DesnoyersFix: use "flush empty" ioctl for snapshots
2017-05-22  Mathieu DesnoyersFix: lttng-consumerd: cpu hotplug: send "streams_sent...
2017-05-19  Jérémie GalarneauFix: consumer_timer_signal_thread_qs waits on LTTNG_CON...
2017-05-11  Jonathan RajotteFix: COMPAT_EPOLL_PROC_PATH is available from Linux...
2017-05-09  Mathieu DesnoyersCleanup: initialize kernel ioctl ABI structures to 0
2017-05-09  Mathieu DesnoyersCleanup: initialize data to 0
2017-05-08  Jonathan RajotteFix: assert() on null index_file in lttng_index_file_wr...
2017-05-08  Jonathan RajotteFix: fail on relayd lookup when finding a relayd is...
2017-02-14  Michael JeansonPort: win32 DLLs don't support hidden symbols
2017-02-14  Michael JeansonPort: add cygwin support to endian compat
2017-02-14  Michael JeansonFix: Remove unused headers
2017-01-31  Michael JeansonFix: Lazily initialize max poll set size in poll compat
2017-01-23  Mathieu DesnoyersFix: consumerd: add missing put_subbuf for ust and...
next
This page took 0.044651 seconds and 8 git commands to generate.