sessiond: trigger: run trigger actions through an action executor
[lttng-tools.git] / src / bin / lttng-sessiond / agent-thread.c
2020-04-22  Jérémie GalarneauFix: sessiond: sessiond and agent deadlock on destroy
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2019-05-04  Yannick LamarreClean code base from redundant verification
2019-01-14  Jérémie GalarneauFix: dereference on NULL pointer on allocation failure
2018-12-05  Jérémie GalarneauRemove the sessiond "ready" counter mechanism
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-03  Jérémie GalarneauReference count ltt_session objects
2018-05-09  Jérémie GalarneauFix: agent thread poll set creation failure results...
2018-04-25  Jérémie GalarneauFix: unprivilieged sessiond agent port clashes with...
2018-04-24  Jérémie GalarneauFix: failure to launch agent thread is not reported
2018-04-24  Jérémie GalarneauFix: agent may not be ready on launch
2017-11-12  Jérémie Galarneaucentralize sessiond config option handling
2017-05-05  Jérémie GalarneauClean-up: comment fix in agent_thread_manage_registration
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-09-14  Mathieu DesnoyersFix: LPOLLHUP and LPOLLERR when there is still data...
2015-07-25  Jérémie GalarneauFix: clean-up agent app hash table from the main sessio...
2015-07-25  Jérémie GalarneauFix: RCU read-side lock released too early in destroy_a...
2015-01-08  Jérémie GalarneauFix: Remove unused argument in debug statement
2015-01-08  Mathieu DesnoyersFix: poll: show the correct number of fds
2015-01-08  Mathieu DesnoyersFix: compat poll: add missing empty revents checks
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-11-13  Jérémie GalarneauFix: missing rcu_read_lock when calling trace_ust_find_...
2014-10-21  David GouletFix: return EINVAL if agent registration fails
2014-09-19  David GouletAdd version to agent registration message
2014-08-08  David GouletAdd the support for multiple agent
2014-08-08  David GouletRefactor JUL to agent namespace
This page took 0.135706 seconds and 34 git commands to generate.