From mboxrd@z Thu Jan 1 00:00:00 1970 From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers) Date: Mon, 29 Apr 2019 12:03:24 -0400 (EDT) Subject: [lttng-dev] enable-event wildcards In-Reply-To: References: Message-ID: <858603224.136.1556553804055.JavaMail.zimbra@efficios.com> ----- On Apr 29, 2019, at 11:13 AM, Joe Sutker wrote: > Hello LTTng Devs, > When using `lttng enable-event -u`, putting a wildcard anywhere but the end of > the event name causes an error (Invalid event name). Is this intended behavior? > If so, the man pages should probably be changed. Remember to escape wildcards in a shell, else the shell expands it to matching filenames in your current working directory. e.g. lttng enable-event -u '*' Thanks, Mathieu > Thanks, > Joe > _______________________________________________ > lttng-dev mailing list > lttng-dev at lists.lttng.org > https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev -- Mathieu Desnoyers EfficiOS Inc. http://www.efficios.com -------------- next part -------------- An HTML attachment was scrubbed... URL: