aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2020-10-21 16:14:41 +0300
committerVille Syrjälä <[email protected]>2020-10-21 23:20:19 +0300
commitd08c4e2327428d93f6d80ab0e7a79679f4c32906 (patch)
tree7b4819819cacbf6f7f47b2f7b079119cd90a8e1f /tools/perf/scripts/python/intel-pt-events.py
parente82351e74dcfc76c0f4241b5dbf8ee7c0ceb22be (diff)
drm/i915: Fix potential overflows in ilk ips calculations
A bunch of the ips calculations require 64bit math. In particular 'corr' and 'corr2' look like they can overflow on 32bit systems. Switch to explicit u64 for those. Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions