Fix: report to client when snapshot will be empty
authorDavid Goulet <dgoulet@efficios.com>
Tue, 14 Jan 2014 20:44:55 +0000 (15:44 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 14 Jan 2014 20:49:58 +0000 (15:49 -0500)
commitc3c841f480fd72c3e9ae7212fb9b48bb2e15e821
tree040d1bdea413cf0b7f1b587e136d108fe53a5631
parent9099276da36b32865307d5444a6a2639c510ee9c
Fix: report to client when snapshot will be empty

This adds a new lttng error code being the "snapshot nodata".

Fixes #662

Signed-off-by: David Goulet <dgoulet@efficios.com>
include/lttng/lttng-error.h
src/bin/lttng-sessiond/cmd.c
src/bin/lttng-sessiond/ust-app.c
src/bin/lttng/commands/snapshot.c
src/common/error.c
This page took 0.026117 seconds and 4 git commands to generate.