lttng: fix: potential 0-length allocation in pid list parsing
[lttng-tools.git] / src /
2019-09-12  Jérémie Galarneaulttng: fix: potential 0-length allocation in pid list...
2019-09-12  Jérémie GalarneauClean-up: assert that get_count_order() returns a posit...
2019-09-12  Jérémie GalarneauClean-up: suppress bogus scan-build warning
2019-09-11  Jérémie Galarneausessiond: clean-up: init ret value of _session_set_trac...
2019-09-11  Jérémie Galarneausessiond: fix: print_escaped_ctf_string mishandles...
2019-09-11  Jérémie Galarneaulttng-ctl: fix: lttng_data_pending confuses communicati...
2019-09-11  Jérémie Galarneaurelayd: fix: rotate_truncate_stream() assumes non-null...
2019-09-11  Jérémie GalarneauFix: dereference of NULL pointer in stream_write()
2019-09-11  Jérémie GalarneauFix: report bytecode_push failure when pushing symbol
2019-09-11  Jérémie GalarneauFix: only invoke PERROR() on failure to close sessiond_...
2019-09-11  Jérémie GalarneauClean-up: lttng: check status returned when checking...
2019-09-11  Jérémie GalarneauFix: communication error unreported in relay_rotate_ses...
2019-09-11  Jérémie GalarneauFix: unreported error in relay_close_trace_chunk
2019-09-11  Jérémie GalarneauClean-up: remove dead assignment from ht cleanup thread...
2019-09-11  Jérémie GalarneauClean-up: remove dead assignment from thread_rotation
2019-09-10  Jérémie GalarneauClean-up: remove dead assignment in setup_channel_trace...
2019-09-10  Jérémie GalarneauClean-up: remove dead assignments while setting session...
2019-09-10  Jérémie GalarneauFix: report path truncation on addition of local uri...
2019-09-10  Jérémie GalarneauClean-up: lttng: silence warning in regenerate command...
2019-09-10  Jérémie GalarneauClean-up: lttng: silence warning in metadata command...
2019-09-10  Jérémie GalarneauClean-up: remove NULL check on sesison_create mandatory...
2019-09-10  Jérémie GalarneauFix: session may be NULL in relay_create_session error...
2019-09-10  Jérémie GalarneauClean-up: silence erroneous leak warning
2019-09-10  Jérémie GalarneauFix: leak of lttng_elf_shdr in lttng-elf.c
2019-09-10  Jérémie GalarneauFix: leaked chunk reference in lttng_consumer_create_tr...
2019-09-10  Jérémie GalarneauClean-up: remove unused stream file creation and unlink...
2019-09-10  Jérémie GalarneauFix: use the trace chunk to truncate streams on late...
2019-09-09  Jérémie GalarneauClean-up: format using remaining buffer len rather...
2019-09-09  Jérémie GalarneauFix sessiond: report flush errors on session stop
2019-09-09  Jérémie GalarneauFix: leak of trace_path on error in ust_app_snapshot_record
2019-09-09  Jérémie GalarneauFix: uninitialized directory handle finalized on error...
2019-09-09  Jérémie GalarneauFix: release reference to created chunk if it can't...
2019-09-09  Jérémie GalarneauFix: destroy chunk registry on element creation failure
2019-09-09  Jérémie GalarneauFix: return NULL on trace chunk registry failure
2019-09-09  Jérémie GalarneauFix: forward fatal error in evaluate_condition_for_client()
2019-09-09  Jérémie GalarneauFix relayd: check for NULL in session_put
2019-09-06  Jérémie GalarneauFix: time constants already defined on macOS
2019-09-06  Jérémie GalarneauFix: missing include strings.h for bcopy on Solaris...
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  Jérémie GalarneauFix: sessiond does not build without lttng-ust support
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: lttng_directory_handle_init fails on opening base...
2019-09-05  Jonathan RajotteFix: init_session_output_path is valid for peer >=...
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 DesnoyersFix: reintroduce lazy kernel modules load, fix empty...
2019-09-05  Mathieu Desnoyerssessiond: use epoll()/poll() instead of select()
2019-09-05  Mathieu Desnoyerslttng-ctl: notifications: use epoll()/poll() instead...
2019-09-05  Mathieu Desnoyersepoll/poll compat: expose interruptible API
2019-09-05  Jérémie GalarneauFix: incorrect conversion specifier used with size...
2019-09-05  Jérémie GalarneauFix: incorrect conversion specifier used with packet...
2019-09-05  Jérémie GalarneauFix: mismatch of ust_app_get_size_one_more_packet_per_s...
2019-09-05  Jérémie GalarneauFix: mismatch of ust_app_snapshot_record prototype
2019-09-05  Jérémie GalarneauFix: lttcomm_consumer_close_trace_chunk_reply undefined...
2019-09-05  Mathieu DesnoyersFix: kernel/ust snapshot backward compat for 2.10 relay
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 DesnoyersFix: relayd: create_index_file error handling
2019-09-05  Jérémie GalarneauFix: don't use newlines in logging message
2019-09-05  Mathieu DesnoyersFix: relayd outputs traces of legacy sessionds to home dir
2019-09-05  Mathieu Desnoyersrelayd comm: add base path to create session
2019-09-05  Mathieu DesnoyersFix: close consumer sockets before waiting for them
2019-09-05  Mathieu DesnoyersFix: consumer: put each chunk on teardown
2019-09-05  Jérémie GalarneauFix: validate that session, host and basepath are legal
2019-09-03  Mathieu DesnoyersFix: honor base path for network URIs
2019-09-03  Jonathan RajotteFix: bindings import segfaults on missing hash_key_u64
2019-08-30  Mathieu DesnoyersCleanup: typo: overriden -> overridden
2019-08-30  Mathieu DesnoyersFix: relay: relay_rotate_session_streams uninitialized...
2019-08-30  Jonathan RajotteSave registration time for app
2019-08-28  Jérémie GalarneauClean-up: missing word `lock` in comment
2019-08-28  Jérémie GalarneauUse case-scope error labels handling LTTNG_CONSUMER_ROT...
2019-08-28  Jérémie GalarneauUse case-scope error labels handling LTTNG_CONSUMER_PUS...
2019-08-28  Jérémie GalarneauUse case-scope error labels when handling LTTNG_CONSUME...
2019-08-28  Jérémie GalarneauUse case-scope error labels handling LTTNG_CONSUMER_ROT...
2019-08-28  Jérémie GalarneauUse case-scope error labels handling LTTNG_CONSUMER_DES...
2019-08-28  Jérémie GalarneauUse case-scope error labels handling LTTNG_CONSUMER_STR...
2019-08-28  Jérémie GalarneauUse case-scope error labels when handling LTTNG_CONSUME...
2019-08-24  Jérémie GalarneauClean-up: set stream's channel pointer to NULL after...
2019-08-24  Jérémie GalarneauFix: mark consumer channels as logically deleted during...
2019-08-24  Jérémie GalarneauCleanup: mark utils_get_home_dir as returning a const...
2019-08-23  Jonathan RajotteFix: use utils_get_home_dir for anonymous trace chunk...
2019-08-23  Mathieu DesnoyersFix: keep ust/kernel session items around for destroy...
2019-08-22  Mathieu DesnoyersFix: rmdir recursive: skip non-empty directories with...
2019-08-21  Jérémie GalarneauFix: uninitialized variable returned by relay_rotate_se...
2019-08-21  Mathieu DesnoyersFix: allow quiet rotation at destroy of live session
2019-08-21  Mathieu DesnoyersFix: relayd: live: read index file header
2019-08-21  Mathieu DesnoyersFix: index: use parenthesis around define
2019-08-09  Jérémie GalarneauFix: perform a rotation to a null trace chunk on sessio...
2019-08-09  Jérémie Galarneaurelayd: log destination trace chunk of ROTATE_STREAMS...
2019-08-09  Jérémie GalarneauClean-up: declare dummy pipe payload as a char instead...
2019-08-09  Mathieu DesnoyersFix: consumer: assert that stream chunk != NULL (not...
2019-08-09  Jérémie Galarneaurelayd fix: trace chunk is reclaimed before close command
2019-08-09  Jérémie GalarneauFix: rotation of a stopped session hangs indifinitely
2019-08-09  Jérémie GalarneauFix: initialize kernel stream max subbuffer size on...
next
This page took 0.04014 seconds and 7 git commands to generate.