Fix: don't report error if UST app dies
authorDavid Goulet <dgoulet@efficios.com>
Tue, 27 Aug 2013 17:56:57 +0000 (13:56 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 27 Aug 2013 18:12:53 +0000 (14:12 -0400)
commit3757b38542c2ce30ee7319a85662153de08e7f9a
tree0e4e1862b77b0f94ecae0db9280478f3ffc1e98d
parentc83e7ca00efd681ec2406d2a2b2622d373ae2647
Fix: don't report error if UST app dies

An application dying unexpectedly is a normal behavior so the execution
must continue and not report an error when sending commands onto the
dying application.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/ust-app.c
This page took 0.026158 seconds and 5 git commands to generate.