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

Skip to content
Commit 75c8c700 authored by Jordan Crouse's avatar Jordan Crouse
Browse files

msm: kgsl: Correctly deal with log wrapping in the profiler pipe



The profiler output pipe code assumes that 64 bit perfcounter values
in the input log are contiguous which is not true; the log can wrap
at any point in the entry. Read the hi/lo values as 32 bit integers
and construct the 64 bit value by hand.

Change-Id: Ic0dedbad5ec5d8708bdb7796fe64ef6886669cd5
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
parent b1d32bf7
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