[lttng-dev] enable-event wildcards
Mathieu Desnoyers
mathieu.desnoyers at efficios.com
Mon Apr 29 12:03:24 EDT 2019
----- On Apr 29, 2019, at 11:13 AM, Joe Sutker <jomasu22 at gmail.com> 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: <https://lists.lttng.org/pipermail/lttng-dev/attachments/20190429/e232de9a/attachment.html>
More information about the lttng-dev
mailing list