commit | a270f01b883b79c8262baf1c5e522f9996ff46a3 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Mon Jan 07 20:01:00 2019 +0000 |
committer | Primiano Tucci <primiano@google.com> | Mon Jan 07 20:01:00 2019 +0000 |
tree | 0d9ea05f8ee8c8f1bc837bdbec82fef797171b03 | |
parent | c79bb20688a3a41c83a066b50afb036b23c3b1e9 [diff] |
TraceProcessor: Introduce ClockTracker for clock syncs Adds a class to keep track of clock realignment. This will be needed for the logcat data source that uses the realtime clock as opposite to the boottime one. Bug: 122243384 Test: perfetto_unittests --gtest_filter=ClockTrackerUnittest.* Change-Id: I40277effb0cdd26a555b9c8429ab1a7c4da17835
Perfetto is an open-source project for performance instrumentation and tracing of Linux/Android/Chrome platforms and user-space apps.
See www.perfetto.dev for docs.