X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fuprobe.c;h=2d0bf4763a8e95fabecacecd91db2ffeabe8af50;hp=6af20bbdee0e6836a5bd668058345898390d6f3a;hb=a0377dfefe40662ba7d68617bce6ff467114136c;hpb=cc3b9644f017a91d347d7a414387292e3175635e diff --git a/src/bin/lttng/uprobe.c b/src/bin/lttng/uprobe.c index 6af20bbde..2d0bf4763 100644 --- a/src/bin/lttng/uprobe.c +++ b/src/bin/lttng/uprobe.c @@ -209,7 +209,7 @@ int parse_userspace_probe_opts(const char *opt, struct lttng_userspace_probe_location_lookup_method *lookup_method = NULL; struct lttng_dynamic_pointer_array tokens; - assert(opt); + LTTNG_ASSERT(opt); /* * userspace probe fields are separated by ':'.