Fix: no-output sessions do not enforce snapshot constraints
[lttng-tools.git] / src / bin / lttng-sessiond / cmd.c
2019-03-28  Jérémie GalarneauFix: no-output sessions do not enforce snapshot constraints
2019-03-28  Jérémie GalarneauDocs: clarify the meaning of the snapshot_mode flag...
2019-02-11  Jonathan RajotteFix: don't destroy the sockets if the snapshot was...
2018-12-12  Mathieu DesnoyersCleanup: ust start/stop trace
2018-12-04  Jérémie GalarneauDon't perform an implicit rotation on session stop
2018-12-03  Jérémie GalarneauFix: rotation_unavailable returned on failure to read...
2018-12-03  Jérémie GalarneauReference count ltt_session objects
2018-11-16  Michael JeansonFix: typo 'occured' -> 'occurred'
2018-11-16  Jérémie GalarneauFix: cmd_snapshot_record can return unexpected error...
2018-11-16  Mathieu DesnoyersFix: sessiond: ust_app_rotate_session error handling
2018-11-16  Jérémie GalarneauFix: cmd_rotate_session() returns unexpected error...
2018-11-16  Jérémie GalarneauFix: rotation error may leave session in "ONGOING"...
2018-10-30  Jérémie GalarneauFix: session destruction blocks indefinitely if rotatio...
2018-10-02  Jérémie GalarneauRename sessiond-timer.[hc] to timer.[hc]
2018-10-02  Jérémie GalarneauFix: rotation may never complete in per-PID buffering...
2018-08-30  Jérémie GalarneauRemove unused session current_archive_location accessor
2018-08-30  Jérémie GalarneauFix: leak on agent event listing error
2018-08-24  Francis DeslauriersImplement lttng-list for userspace-probe
2018-08-24  Francis DeslauriersAdd --userspace-probe kernel event type
2018-08-24  Francis DeslauriersAdd userspace location in ltt_kernel_event structure
2018-08-24  Francis DeslauriersImplement 2-step registration of userspace probe events
2018-08-24  Jérémie GalarneauClean-up: remove useless check of event name
2018-08-24  Jérémie GalarneauAdd notification session rotation hooks
2018-08-24  Jérémie GalarneauImplement rotation ongoing/completed commands
2018-08-20  Jérémie GalarneauFix: unreported error on rotate timer stop failure
2018-08-15  Jérémie Galarneaurotation-api: introduce rotation schedule descriptors
2018-06-13  Jérémie GalarneauFix: check for removal of session's shm_path in destroy()
2018-06-01  Jonathan RajotteCleanup: wpipe already contain kernel_tracer_fd
2018-06-01  Jonathan RajotteCleanup: domain type is never used by send_consumer_rel...
2018-05-02  Jérémie GalarneauRename rotate_count to current_archive_id
2018-04-24  Jérémie GalarneauFix: failure to launch agent thread is not reported
2018-04-10  Geneviève Bastiensessiond: rename syscall.h so it does not conflict...
2018-04-09  Jérémie GalarneauFix: use signed member to transport enum value
2018-04-09  Gregory LEOCADIEFix: use off_t type for lseek function return value...
2018-04-07  Jérémie GalarneauExtend the rotation API to provide network trace archiv...
2018-04-03  Julien DesfossezDedicated error message when relay does not support...
2018-04-03  Jérémie GalarneauFix: unchecked return value of domain_mkdir()
2018-04-03  Julien DesfossezSize-based rotation
2018-04-03  Julien DesfossezAdd the GMT offset in the rotated chunk path
2018-04-03  Julien DesfossezRotate timer
2018-03-23  Julien Desfossezlttng rotate command
2018-03-21  Julien DesfossezRelay rotate pending command
2018-03-21  Julien DesfossezRotate command
2018-03-05  Julien DesfossezCreate the session and domain directories on start
2018-03-05  Julien DesfossezCommand to make a directory on the consumer or relay
2018-02-28  Julien DesfossezChange trace_path to session_root_path and chunk_path
2018-02-28  Julien DesfossezFix: use a free running channel key between sessiond...
2018-02-20  Julien DesfossezFix: error handling on relay version check
2018-02-19  Jonathan RajotteFix: add-context cannot be performed after a session...
2018-02-14  Jérémie GalarneauFix: set_relayd_for_snapshot does not acquire the consu...
2018-02-14  Jérémie GalarneauDocument the locking assumptions of consumerd-relayd...
2018-02-05  Jonathan RajotteFix: do not flag consumer as disabled on relayd comm...
2017-07-28  Jonathan RajotteCleanup: remove dead assignment
2017-06-13  Jonathan RajotteFix: check lttng-modules ABI version for RING_BUFFER_SN...
2017-06-12  Mathieu DesnoyersIntroduce "--blocking-timeout" channel parameter
2017-06-12  Mathieu DesnoyersFix: lttng list of channels should return errors
2017-05-11  Jérémie GalarneauFix: leak of deserialized trigger sent from client
2017-05-05  Philippe ProulxAdd support for "full" star globbing patterns in event...
2017-05-05  Jérémie GalarneauExpose monitor timer interval to lttngctl and client
2017-05-05  Jérémie GalarneauHandle trigger registration and unregistration in sessiond
2016-11-28  Liguang LiFix: truncate the metadata file in shm-path
2016-10-07  Philippe ProulxRemove calibrate from lttng-sessiond
2016-08-25  Jérémie GalarneauClean-up snapshot command error reporting
2016-08-25  Jérémie GalarneauFix: RCU lock imbalance on error in cmd_snapshot_list_o...
2016-07-06  Julien DesfossezAllow regenerating the statedump of a running session
2016-07-06  Julien DesfossezRename the "metadata regenerate" command to "regenerate...
2016-06-16  Mathieu DesnoyersFix: validate number of subbuffers after tweaking prope...
2016-05-19  Mathieu DesnoyersFix: kernel tracing: flush after stop
2016-05-17  Mathieu DesnoyersFix: illegal memory access in list_lttng_channels
2016-05-17  Mathieu DesnoyersFix: illegal memory access in cmd_snapshot_record
2016-05-17  Mathieu DesnoyersFix: illegal memory access in cmd_snapshot_list_outputs
2016-05-17  Mathieu DesnoyersFix: illegal memory access in add_uri_to_consumer
2016-05-17  Jérémie GalarneauSimplify free() of channel attribute
2016-05-17  Mathieu DesnoyersFix: illegal memory access in _cmd_enable_event
2016-05-16  Jérémie GalarneauSnapshot warning if there are no events in one of the...
2016-05-15  Jonathan RajotteSnapshot: record: use same datetime for snapshot folder...
2016-05-15  Jonathan RajotteRefactor: move the snapshot type check into output...
2016-05-14  Jérémie GalarneauWarning fix: uninitialized variable may be used
2016-04-04  Jérémie GalarneauWarning fix: possible use of uninitialized variable
2016-03-11  Jérémie GalarneauAssert on unknown UST buffer type
2016-03-11  Julien DesfossezCommand metadata regenerate
2016-03-11  Julien DesfossezStore the relay protocol version in the consumer_output
2016-03-08  Jérémie GalarneauFix: missing dereference when computing extended info...
2016-03-08  Jérémie GalarneauFix: Only list kernel enablers when listing events
2016-03-08  Jérémie GalarneauEnsure UST channel output mode is LTTNG_UST_MMAP
2016-03-08  Julien DesfossezExtract the lost packets and discarded events counters
2016-03-07  Jérémie GalarneauSend extended channel payload to client
2016-03-03  Philippe ProulxTransfer UST exclusion names from sessiond to client
2016-03-03  Jérémie GalarneauFix: return negative error code in list_lttng_ust_globa...
2016-03-03  Philippe ProulxAdd lttng_event_get_filter_string() to liblttng-ctl
2016-02-26  Philippe ProulxTransfer filter strings from sessiond to client
2016-02-14  Jérémie GalarneauFix: report already enabled event error to client
2016-02-14  Jérémie GalarneauDocs: add comment to cmd_add_context()
2016-02-12  Jérémie GalarneauEnable agent application contexts if filter has such...
2016-02-12  Jérémie GalarneauNotify java agent of enabled application contexts
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-10-19  Michael JeansonPort: Add Solaris string compat
2015-09-22  Jonathan RajotteUse empty event name on disable -a for ust and agent...
2015-09-22  Jonathan RajotteFix: disable kernel event based on name and event type
2015-09-21  Jérémie GalarneauFix: Break out of loop when searching for a domain...
next
This page took 0.398904 seconds and 107 git commands to generate.