Project

General

Profile

Actions

Bug #826

closed

Cannot enable-event twice even if tracing stopped.

Added by Christian Babeux over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
High
Assignee:
Christian Babeux
Target version:
Start date:
08/18/2014
Due date:
% Done:

100%

Estimated time:

Description

While playing with JUL I stumbled upon this limitation:

$ lttng create foo
$ lttng enable-event -a -u
$ lttng start
[...]
$ lttng stop
$ lttng view
[...]
#
# Oops can't see JUL events, let's enable JUL domain...
#
$ lttng enable-event -a -j
Error: Events: Tracing already started (channel channel0, session foo)
Error: Command error

Is this an expected behavior?

Actions

Also available in: Atom PDF