Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9eed1842 authored by Steven Cahail's avatar Steven Cahail
Browse files

trace: ipc_logging: Add QTimer timestamp alongside kernel timestamp



IPC Logging currently displays the kernel log timestamp, which is based on
a timer that does not increase when the Apps processor is in suspend. This
means that the kernel log timestamp "loses time" and cannot be correlated
with events on other processors. The source of the QTimer timestamp is
always running and has the same source as other logs in the system, which
makes it convenient to correlate logs across the system.

In IPC Logging, display the QTimer timestamp next to the kernel timestamp
to make it easier to correlate logs across the system. Increase the IPC
Logging version to 2 to enable compatibility with tools that extract the
logs from memory dumps.

Change-Id: I9cdb3dbfc2a7edd99ca6f8d91d7c09854ba37395
Signed-off-by: default avatarSteven Cahail <scahail@codeaurora.org>
parent 4a0b6988
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment