X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fuprobe.h;h=54dc674d5b2d112b8920846637045cf0ada39fd8;hb=ca806b0b247f89c62ac628a7779ae84049a8c2d7;hp=852f36642f5c2b77bff42d9334f793d940a583eb;hpb=a4705d55c62276cb913c64832f383e27aa72668b;p=lttng-tools.git diff --git a/src/bin/lttng/uprobe.h b/src/bin/lttng/uprobe.h index 852f36642..54dc674d5 100644 --- a/src/bin/lttng/uprobe.h +++ b/src/bin/lttng/uprobe.h @@ -12,7 +12,6 @@ struct lttng_userspace_probe_location; -LTTNG_HIDDEN int parse_userspace_probe_opts(const char *opt, struct lttng_userspace_probe_location **uprobe_loc);