Fix: libcompat is now part of libcommon
[lttng-tools.git] / src / bin /
2019-05-01  Jonathan RajotteFix: libcompat is now part of libcommon C009-19
2019-05-01  Jonathan RajotteFix: use app-pid when in pid mode for buffering_scheme_id
2019-05-01  Jonathan RajotteMetadata: add vpid_datetime field to metadta env
2019-05-01  Jonathan RajotteFix: creation_time is actually a datetime
2019-05-01  Jonathan RajotteFix: use DEFAULT_SESSION_NAME when name was generated
2019-05-01  Jonathan RajotteSupport LTTNG_KERNEL_SESSION_SET_CREATION_NAME of lttng...
2019-05-01  Jonathan RajotteSupport LTTNG_KERNEL_SESSION_SET_NAME of lttng-modules
2019-05-01  Jonathan RajotteMetadata: add env fields to ease life of viewer
2019-05-01  Michael JeansonAdd UST uid/gid contexts
2019-05-01  Michael JeansonAdd kernel uid/gid contexts
2019-05-01  Michael JeansonAdd UST namespace contexts
2019-05-01  Michael JeansonAdd kernel namespace contexts
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
2018-12-05  Jérémie GalarneauLaunch the ht-cleanup thread using lttng_thread util
2018-12-04  Jérémie GalarneauAdd a thread utility class and thread list
2018-12-04  Jérémie GalarneauDon't perform an implicit rotation on session stop
2018-12-04  Jérémie GalarneauWait for the destruction of sessions before tearing...
2018-12-03  Jérémie GalarneauFix: rotation_unavailable returned on failure to read...
2018-12-03  Jérémie GalarneauFix: mark rotation pending check timer is never marked...
2018-12-03  Jérémie GalarneauAcquire a reference to a session when a timer is active
next
This page took 0.042194 seconds and 8 git commands to generate.