aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorStanley.Yang <[email protected]>2022-06-15 23:34:53 +0800
committerAlex Deucher <[email protected]>2022-06-21 17:55:11 -0400
commit6626c5a4ea2ef1bba3e02f75f797523e168fe28e (patch)
treed055a585db662503870e62a53a975f5d3f11c00d /tools/perf/scripts/python/flamegraph.py
parentf7ba887f606b1895dabf718547cf7397924f0d3a (diff)
drm/amdgpu/pm: adjust EccInfo_t struct
The EccInfo_t struct in driver_if.h is as below in official release verion 68.55.0 typedef struct { uint64_t mca_umc_status; uint64_t mca_umc_addr; uint16_t ce_count_lo_chip; uint16_t ce_count_hi_chip; uint32_t eccPadding; uint64_t mca_ceumc_addr; } EccInfo_t; It's different from the debug version druing develop print correctable error address, so adjust EccInfo_t struct. Signed-off-by: Stanley.Yang <[email protected]> Reviewed-by: Hawking Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions