Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
logging: fix timestamp scaling with 64-bit timestamp
In default_get_timestamp(), sys_clock_tick_get() is returned when CONFIG_LOG_TIMESTAMP_64BIT=y. The timestamp frequency should reflect this. (cherry picked from commit 7188f92) Original-Signed-off-by: Xudong Zheng <7pkvm5aw@slicealias.com> GitOrigin-RevId: 7188f92 Change-Id: Ibf6ff034ff08a59d16212e0a09390df4630197c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/4851933 Commit-Queue: Keith Short <keithshort@chromium.org> Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com> Reviewed-by: Keith Short <keithshort@chromium.org> Reviewed-by: Fabio Baltieri <fabiobaltieri@google.com> Tested-by: Keith Short <keithshort@chromium.org>
- Loading branch information