trigger: implement trigger naming
[lttng-tools.git] / src / bin / lttng-sessiond / notification-thread.c
2020-11-11  Jonathan Rajottetrigger: implement trigger naming
2020-10-28  Michael Jeansonport: no eventfd support on FreeBSD
2020-08-17  Jérémie Galarneausessiond: trigger: run trigger actions through an actio...
2020-08-17  Jérémie GalarneauRevert "sessiond: trigger: run trigger actions through...
2020-08-13  Jérémie Galarneausessiond: trigger: run trigger actions through an actio...
2020-08-11  Jérémie Galarneausessiond: notification: maintain an id to notification_...
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2019-10-17  Jérémie GalarneauFix: sessiond: unbalanced health register/unregister...
2019-08-24  Jérémie GalarneauCleanup: mark utils_get_home_dir as returning a const...
2019-05-04  Yannick LamarreClean code base from redundant verification
2019-04-25  Jonathan RajotteFix: getgrnam is not MT-Safe, use getgrnam_r
2018-12-06  Jérémie GalarneauTeardown the notification thread after the sessiond...
2018-12-05  Jérémie GalarneauLaunch the notification thread using lttng_thread
2018-08-24  Jérémie GalarneauBuild a list of triggers applying to a given session...
2018-04-03  Julien DesfossezSize-based rotation
2018-04-03  Jérémie GalarneauSeparate session info from channel info in notification...
2017-11-13  Julien DesfossezFix: O_CLOEXEC is erroneously used on pipe creation
2017-11-12  Jérémie Galarneaucentralize sessiond config option handling
2017-07-28  Jonathan RajotteUse pipe instead of eventfd() for notification command...
2017-07-26  Jérémie GalarneauDocs: move notification thread documentation to header
2017-06-21  Michael JeansonTypo: occured -> occurred
2017-06-06  Jérémie GalarneauDocs: notification comment refers to a structure by...
2017-05-23  Jérémie GalarneauFix: semaphore semantics are expected from notification...
2017-05-19  Jérémie GalarneauFix: use lttng_waiter instead of futex in notification...
2017-05-10  Jérémie GalarneauFix: skip empty revents in notificationthread
2017-05-05  Jérémie GalarneauAdd the sessiond notification-handling subsystem
This page took 0.113653 seconds and 33 git commands to generate.