relayd: Transmit current trace chunk id in create_sesssion command
[lttng-tools.git] / src / bin /
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
2019-07-18  Jérémie GalarneauGenerate a UUID on lttng-sessiond launch
2019-07-18  Jérémie GalarneauRemove unneeded creation of the UST domain sub-directory
2019-07-18  Jérémie GalarneauCreate an initial trace chunk on first start of an...
2019-07-18  Jérémie GalarneauRemove unused bitfield.h header
2019-05-04  Yannick LamarreClean code base from redundant verification
2019-05-04  Yannick LamarreFix: hang in thread_rotation when using compat-poll
2019-04-30  Mathieu DesnoyersBump LTTNG_UST_ABI to 8.0
2019-04-25  Jonathan RajotteFix: getgrnam is not MT-Safe, use getgrnam_r
2019-04-24  Mathieu DesnoyersFix relayd: initialize beacon to -1ULL
2019-04-24  Jérémie GalarneauFix: relayd not spawned on default-url live session...
2019-04-24  Jérémie GalarneauClean-up: remove empty line in lttng create command
2019-04-10  Jérémie GalarneauLog the wait-shm's path on shm_open failure
2019-04-10  Jérémie GalarneauGenerate session name and default output on sessiond...
2019-04-10  Jérémie GalarneauMove completed trace archive chunks to an "archives...
2019-04-08  Jérémie Galarneaulttng: make the configuration file interface const...
2019-04-08  Jérémie GalarneauFix: command reply message is leaked for variable-len...
2019-03-28  Yannick LamarreFix: Properly sanitize input parameter
2019-03-28  Yannick LamarreFix: Add POPT_CFLAGS to lttng_CFLAGS
2019-03-28  Jérémie GalarneauClean-up: hide internal kernel_consumer_add_channel...
2019-03-28  Jérémie GalarneauFix: no-output sessions do not enforce snapshot constraints
2019-03-28  Jérémie GalarneauFix: wrong error code returned by kernel_snapshot_record()
2019-03-28  Jérémie GalarneauDocs: clarify the meaning of the snapshot_mode flag...
2019-03-28  Jérémie Galarneaulttng: clean-up the printout of snapshot outputs
2019-03-28  Jérémie Galarneaulttng: clean-up printout of session output destination
2019-03-26  Jérémie GalarneauFix: check illegal combinations of ctrl-url/data-url...
2019-03-26  Jérémie GalarneauFix: missing mentions of tracing session rotation in...
2019-03-26  Jérémie GalarneauFix: release reference to ltt_session on error instead...
2019-03-26  Jérémie GalarneauFix relayd: session leaked on communication error durin...
2019-02-16  Francis DeslauriersPrevent channel buffer allocation larger than memory
2019-02-14  Jérémie GalarneauFix: destroy called twice on quit pipe
2019-02-14  Jérémie GalarneauUse uuid_to_str() when formatting metadata
2019-02-11  Jonathan RajotteFix: don't destroy the sockets if the snapshot was...
2019-02-11  Jonathan RajotteFix: session list lock must be held on session put...
2019-02-11  Jonathan RajotteSupport minute and hour as time suffixes
2019-01-23  Jérémie GalarneauFix: missing rcu read locking in trigger "unregister...
2019-01-18  Jérémie GalarneauFix: create_kernel_session asserts on failure
2019-01-14  Jérémie GalarneauFix: only free trace_path when it is dynamically allocated
2019-01-14  Jérémie GalarneauFix: wrong error check on kernel session creation
2019-01-14  Jérémie GalarneauFix: don't put() thread on shutdown failure
2019-01-14  Jérémie GalarneauFix: dereference on NULL pointer on allocation failure
2019-01-14  Jérémie GalarneauFix: leak of filter bytecode and expression on agent...
2019-01-14  Jérémie GalarneauFix: leak of lttng-consumerd global HTs in run-as worker
2019-01-14  Jérémie GalarneauFix: leak of sessiond configuration on launch of run...
2019-01-14  Jérémie GalarneauFix: leak of rundir config string
2019-01-14  Jérémie GalarneauFix: only synchronize application configuration on...
2019-01-14  Mathieu DesnoyersFix: run_command_wait() handle partial write
2019-01-14  Mathieu DesnoyersFix: do not repurpose iterator while it is being used
2019-01-14  Mathieu DesnoyersFix: handle_notification_thread_command: handle partial...
2019-01-14  Mathieu DesnoyersFix: notification thread: free session trigger list...
2019-01-14  Mathieu DesnoyersFix: notification thread: RCU-safe reclaim of hash...
2019-01-14  Jérémie GalarneauPrint UTF-8 SI suffix only when allowed by the locale
2018-12-12  Mathieu DesnoyersFix: sessiond: don't allocate buffers and files for...
2018-12-12  Mathieu DesnoyersCleanup: ust start/stop trace
2018-12-12  Mathieu DesnoyersFix: relayd: rotation pending off-by-one
2018-12-12  Jérémie GalarneauFix: missing session reference release on kernel poll...
2018-12-12  Jérémie GalarneauFix: set client socket permissions after launch of...
2018-12-12  Jérémie GalarneauFix: use assignment-suppression for unused sscanf arguments
2018-12-11  Jérémie GalarneauFix: report initialization error of app registration...
2018-12-11  Jérémie GalarneauFix: report initialization error of client thread
2018-12-10  Francis DeslauriersFix: may be used uninitialized warnings
2018-12-10  Francis Deslauriersuserspace-probe: Print error on binary not found
2018-12-10  Francis Deslauriersuserspace-probe: Print error for unsupported instrument...
2018-12-07  Michael JeansonFix: warning 'fd' may be used uninitialized
2018-12-06  Jérémie GalarneauFix: ensure the ht clean pipe is empty before processin...
2018-12-06  Jérémie GalarneauPerform the clean-up of application notify sockets...
2018-12-06  Jérémie GalarneauClean-up: remove redundant exit labels from sessiond...
2018-12-06  Jérémie GalarneauMake the launch of the application registration thread...
2018-12-06  Jérémie GalarneauStop the application registration thread before orphane...
2018-12-06  Jérémie GalarneauRename ust-thread to notify-apps
2018-12-06  Jérémie GalarneauTeardown the notification thread after the sessiond...
2018-12-06  Jérémie GalarneauLaunch the consumer management thread using lttng_thread
2018-12-05  Jérémie GalarneauStop sessions before destroying on teardown of session...
2018-12-05  Jérémie GalarneauRemove the sessiond "ready" counter mechanism
2018-12-05  Jérémie GalarneauLoad session configurations from lttng-sessiond's main...
2018-12-05  Jérémie GalarneauLaunch the kernel management thread using lttng_thread
2018-12-05  Jérémie GalarneauLaunch agent management thread using lttng_thread
2018-12-05  Jérémie GalarneauLaunch the application notification thread using lttng_...
2018-12-05  Jérémie GalarneauLaunch the application management thread with lttng_thread
2018-12-05  Jérémie GalarneauLaunch application registration thread using lttng_thread
2018-12-05  Jérémie GalarneauLaunch the ust registration dispatch thread using lttng...
2018-12-05  Jérémie GalarneauLaunch the client management thread using lttng_thread
2018-12-05  Jérémie GalarneauLaunch the timer thread using lttng_thread
2018-12-05  Jérémie GalarneauLaunch the rotation thread using lttng_thread
2018-12-05  Jérémie GalarneauFix: flush the rotation thread's job queue on exit
2018-12-05  Jérémie GalarneauStop rotation pending check timer from the rotation...
2018-12-05  Jérémie GalarneauLaunch the notification thread using lttng_thread
2018-12-05  Jérémie GalarneauLaunch the health management thread using lttng_thread
next
This page took 0.041746 seconds and 7 git commands to generate.