Fix: common: add `void` parameter to log_add_time declaration
[lttng-tools.git] / src / common /
2020-04-06  Simon MarchiFix: common: add `void` parameter to log_add_time decla...
2020-04-06  Jérémie GalarneauFix: sessiond: occasional badfd error on repeated SIGTERM
2020-04-06  Francis Deslauriersdirectory-handle: print `errno` reason on `unlinkat...
2020-02-05  Simon MarchiFix: include stdlib.h in compat/string.h
2020-01-22  Michael JeansonFix: build failure with -fno-common
2019-12-20  Mathieu DesnoyersFix: consumer: do not flush on transition from NULL...
2019-12-20  Mathieu DesnoyersFix: consumer: honor "active" flush flag
2019-12-20  Mathieu DesnoyersFix: utils: utils_stream_file_path separator
2019-12-20  Mathieu DesnoyersFix: consumerd: use packet sequence number for rotation...
2019-12-20  Mathieu Desnoyersalign.h: Implement ALIGN_FLOOR macro
2019-12-20  Mathieu DesnoyersFix: relayd: use packet sequence number for rotation...
2019-12-20  Mathieu DesnoyersFix: optional.h macro missing parentheses and guards
2019-12-20  Simon Marchidynamic-array: fix documentation of lttng_dynamic_point...
2019-11-22  Jérémie GalarneauFix: consumerd: assert on null trace chunk on session...
2019-11-22  Jérémie GalarneauFix: invalid use of destructor in dynamic pointer array
2019-11-05  Jonathan RajotteCleanup: remove unused internal lttng_session_descripto...
2019-11-05  Jérémie GalarneauFix: consumerd: crash occurs when taking snapshot of...
2019-11-05  Jérémie GalarneauFix: trace-chunk: log the cause of file open failures
2019-11-05  Jérémie GalarneauFix: consumerd: NULL pointer dereference during metadat...
2019-11-05  Jérémie Galarneauconsumerd: clean-up: stream attribute accessed without...
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-17  Jérémie Galarneaucommon: cleanup error message mentioning mkdir
2019-10-17  Jérémie GalarneauFix: sessiond: session destruction errors are unreported
2019-10-17  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-09  Jérémie GalarneauFix: sessiond: unbounded elf section data size allocation
2019-10-08  Francis DeslauriersFix: relayd: Dereference before null check
2019-10-08  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-10-01  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-19  Jérémie Galarneautrace-chunk: clean-up: misleading label name
2019-09-19  Jérémie Galarneauust-consumer: fix: metadata stream lock taken before...
2019-09-19  Jérémie Galarneausessiond: fix: memory leak of section name in elf parser
2019-09-19  Jérémie Galarneaukconsumer: clean-up: initialize ctf_index before popula...
2019-09-19  Jérémie Galarneaurunas: fix: possible unaligned access in packed structure
2019-09-19  Jérémie Galarneauconsumer: fix: possible unaligned access in packed...
2019-09-19  Jérémie Galarneauinet: fix: possible unaligned access in packed structur...
2019-09-19  Jérémie Galarneauconsumer: fix: unaligned accesses to index fields
2019-09-19  Jérémie GalarneauClean-up: suppress bogus scan-build warning
2019-09-19  Jérémie GalarneauFix: leak of lttng_elf_shdr in lttng-elf.c
2019-09-19  Jérémie GalarneauFix: leaked chunk reference in lttng_consumer_create_tr...
2019-09-19  Jérémie GalarneauClean-up: remove unused stream file creation and unlink...
2019-09-19  Jérémie GalarneauClean-up: format using remaining buffer len rather...
2019-09-19  Jérémie GalarneauFix: release reference to created chunk if it can't...
2019-09-19  Jérémie GalarneauFix: return NULL on trace chunk registry failure
2019-09-06  Jérémie GalarneauFix: time constants already defined on macOS
2019-09-06  Jérémie GalarneauFix: strndup does not exist on Solaris 10
2019-09-06  Jérémie GalarneauFix: strnlen is not defined on Solaris 10
2019-09-06  Jérémie GalarneauFix: redefinition of USEC_PER_SEC macro on macOS
2019-09-06  Mathieu DesnoyersFix: sessiond: handle NULL control output in session...
2019-09-05  Jonathan RajotteSupport LTTNG_KERNEL_SESSION_SET_CREATION_DATETIME...
2019-09-05  Jonathan RajotteSupport LTTNG_KERNEL_SESSION_SET_NAME of lttng-modules
2019-09-05  Jonathan RajotteMetadata: add env fields to ease lttng path hierarchy...
2019-09-05  Jonathan RajotteFix: chunk state is not set when relayd does not suppor...
2019-09-05  Jonathan RajotteFix: check validity of a stream before invoking ust...
2019-09-05  Michael JeansonFix: namespace our gettid wrapper
2019-09-05  Mathieu Desnoyersepoll/poll compat: expose interruptible API
2019-09-05  Jérémie GalarneauFix: lttcomm_consumer_close_trace_chunk_reply undefined...
2019-09-05  Mathieu Desnoyersrelayd protocol: reply path for close chunk and create...
2019-09-05  Mathieu DesnoyersFix: streaming and snapshot backward compat for relayd...
2019-09-05  Mathieu Desnoyersrelayd comm: add base path to create session
2019-09-05  Mathieu DesnoyersFix: consumer: put each chunk on teardown
2019-09-05  Mathieu DesnoyersFix: honor base path for network URIs
2019-09-05  Jonathan RajotteFix: bindings import segfaults on missing hash_key_u64
2019-09-05  Mathieu DesnoyersCleanup: typo: overriden -> overridden
2019-09-05  Jérémie GalarneauClean-up: missing word `lock` in comment
2019-09-05  Jérémie GalarneauUse case-scope error labels handling LTTNG_CONSUMER_ROT...
2019-09-05  Jérémie GalarneauUse case-scope error labels handling LTTNG_CONSUMER_PUS...
2019-09-05  Jérémie GalarneauUse case-scope error labels when handling LTTNG_CONSUME...
2019-09-05  Jérémie GalarneauUse case-scope error labels handling LTTNG_CONSUMER_ROT...
2019-09-05  Jérémie GalarneauUse case-scope error labels handling LTTNG_CONSUMER_DES...
2019-09-05  Jérémie GalarneauUse case-scope error labels handling LTTNG_CONSUMER_STR...
2019-09-05  Jérémie GalarneauUse case-scope error labels when handling LTTNG_CONSUME...
2019-09-05  Jérémie GalarneauClean-up: set stream's channel pointer to NULL after...
2019-09-05  Jérémie GalarneauFix: mark consumer channels as logically deleted during...
2019-09-05  Jérémie GalarneauCleanup: mark utils_get_home_dir as returning a const...
2019-09-05  Mathieu DesnoyersFix: rmdir recursive: skip non-empty directories with...
2019-09-05  Mathieu DesnoyersFix: relayd: live: read index file header
2019-09-05  Mathieu DesnoyersFix: index: use parenthesis around define
2019-09-05  Mathieu DesnoyersFix: consumer: assert that stream chunk != NULL (not...
2019-09-05  Jérémie GalarneauFix: rotation of a stopped session hangs indifinitely
2019-09-05  Jérémie GalarneauFix: initialize kernel stream max subbuffer size on...
2019-09-05  Jérémie Galarneaurelayd: open live viewer files from the current stream...
2019-09-05  Jérémie GalarneauFix: incorrect time unit used when waiting on destructi...
2019-09-05  Jérémie Galarneaurelayd: implement file and session rotation on top...
2019-09-05  Jérémie GalarneauFix: remove assertions of the existence of a trace...
2019-09-05  Jérémie GalarneauFix: use stream's current tracefile count rather than...
next
This page took 0.040648 seconds and 7 git commands to generate.