X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=include%2Flttng%2Flttng.h;h=7ee695cfa1964badc643886d391903e964d77cac;hb=c2afda67713866265294d11c72deca6edba05969;hp=5d84510b5a317b41506d7c4a15c04b010690508f;hpb=f176e4515302ea30dacae5c6a7a2523ef5e81612;p=lttng-tools.git diff --git a/include/lttng/lttng.h b/include/lttng/lttng.h index 5d84510b5..7ee695cfa 100644 --- a/include/lttng/lttng.h +++ b/include/lttng/lttng.h @@ -3,7 +3,7 @@ * * Linux Trace Toolkit Control Library Header File * - * Copyright (C) 2011 David Goulet + * Copyright (C) 2011 EfficiOS Inc. * * SPDX-License-Identifier: LGPL-2.1-only * @@ -169,7 +169,7 @@ extern int lttng_data_pending(const char *session_name); /* * Deprecated, replaced by lttng_regenerate_metadata. */ -LTTNG_DEPRECATED() +LTTNG_DEPRECATED("Use lttng_regenerate_metadata") extern int lttng_metadata_regenerate(const char *session_name); /*