aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2020-10-22 22:42:56 +0300
committerVille Syrjälä <[email protected]>2021-01-14 19:37:53 +0200
commit5b34ab52401f0f1f191bcb83a182c83b506f4763 (patch)
tree2e203df4a861ebcce829f09b0755ac4adf65a0a4 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent625f8fb5bb5f5d25731c98d1f02e5023d41385f3 (diff)
drm/modes: Switch to 64bit maths to avoid integer overflow
The new >8k CEA modes have dotclocks reaching 5.94 GHz, which means our clock*1000 will now overflow the 32bit unsigned integer. Switch to 64bit maths to avoid it. Cc: [email protected] Reported-by: Randy Dunlap <[email protected]> Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Tested-by: Randy Dunlap <[email protected]> Reviewed-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions