X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fuprobe.c;fp=src%2Fbin%2Flttng%2Fuprobe.c;h=2a2890184d766c2279b36fccfcc7372f20472fd0;hp=2d0bf4763a8e95fabecacecd91db2ffeabe8af50;hb=ca806b0b247f89c62ac628a7779ae84049a8c2d7;hpb=a4705d55c62276cb913c64832f383e27aa72668b diff --git a/src/bin/lttng/uprobe.c b/src/bin/lttng/uprobe.c index 2d0bf4763..2a2890184 100644 --- a/src/bin/lttng/uprobe.c +++ b/src/bin/lttng/uprobe.c @@ -195,7 +195,6 @@ error: * Set the userspace probe fields in the lttng_event struct and set the * target_path to the path to the binary. */ -LTTNG_HIDDEN int parse_userspace_probe_opts(const char *opt, struct lttng_userspace_probe_location **probe_location) {