lttng-ctl: Expose sessiond cmd_clear_session command
[lttng-tools.git] / src / common / sessiond-comm / sessiond-comm.h
2019-12-19  Mathieu Desnoyerslttng-ctl: Expose sessiond cmd_clear_session command
2019-11-27  Michael JeansonReplace libuuid with internal implementation
2019-09-05  Jérémie GalarneauFix: lttcomm_consumer_close_trace_chunk_reply undefined...
2019-09-05  Mathieu Desnoyersrelayd protocol: reply path for close chunk and create...
2019-08-30  Mathieu DesnoyersCleanup: typo: overriden -> overridden
2019-08-09  Jérémie Galarneaurelayd: implement file and session rotation on top...
2019-08-09  Jérémie Galarneaurelayd: add remote trace chunk close command
2019-07-25  Jérémie Galarneaurelayd: add remote trace chunk creation command
2019-07-25  Jérémie GalarneauUse a "comm" variant of the LTTNG_OPTIONAL helper in...
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-04-10  Jérémie GalarneauGenerate session name and default output on sessiond...
2019-03-26  Jérémie GalarneauFix: missing include can cause structures to not be...
2018-11-16  Mathieu DesnoyersFix: consumer: snapshot error return code
2018-11-16  Mathieu DesnoyersFix: consumer: rotation error return codes
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-24  Jérémie Galarneaulttng-ctl: implement listing of userspace probe locations
2018-08-24  Jérémie Galarneaulttng-ctl: send userspace probe location on enable_event
2018-08-15  Jérémie Galarneaurotation-api: introduce rotation schedule descriptors
2018-06-05  Jérémie GalarneauFix: propagate archive id to the consumer daemon on...
2018-04-25  Jérémie GalarneauFix: unprivilieged sessiond agent port clashes with...
2018-04-24  Jérémie GalarneauFix: erroneous use of extern keyword
2018-04-03  Julien DesfossezSave, restore and list the rotation parameters
2018-04-03  Julien DesfossezSession consumed size notification
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-14  Julien DesfossezConsumer rotate a channel
2018-03-14  Julien DesfossezImplement the RELAYD_ROTATE_PENDING relay daemon command
2018-03-13  Julien DesfossezImplement the RELAYD_ROTATE_STREAM relay daemon command
2018-03-06  Julien DesfossezCommand to rename a folder
2018-03-05  Julien DesfossezCommand to make a directory on the consumer or relay
2017-06-12  Mathieu DesnoyersIntroduce "--blocking-timeout" channel parameter
2017-05-05  Jérémie GalarneauImplement consumer ring buffer position sampling
2016-10-07  Philippe ProulxRemove calibrate from liblttng-ctl
2016-07-06  Julien DesfossezAllow regenerating the statedump of a running session
2016-07-06  Julien DesfossezRename the "metadata regenerate" command to "regenerate...
2016-05-19  Mathieu DesnoyersFix: UST should not generate packet at destroy after...
2016-05-05  Jérémie GalarneauMove unix.h wrapper from sessiond-comm to common
2016-03-11  Julien DesfossezCommand metadata regenerate
2016-03-08  Julien DesfossezExtract the lost packets and discarded events counters
2016-03-07  Jérémie GalarneauAdd channel discarded events and lost packets stats...
2016-03-03  Philippe ProulxTransfer UST exclusion names from sessiond to client
2016-02-26  Philippe ProulxTransfer filter strings from sessiond to client
2016-02-25  Philippe ProulxRefactor setup_lttng_msg() to include cmd header
2016-02-25  Philippe ProulxAdd command header to sessiond->client response msg
2016-02-12  Jérémie GalarneauEnforce const-correctness in UNIX socket wrappers
2016-02-12  Jérémie GalarneauAdd application context support to lttng-ctl lttng_add_...
2015-11-04  Philippe Proulxsessiond-comm.h: fix whitespaces
2015-11-03  Philippe ProulxAdd LTTNG_EVENT_EXCLUSION_NAME_AT() helper macro
2015-11-03  Philippe ProulxFix: lay out names in exclusion structure correctly
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-03-30  Mathieu DesnoyersImplement PID tracker content listing
2015-03-30  Mathieu DesnoyersImplement PID tracking for kernel tracing
2015-03-26  Mathieu Desnoyersshm-path: remove directory hierarchy on destroy
2015-03-26  Mathieu DesnoyersImplement --shm-path option for UST sessions (per-uid...
2015-01-19  Mathieu DesnoyersFix: grab more than one packet for snapshots
2014-09-29  David GouletAdd syscall listing support
2014-09-25  Mathieu DesnoyersCleanup: Remove LTTNG_ENABLE_ALL_EVENT and LTTNG_DISABL...
2014-09-25  Mathieu DesnoyersImplement support for lttng-modules syscall filtering
2014-05-21  David GouletFix: implicit conversion from enumeration
2014-05-14  David GouletFix: add missing packed attribute to comm. struct.
2014-03-06  Jérémie GalarneauAdd a save API to lttng-ctl
2014-03-06  Jérémie GalarneauSend filter expression string to session daemon
2014-01-14  Julien DesfossezFix: race with the viewer and readiness of streams
2013-11-25  David GouletFix: implicit conversion of enum types in consumer
2013-11-14  David GouletRemove ENABLE_EVENT_* values and fix enable filtering
2013-11-14  JP IkaheimonenDefine a structure for event exclusion data
2013-11-14  JP IkaheimonenAdd exclusion data to enable-command
2013-10-09  Mathieu DesnoyersMove health comm to health-internal.h
2013-09-27  Julien DesfossezImplement the relayd live features
2013-09-27  Julien DesfossezSend indexes in streaming mode
2013-09-27  Julien DesfossezLive timer set up
2013-08-19  David GouletFix: snapshot with multiple UIDs
2013-08-08  Mathieu Desnoyersinet/inet6 sockets: apply timeout
2013-08-07  Mathieu DesnoyersIntroduce LTTNG_NETWORK_SOCKET_TIMEOUT env. var
2013-07-12  Julien DesfossezSupport snapshot max-size limitation
2013-07-12  David GouletAdd create session snapshot API in lttng-sessiond
2013-07-04  Mathieu DesnoyersFix: consumer_add_relayd_socket() report errors to...
2013-06-28  Julien DesfossezFix: send per-pid session id in channel creation
2013-06-27  David GouletSupport flight recorder mode for a session
2013-06-27  David GouletImplement snapshot commands in lttng-sessiond
2013-06-27  David GouletInitial import of the snapshot ABI/API in lttng-ctl
2013-05-14  David GouletFix: out of bounds access to buffer uuid
2013-03-28  Julien DesfossezIntroduce the relayd socket object
2013-03-28  Julien DesfossezOn-disk multiple tracefiles circular buffer
2013-03-27  Julien DesfossezUST periodical metadata flush
2013-03-21  David GouletSupport per UID buffers
2013-03-11  David GouletMerge remote-tracking branch 'cbab-github/tests-cleanup...
2013-03-01  David GouletMove metadata creation into lttng-sessiond and lttng...
2013-03-01  David GouletMove UST registry into sessiond and implement notifiers
2013-02-18  David GouletMove LTTng-UST buffer ownership from application to...
2012-12-14  Julien DesfossezMove relay commands out of lttcomm_sessiond_command
2012-12-13  David GouletFix: packed every sessiond-comm.h structure pass over...
2012-12-13  David GouletFix data pending for inflight streaming
2012-12-13  David GouletMap session id of relayd and sessiond in consumer
2012-12-13  David GouletMake the consumer sends a ACK after each command
2012-11-27  David GouletAssign values to enum lttcomm_sessiond_command
next
This page took 0.363769 seconds and 108 git commands to generate.