Actions
Bug #111
closedenable event with wildcard fails
Status:
Invalid
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
02/24/2012
Due date:
% Done:
0%
Estimated time:
Description
Enabling/Disabling all UST events with "lttng disable-event * -u" fails with the following message:
Error: Event lt-hello-7757-20120224-144014: UST event not found (channel channel0, session my2)
Warning: Some command(s) went wrong
Since wildcards are allowed wildcard * should be allowed two even if the same can be achieved with "lttng disable-event -a -u".
I used the commit aeb968923d1245f4cb2be1eed2ab7b8b5eb45cf8
Actions