lttng-tools.git
2020-08-03  Jérémie GalarneauUpdate version to v2.12.2 v2.12.2
2020-08-03  Jérémie GalarneauTests: rework tracefile_count test to meet the tracefil...
2020-08-03  Jérémie GalarneauFix: extraneous empty/inactive flush on rotation out...
2020-07-30  Jérémie GalarneauFix: relayd: double unlock on viewer stream creation...
2020-07-29  Jérémie GalarneauFix: relayd: live connection fails to open file during...
2020-07-29  Jérémie GalarneauFix: relayd: wrong stream type used in DBG statement
2020-07-29  Jérémie GalarneauFix: lttng: leak of userspace probe path on listing
2020-07-29  Jérémie GalarneauFix: uprobe: missing error code on allocation failure
2020-07-29  Jérémie GalarneauFix: sessiond: don't negate error code on list error
2020-07-29  Jonathan RajotteFix: send/received actual size is overwritten by 'expec...
2020-07-29  Jonathan RajotteFix: partial recv lead to client disconnect
2020-07-29  Michael Jeansontests: return the proper TAP exit code
2020-07-29  Francis DeslauriersTests: live/test_{lttng_,}kernel: use lttng_test_filter...
2020-07-29  Francis DeslauriersFix: consumer: Move sanity check within `consumer_subbu...
2020-07-21  Jérémie GalarneauFix: sessiond: wrong variable checked for error code
2020-07-21  Jérémie GalarneauFix: consumerd: double unlock on rotate channel error...
2020-07-21  Jérémie GalarneauFix: consumerd: packet sent before channel rotation
2020-07-17  Jérémie GalarneauFix: relayd: wrong specifier used in DBG format string
2020-07-17  Jérémie GalarneauTests: add a "new metadata after clear" test
2020-07-17  Jérémie GalarneauFix: relayd: send_viewer_streams sends stack data in...
2020-07-17  Jérémie GalarneauFix: stream intersection fails on snapshot of cleared...
2020-07-17  Jérémie GalarneauFix: relayd: viewer metadata is not rotated after a...
2020-07-17  Jérémie GalarneauFix: post-clear trace chunk has a late beginning packet
2020-07-17  Jérémie GalarneauFix: kconsumer: missing wait for metadata thread in...
2020-07-14  Jérémie GalarneauFix: tests: interrupting get_next_notification causes...
2020-07-06  Francis DeslauriersFix: consumer.c: wrong order of parameter in `DBG(...
2020-06-26  Jonathan RajotteFix: consumer: dangling chunk on buffer allocation...
2020-06-17  Jérémie GalarneauFix: consumerd: uninitialized written_bytes on no-data...
2020-06-17  Jérémie GalarneauBuild fix: consumerd misnamed label
2020-06-17  Jérémie Galarneauconsumerd: on_sleep not called on stream when no data...
2020-06-17  Jonathan RajotteFix: invalid discarded events on start/stop without...
2020-06-17  Jonathan Rajottetests: truncate metadata file for regenerate metadata...
2020-06-17  Jérémie GalarneauFix: consumerd: user space metadata not regenerated
2020-06-16  Ovidiu Panaittests: gen-ust-events-ns/tp.h: Fix build with musl...
2020-06-12  Jonathan RajotteFix: tests: output_dir contains the consumerd pipe
2020-06-09  Jérémie GalarneauFix: unix: don't PERROR on EAGAIN for non-blocking...
2020-05-28  Jérémie GalarneauFix: sessiond: sessiond and agent deadlock on destroy
2020-05-27  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 Galarneauconsumerd: move rotation logic to domain-agnostic read...
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 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  Jérémie GalarneauAdd lttng_dynamic_buffer_append_view util
2020-05-26  Jérémie GalarneauFix: lttng: Destroying session message repeated during...
2020-05-26  Jérémie GalarneauFix: liblttng-ctl: leak of tracker handle in lttng_...
2020-05-21  Jonathan RajotteFix: common: fs_handle_seek returns negative value...
2020-05-19  Jonathan RajotteFix: common: abort on rotation after time manipulation
2020-05-19  Francis DeslauriersTests: test_exclusion: exclusion after tracing active
2020-05-19  Francis DeslauriersTests: `gen-ust-nevents`: add syncpoints
2020-05-19  Francis DeslauriersTests: accept built-in kernel modules
2020-05-12  Jérémie GalarneauUpdate version to v2.12.1 v2.12.1
2020-05-12  Jonathan RajotteAPI: missing includes in lttng.h
2020-05-12  Jonathan RajotteAPI: missing clear and clear-handle includes in lttng.h
2020-05-12  Jonathan RajotteAPI: sort lttng.h includes
2020-05-12  Jonathan RajotteFix: API: missing end brace for C++ linkage specification.
2020-05-05  Francis DeslauriersFix: tests: `-Wstringop-overflow` warning
2020-04-20  Jérémie GalarneauFix: load: incomplete error handling for load_session_f...
2020-04-07  Jérémie GalarneauUpdate version to v2.12.0 v2.12.0
2020-04-07  Philippe Proulxlttng-crash(1): document the command's positional argument
2020-04-07  Philippe Proulxlttng-sessiond(8): append missing argument to short...
2020-04-07  Philippe Proulxlttng-sessiond(8): sort the option list by long option...
2020-04-07  Philippe Proulxlttng-relayd(8): mention the `--config` option
2020-04-07  Jérémie GalarneauFix: lttng-load: support legacy PID tracker specification
2020-04-07  Jérémie GalarneauFix: sessiond: invalid session configuration on EXCLUDE...
2020-04-06  Jérémie GalarneauFix: relayd: unchecked allocation result of unlinked...
2020-04-03  Jérémie GalarneauClean-up: trace-ust comment still refers to only PID...
2020-04-03  Francis Deslaurierslttng-crash: use `spawn_viewer()` to launch trace viewer
2020-04-03  Francis Deslaurierslttng-view: clean-up: move `--viewer` code to specific...
2020-04-03  Francis Deslaurierslttng-crash: clean-up: fix alignment of format string
2020-04-03  Francis Deslaurierslttng-view: clean-up: rename `parse_options()` -> ...
2020-04-03  Simon MarchiFix: python: suppress -Wmissing-prototypes warning...
2020-04-03  Francis Deslaurierslttng-view: clean-up: use singular form for type name
2020-04-03  Francis Deslaurierslttng-view: clean-up: remove references to LTTv
2020-04-03  Jérémie GalarneauFix: relayd: harmonize path format in backward-compat...
2020-04-03  Jérémie GalarneauBump session.xsd version to 2.12
2020-04-03  Philippe Proulxlttng-relayd(8): normalize style and add details
2020-04-03  Philippe Proulxdoc/man: refer to Babeltrace 2 instead of Babeltrace 1
2020-04-03  Philippe Proulxlttng-clear(1): normalize style and add details
2020-04-03  Simon MarchiFix: filter-grammar-test: add dependencies between...
2020-04-03  Jérémie GalarneauFix: relayd: assertion fails on creation of session...
2020-04-03  Jérémie GalarneauFix: relayd: crash on creation of session by peer ...
2020-04-03  Jérémie GalarneauFix: consumer: fallback to flush when flush empty is...
2020-04-03  Jérémie GalarneauFix: consumerd: incorrect clear logging statement
2020-04-03  Jérémie GalarneauFix: sessiond: error reported on session destruction...
2020-04-03  Jérémie GalarneauFix: sessiond: erroneous error code returned on rotatio...
2020-04-01  Jérémie GalarneauFix: lttng-destroy: missing newline on session destruct...
2020-04-01  Jérémie Galarneaurelayd: clean-up: reference is repeated in comment
2020-04-01  Michael JeansonTypo: 'Descritptor' -> 'Descriptor'
2020-04-01  Michael JeansonTypo: 'Accomodate' -> 'Accommodate'
2020-03-31  Jérémie GalarneauFix: tracker: NULL pointer dereference after NULL check
2020-03-27  Jérémie GalarneauUpdate version to v2.12.0-rc3 v2.12.0-rc3
2020-03-27  Jérémie GalarneauFix: remove duplicated AC_INIT directive
2020-03-27  Jérémie GalarneauUpdate version to v2.12.0-rc2 v2.12.0-rc2
2020-03-27  Jérémie GalarneauFix: sessiond: NULL pointer dereference after NULL...
next
This page took 0.043769 seconds and 4 git commands to generate.