add realtime send timestamp when using pipe backend 35/169835/22
authorMaciej Slodczyk <m.slodczyk2@partner.samsung.com>
Fri, 9 Feb 2018 13:06:41 +0000 (14:06 +0100)
committerMichal Bloch <m.bloch@samsung.com>
Mon, 9 Jul 2018 14:26:59 +0000 (16:26 +0200)
commitd62fe19106aff06fa348f0995decc1019a53ff38
treee386798243b0ca74bf7a1d8e05c082f1ddd04f0e
parent0652433919dc6018cd7769d33e78bbd20d16138e
add realtime send timestamp when using pipe backend

Since kmsg has only monotonic send timestamp and syslog only realtime,
pipe backend should support both of them to be able to compare send timestamps
with both kmsg and syslog.

Change-Id: Ica48365ae4f287257168ce4d3737abb255fcd73b
Signed-off-by: Maciej Slodczyk <m.slodczyk2@partner.samsung.com>
include/queued_entry.h
src/shared/queued_entry.c