sessiond: notification: introduce the notion of 'active' client
[lttng-tools.git] / src / common / error.c
2020-08-11  Jérémie Galarneaulogging: print human-readable thread names when logging
2020-03-26  Jérémie GalarneauRefactor: lttng-ctl: follow terminology of the tracker...
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2019-12-20  Mathieu Desnoyerstrackers: change error code from "pid" to "id"
2019-12-19  Mathieu Desnoyerscommon error: Add errors for clear feature
2019-12-19  Mathieu DesnoyersFix: consumerd: use packet sequence number for rotation...
2019-10-16  Jérémie Galarneaucommon: cleanup error message mentioning mkdir
2019-10-16  Jérémie GalarneauFix: sessiond: session destruction errors are unreported
2019-08-09  Jérémie Galarneaurelayd: implement file and session rotation on top...
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-24  Mathieu DesnoyersFix: logging: log_add_time() save/restore errno
2019-04-10  Jérémie GalarneauGenerate session name and default output on sessiond...
2019-03-28  Jérémie GalarneauFix: no-output sessions do not enforce snapshot constraints
2018-11-16  Mathieu DesnoyersFix: sessiond: consumer.c: rotation error handling
2018-08-24  Francis DeslauriersImplement SDT probe description parsing function
2018-08-24  Francis DeslauriersImplement ELF function offset extraction function
2018-08-24  Jérémie GalarneauAdd invalid userspace probe location error
2018-08-15  Jérémie Galarneaurotation-api: introduce rotation schedule descriptors
2018-04-24  Jérémie GalarneauFix: failure to launch agent thread is not reported
2018-04-03  Julien DesfossezDedicated error message when relay does not support...
2018-04-03  Julien DesfossezRotate timer
2018-03-23  Julien Desfossezlttng rotate command
2018-03-21  Julien DesfossezRotate command
2018-02-28  Julien DesfossezFix: lttng logs nanoseconds
2017-05-05  Jérémie GalarneauAdd client notification API
2016-08-25  Jérémie GalarneauClean-up snapshot command error reporting
2016-08-05  Michael JeansonPort: Add OSX clock_gettime compat
2016-07-06  Julien DesfossezAllow regenerating the statedump of a running session
2016-05-24  Michael JeansonTypo: occured -> occurred
2016-05-19  Mathieu DesnoyersAdd environment variable to allow abort on error
2016-03-16  Julien DesfossezContexts for RT debugging
2016-03-11  Julien DesfossezCommand metadata regenerate
2016-03-03  Jérémie GalarneauAdd new LTTNG_ERR_OVERFLOW error code
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-09-01  Jérémie GalarneauPrevent the addition of UST events to agent channels
2015-09-01  Jérémie GalarneauFix: typo in error message
2015-08-13  Michael JeansonFix: Improve the error reporting of the track/untrack...
2014-12-02  Philippe ProulxFix: channel names are not validated
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-11-10  Christian BabeuxFix: Warn the user when enabling an event in a new...
2014-11-07  Christian BabeuxFix: Add missing URCU_TLS access to error_log_time
2014-08-05  Jérémie GalarneauDisallow wildcards in event names except as the last...
2014-07-22  Jonathan RajotteMi: mi backend + mi for command version
2014-07-14  David GouletFix: use biggest subbuffer size for snapshot max-size
2014-07-09  Martin TownsendFix: add missing URCU_TLS to logging time variable
2014-05-28  David GouletAdd hidden attribute to some common functions
2014-05-22  David GouletAdd timestamp to log
2014-03-12  David GouletFix: add missing string msg for save/load error code
2014-03-12  David GouletFix: return error if not in overwrite mode and file...
2014-02-25  David GouletFix: forbid session name creation if contains /
2014-02-25  David GouletFix: don't start session if no channel
2014-01-14  David GouletFix: report to client when snapshot will be empty
2013-10-16  David GouletAdd -j/--jul to lttng UI and ABI
2013-08-23  Mathieu DesnoyersFix: improve error message when UST support is disabled
2013-08-16  Mathieu DesnoyersFix: typo in error msg
2013-08-16  Mathieu DesnoyersFix: imprecise error message about root sessiond/tracin...
2013-08-08  Jérémie GalarneauFix: LTTNG_ERR_NEED_ROOT_SESSIOND error message
2013-07-19  Mathieu DesnoyersFix: (slight UI change) refuse missing -c if non-defaul...
2013-07-12  Julien DesfossezSupport snapshot max-size limitation
2013-06-27  David GouletImplement snapshot commands in lttng-sessiond
2013-04-11  David GouletFix: deny the same port for data and control URL
2013-04-11  Simarpreet SinghFix: typos in error strings
2013-03-21  David GouletSupport per UID buffers
2013-02-18  David GouletDeprecate enable/disable-consumer
2013-01-25  David GouletCleanup: use LTTNG_HIDDEN in src/common
2012-11-22  David GouletAdd already enabled UST event error code
2012-11-02  David GouletFix: Add output option to enable-channel command
2012-10-19  David GouletLib lttng-ctl data available command support
2012-09-24  David GouletFix: Lib lttng-ctl on error returns lttng code
2012-08-24  David GouletSet hidden visibility for calls used in lttng-ctl
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
This page took 0.437073 seconds and 78 git commands to generate.