Stop caching the timestamp in the server 33/257533/4
authorMateusz Majewski <m.majewski2@samsung.com>
Tue, 27 Apr 2021 08:06:28 +0000 (10:06 +0200)
committerMateusz Majewski <m.majewski2@samsung.com>
Fri, 30 Apr 2021 06:24:51 +0000 (08:24 +0200)
commit5619ce887d60b48b68578b15e633de2e480448ee
treefad72d859d0497bdcb21fe08c8fbaf32b816a907
parent3beff44b8fc3f5865063624aef4191cedcfbe47e
Stop caching the timestamp in the server

Caching the timestamp makes the recv timestamps in the logs slightly
less useful, and the performance gains are questionable.

Change-Id: I71300325622ccc51bfef3cb548ce6e8a725b8429
src/logger/log_buffer.c
src/logger/logger.c
src/logger/logger_internal.h
src/logger/reader_logger.c
src/logger/reader_pipe.c