commit | 8b37a1ceca961fdc8c070097b880a991e62cd8fe | [log] [tgz] |
---|---|---|
author | Kean Mariotti <keanmariotti@google.com> | Mon May 06 13:37:58 2024 +0000 |
committer | Kean Mariotti <keanmariotti@google.com> | Fri May 10 12:12:06 2024 +0000 |
tree | c0511adf2715a00ad27d85fc6c5df991b3c08cc1 | |
parent | 3fa87a66674deabb363f191448f058add725ec99 [diff] |
cross-tool protocol: support CLOCK_BOOTTIME With this CL, the cross-tool protocol supports synchronization based on timestamps with type CLOCK_BOOTTIME. Previously only CLOCK_REALTIME timestamps where supported. CLOCK_BOOTTIME is needed for more accurate synchronization with Perfetto. Bug: 332833838 Test: npm run test:presubmit && npm run test:e2e Change-Id: I7e9d97997382ad345b37b93116d96409e63f80cc