lttng-tools.git
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-21  Jonathan RajotteFix: common: fs_handle_seek returns negative value...
2020-05-20  Jérémie GalarneauFix: lttng: Destroying session message repeated during...
2020-05-20  Jérémie GalarneauAdd lttng_dynamic_buffer_append_view util
2020-05-20  Jérémie GalarneauMake lttng_dynamic_buffer_append_buffer const-correct
2020-05-20  Jérémie Galarneau.gitignore: add test_buffer_view
2020-05-20  Jérémie GalarneauFix: liblttng-ctl: leak of tracker handle in lttng_...
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  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  Jérémie GalarneauREADME.md: fix typos in component descriptions
2020-05-05  Francis DeslauriersFix: tests: `-Wstringop-overflow` warning
2020-05-05  Philippe ProulxImprove README.md
2020-04-22  Christophe... Docs: fix comment typo in lttng-error.h
2020-04-22  Jérémie GalarneauFix: sessiond: sessiond and agent deadlock on destroy
2020-04-22  Jérémie Galarneaurelayd: clean-up: remove unused DATETIME_STRING_SIZE...
2020-04-20  Jérémie GalarneauFix: load: incomplete error handling for load_session_f...
2020-04-17  Simon Marchiactions: improve logging in lttng_action_create_from_buffer
2020-04-17  Simon Marchiactions: introduce lttng_action_init
2020-04-17  Simon Marchiactions: introduce function typedef for creating action...
2020-04-17  Simon Marchibuffer-view: introduce lttng_buffer_view_contains_string
2020-04-17  Simon MarchiMove actions source files to src/common/actions directory
2020-04-15  Mathieu Desnoyersust registry: Refactor representation of nested types
2020-04-08  Simon Marchicommon: keep libcommon_la_SOURCES list sorted
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  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-02  Jérémie GalarneauFix: consumer: fallback to flush when flush empty is...
2020-04-02  Jérémie GalarneauFix: consumerd: incorrect clear logging statement
2020-04-02  Jérémie GalarneauFix: sessiond: error reported on session destruction...
2020-04-02  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-04-01  Jérémie GalarneauClean-up: trace-ust comment still refers to only PID...
2020-03-31  Jérémie GalarneauFix: tracker: NULL pointer dereference after NULL check
2020-03-27  Jérémie GalarneauFix: sessiond: NULL pointer dereference after NULL...
2020-03-27  Jérémie GalarneauFix: sessiond: missing goto in error handler
2020-03-27  Jérémie GalarneauFix: sessiond: user/group name can be leaked on malform...
2020-03-26  Simon Marchiconfigure: add -Wmissing-declarations, -Wmissing-protot...
2020-03-26  Simon MarchiFix: sessiond: make the --without-lttng-ust version...
2020-03-26  Simon MarchiFix: tests: include callsites.h from callsites.c
2020-03-26  Simon MarchiFix: relayd: cast idigit argument to unsigned char
2020-03-26  Simon MarchiFix: tests: make some functions static
2020-03-26  Simon MarchiFix: tests: add `void` parameter to functions that...
2020-03-26  Simon MarchiFix: common: make lttng_trace_chunk_remove_subdirectory...
2020-03-26  Simon MarchiFix: common: add `void` parameter to log_add_time decla...
2020-03-26  Jérémie GalarneauCONTRIBUTING.md: harmonize list style with the rest...
2020-03-26  Jérémie GalarneauCONTRIBUTING.md: clarify the guidelines for commit...
2020-03-26  Jérémie GalarneauFix: lttng-list: don't warn when the kernel domain...
2020-03-26  Jérémie GalarneauRefactor: lttng-ctl: follow terminology of the tracker...
2020-03-25  Jérémie Galarneaulttng: list: replace domain headers with the official...
2020-03-25  Jérémie Galarneaulttng: list: print `per-user` and `per-process` buffer...
2020-03-25  Jérémie GalarneauDocs: overhaul of lttng-track(1) and lttng-untrack(1)
2020-03-20  Jérémie GalarneauFix: MI: bump MI schema version to 4.0 in mi-lttng.c
2020-03-20  Jérémie GalarneauFix: sessiond: occasional badfd error on repeated SIGTERM
2020-03-20  Jérémie GalarneauFix: lttng: incorrect domain list printed when no domai...
2020-03-20  Simon MarchiFix all -Wdiscarded-qualifiers warning instances
2020-03-20  Jonathan RajotteRemove part of last name to fit in a 80 character line
2020-03-20  Francis DeslauriersFix: Tests: trace path wildcards not expanded
2020-03-17  Francis DeslauriersFix: Tests: `gen-ust-events` doesn't error out on inval...
2020-03-17  Francis DeslauriersFix: Tests: utils.sh: merge `validate_{directory,folder...
2020-03-17  Francis DeslauriersFix: Tests: undefined `NR_USEC_WAIT` bash variable
2020-03-17  Francis Deslauriersdirectory-handle: print `errno` reason on `unlinkat...
2020-03-10  Jonathan RajotteFix: lttng-ctl: _handle can be NULL
2020-03-10  Jonathan RajotteFix: sessiond: domain subdirectory not deleted on empty...
2020-03-10  Simon MarchiIgnore -Wincomplete-setjmp-declaration warnings
2020-03-10  Simon Marchitests: put -no-pie in LDFLAGS instead of CFLAGS
2020-03-10  Jérémie GalarneauSilence `POSIX Yacc` warnings
next
This page took 0.041319 seconds and 4 git commands to generate.