X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fuprobe.h;h=54dc674d5b2d112b8920846637045cf0ada39fd8;hb=35c4b2b3fec47b84bf169557ea23454881b76027;hp=852f36642f5c2b77bff42d9334f793d940a583eb;hpb=0c4e727b6aeb61a5fd2749abede3c9b56f84504c;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);