src.text.dmesg: add `no-extract-timestamp` option
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 6 Jul 2017 06:17:22 +0000 (02:17 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 7 Jul 2017 15:29:13 +0000 (11:29 -0400)
commit8743317e85656acaf9947a25c4ddd408eb934ff6
tree3822242e8d6b74cbf931b751f6d648fab1e08545
parented3631a7b054ffde5814e1d2a5ea0f89fa5a1b04
src.text.dmesg: add `no-extract-timestamp` option

Babeltrace 1's babeltrace-log(1) has a -t option to extract timestamps
and write them to the event headers. It makes more sense to extract them
by default in the component itself, but babeltrace-log(1) can pass
no-extract-timestamp=yes when -t is not provided.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
plugins/text/dmesg/dmesg.c
This page took 0.023827 seconds and 4 git commands to generate.