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:48:06 +0000 (15:48 -0500)
commite9accd4fad532b481ff23af1ef2202c1b5a43c70
treeac38bf77ed6a8d12ca8e67f2dbee3bebec2fe8f5
parent958e15ec44ddaee9161daf04a15d93ea79c114a0
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.027664 seconds and 4 git commands to generate.