X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fcontext.c;h=bbd1addc8e1b998e7b08e4d1871f45c0bc0d5d27;hp=ead6bb3f5c0b7a515041231e41070b5b9c3caeac;hb=8d5841ea483139d3ab2f2b4dd39263dad63832b1;hpb=71a559f8ebee6ba681dfba864d6dace2efcf0440 diff --git a/src/common/context.c b/src/common/context.c index ead6bb3f5..bbd1addc8 100644 --- a/src/common/context.c +++ b/src/common/context.c @@ -25,6 +25,7 @@ #include #include +LTTNG_HIDDEN int parse_application_context(const char *str, char **out_provider_name, char **out_ctx_name) {