Actions
Bug #982
closedlttng view: [error] at line 1269: token "(": syntax error, unexpected LPAREN, expecting SEMICOLON or COMMA
Status:
Won't fix
Priority:
High
Assignee:
-
Target version:
-
Start date:
11/30/2015
Due date:
% Done:
0%
Estimated time:
Description
issued the following lttng commands:
[
lttng create
lttng enable-event -u -a
lttng start
<run-my-app>
lttng stop
lttng view
]
lttng view command fails with the following:
[error] at line 1269: token "(": syntax error, unexpected LPAREN, expecting SEMICOLON or COMMA
Other environment info:
$ uname -a
Linux slab134 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
$ lttng --version
lttng (LTTng Trace Control) 2.4.0 - Époque Opaque
thanks, John
Updated by Mathieu Desnoyers almost 9 years ago
- Status changed from New to Won't fix
LTTng 2.4.0 is not supported anymore. Please upgrade.
Actions