Skip to content
Commit e94c33d5 authored by Martin Sollie's avatar Martin Sollie Committed by Carles Cufí
Browse files

logging: add support for 64 bit timestamps with Linux format



Combining CONFIG_LOG_OUTPUT_FORMAT_LINUX_TIMESTAMP and
CONFIG_LOG_TIMESTAMP_64BIT results in a wrong timestamp, as the
Linux timestamp format print call assumes a 32 bit variable for
the seconds. Fix it by using a different print format for 64 bit
timestamps.

Fixes: #55372

Signed-off-by: default avatarMartin Sollie <ms@aziwell.no>
parent 70c6befa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment