Clarify incorrect channel output type logging message
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 27 Mar 2019 19:31:13 +0000 (15:31 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 29 Mar 2019 15:47:56 +0000 (11:47 -0400)
commit7318a78ff9f5695669fe7241319a923bb03c1ff8
tree5dd359041d05bd0b357fd5b7f2194eb6fe9381ae
parentf0f048c923b1dd740e8dbe6fe643f89f463a82e4
Clarify incorrect channel output type logging message

Recording a snapshot is only supported for channels that have
an "mmap" output type. Add the channel's name and an explanation
of the error in the consumer daemon's log as the channel's
'output' integral representation is of limited use.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/kernel-consumer/kernel-consumer.c
This page took 0.025722 seconds and 4 git commands to generate.