-
Notifications
You must be signed in to change notification settings - Fork 369
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tp: always try to convert ftrace timestamps
We were assuming the default trace clock was always BOOTTIME for ftrace which is not a valid assumption if the primary_trace_clock field is set. Make sure to always go into clock tracker conversion so that the correct conversion always happens. Change-Id: I840ca6b0ff161bf740a01d773f183905b3cb4a49
- Loading branch information
1 parent
82b399b
commit 3fb75e9
Showing
2 changed files
with
29 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters