X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fcontext.c;h=bbd1addc8e1b998e7b08e4d1871f45c0bc0d5d27;hp=ead6bb3f5c0b7a515041231e41070b5b9c3caeac;hb=b12ed34b0005becf4b7e4e1102b49f5f510630c1;hpb=ae8c46e0602f4c688f8c7743b9a7891a0a7ce91e 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) {