X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Flttng%2Fhealth.h;h=4e82c7be13ad8c4d9a1c8569a461761d867f0ceb;hb=d5ed3e6f3a8b52d7f2a3e2277873e0f1914ba515;hp=26e88570542777ea16deae79f46bdd0041fbd316;hpb=4bd69c5f1161cd065f487da0f4c1aa03a73c47e4;p=lttng-tools.git 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