dynamic-array: fix documentation of lttng_dynamic_pointer_array_get_pointer
[lttng-tools.git] / src / bin /
2019-09-14  Jérémie Galarneausessiond: fix: possible unaligned access in packed...
2019-09-14  Jérémie Galarneausessiond: fix: possible unaligned access in packed...
2019-09-14  Jérémie Galarneausessiond: fix: possible unaligned access in packed...
2019-09-12  Jérémie Galarneaulttng-sessiond: clean-up: set free'd pointer to NULL
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-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 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 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: use the trace chunk to truncate streams on late...
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: destroy chunk registry on element creation 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: missing include strings.h for bcopy on Solaris...
2019-09-06  Jérémie GalarneauFix: sessiond does not build without lttng-ust support
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  Mathieu DesnoyersFix: reintroduce lazy kernel modules load, fix empty...
2019-09-05  Mathieu Desnoyerssessiond: use epoll()/poll() instead of select()
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  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  Jérémie GalarneauFix: validate that session, host and basepath are legal
2019-09-03  Mathieu DesnoyersFix: honor base path for network URIs
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-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-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  Jérémie Galarneaurelayd fix: trace chunk is reclaimed before close command
2019-08-09  Jérémie GalarneauFix: use relay_id from ust_session or kernel_session...
2019-08-09  Jérémie GalarneauFix: remote kernel stream paths contain too much inform...
2019-08-09  Jérémie Galarneaurelayd: open live viewer files from the current stream...
2019-08-09  Jérémie GalarneauFix: don't perform an automatic session rotation in...
2019-08-09  Jérémie GalarneauFix: incorrect time unit used when waiting on destructi...
2019-08-09  Jérémie Galarneaurelayd: implement file and session rotation on top...
2019-08-09  Jérémie GalarneauFix: remove assertions of the existence of a trace...
2019-08-09  Jérémie GalarneauFix: only create trace chunk if the output of a session...
2019-08-09  Jérémie Galarneaurelayd: use bool for is_metadata relay_stream attribute
2019-08-09  Jérémie Galarneaurelayd: create stream files relative to a session's...
2019-08-09  Jérémie GalarneauFix: leak of consumer_output when using an explicit...
2019-08-09  Jérémie GalarneauFix: reception buffer of control connection is leaked
2019-08-09  Jérémie GalarneauFix: ensure a newline is printed before exit on client...
2019-08-09  Jérémie GalarneauSend session creation time to relay daemon when supported
2019-08-09  Jérémie Galarneaurelayd: remove unnecessary allocation in session path...
2019-08-09  Jérémie Galarneaurelayd: add remote trace chunk close command
2019-07-25  Jérémie GalarneauCreate userspace buffers using ua_sess effective creden...
2019-07-25  Jérémie GalarneauUse lttng_credentials instead of bespoke uid/gid member...
2019-07-25  Jérémie Galarneaurelayd: add remote trace chunk creation command
2019-07-25  Jérémie GalarneauDon't allow slashes and dots in overriden trace chunk...
2019-07-25  Jérémie Galarneaurelayd: Retrieve a relay_session's trace chunk on creation
2019-07-25  Jérémie GalarneauRemove unused relay daemon commands
2019-07-25  Jérémie Galarneaurelayd: create an implicit trace chunk on session creation
2019-07-25  Jérémie Galarneaurelayd: create sessiond trace chunk registry on session...
2019-07-25  Jérémie GalarneauAdd rmdirat and renameat to run-as commands
2019-07-25  Jérémie GalarneauPrint the location of trace chunk produced at session...
2019-07-25  Jérémie GalarneauRemove unused ust_sock member of command_ctx
2019-07-25  Jérémie GalarneauFix: wait for the completion of implicit session rotations
2019-07-25  Jérémie GalarneauCreate stream files relative to a stream's current...
2019-07-25  Jérémie GalarneauCleanup: remove duplicated code in snapshot record...
2019-07-25  Jérémie Galarneaurelayd: add the sessiond_trace_chunk_registry interface
2019-07-18  Jérémie Galarneaurelayd: send sessiond uuid and session id as part of...
2019-07-18  Jérémie GalarneauTransmit sessiond uuid to consumerd on launch
2019-07-18  Jérémie GalarneauAdd a consumer daemon INIT command
next
This page took 0.044488 seconds and 8 git commands to generate.