Actions
Feature #280
closed
DG
DG
Add health check facility to session daemon
Feature #280:
Add health check facility to session daemon
Start date:
06/20/2012
Due date:
% Done:
0%
Estimated time:
Actions
Added by David Goulet about 14 years ago. Updated almost 14 years ago.
0%
This new feature is available through the API call in lttng.h:
extern int lttng_health_check(enum lttng_health_component c);
It is right now available in version 2.1-rc1 and will be in the stable release.