aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorKevin Wang <[email protected]>2020-08-24 16:50:12 +0800
committerAlex Deucher <[email protected]>2020-08-27 10:08:29 -0400
commit3d14a79b5134173ced9364411800ea60029e785e (patch)
treef701a318db45ba01945fe8635ae9c41c809215bd /tools/perf/scripts/python/export-to-sqlite.py
parent0bbb5462d30cb1a99d442a7d4b4bc5302fe24821 (diff)
drm/amd/pm: fix is_dpm_running() run error on 32bit system
v1: the C type "unsigned long" size is 32bit on 32bit system, it will cause code logic error, so replace it with "uint64_t". v2: remove duplicate cast operation. Signed-off-by: Kevin <[email protected]> Suggest-by: Jiansong Chen <[email protected]> Reviewed-by: Jiansong Chen <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions