diff options
author | Dennis Li <[email protected]> | 2021-04-16 22:41:11 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-04-20 21:36:01 -0400 |
commit | 6df23f4c5cef5b6d8879720ef7c842adffc565c9 (patch) | |
tree | f3ae728e01fc641722594005771462fbe42ba5b9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1f8d3ad2a01957ddb7c8198ee293e0feaa03ea18 (diff) |
drm/amdgpu: fix a error injection failed issue
because "sscanf(str, "retire_page")" always return 0, if application use
the raw data for error injection, it always wrongly falls into "op ==
3". Change to use strstr instead.
Signed-off-by: Dennis Li <[email protected]>
Reviewed-by: Hawking Zhang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions