X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Fhealth.h;fp=include%2Flttng%2Fhealth.h;h=4e82c7be13ad8c4d9a1c8569a461761d867f0ceb;hp=26e88570542777ea16deae79f46bdd0041fbd316;hb=28f23191dcbf047429d51950a337a57d7a3f866a;hpb=f250b40e2179eccdb83766bf4abef5a35036c47b diff --git a/include/lttng/health.h b/include/lttng/health.h index 26e885705..4e82c7be1 100644 --- a/include/lttng/health.h +++ b/include/lttng/health.h @@ -40,7 +40,7 @@ LTTNG_EXPORT extern struct lttng_health *lttng_health_create_sessiond(void); * Return a newly allocated health object, or NULL on error. */ LTTNG_EXPORT extern struct lttng_health * - lttng_health_create_consumerd(enum lttng_health_consumerd consumerd); +lttng_health_create_consumerd(enum lttng_health_consumerd consumerd); /** * lttng_health_create_relayd - Create relayd health object @@ -101,8 +101,7 @@ LTTNG_EXPORT extern int lttng_health_get_nr_threads(const struct lttng_health *h * lttng_health_destroy() is called on @health. */ LTTNG_EXPORT extern const struct lttng_health_thread * - lttng_health_get_thread(const struct lttng_health *health, - unsigned int nth_thread); +lttng_health_get_thread(const struct lttng_health *health, unsigned int nth_thread); /** * lttng_health_thread_state - Get thread health state