source.text.dmesg: use BT_COMP_LOGE_APPEND_CAUSE
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 17 Mar 2020 17:19:37 +0000 (13:19 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Sat, 11 Apr 2020 23:17:46 +0000 (19:17 -0400)
commit5c72947e9bc82704d451e8f760b5171e374835e5
treefcc21c84d30c79d17662e761691bfc5d24cefd7e
parent903b999e63e4649c358001400a06ef834734072e
source.text.dmesg: use BT_COMP_LOGE_APPEND_CAUSE

Use BT_COMP_LOGE_APPEND_CAUSE where possible, when returning error
statuses.  Some errors paths due to allocation failure now return MEMORY_ERROR,
rather than ERROR.

Change-Id: I32a15d64538a23406114ef661990928f6f9ed296
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/3243
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
src/plugins/text/dmesg/dmesg.c
This page took 0.025202 seconds and 4 git commands to generate.