diff options
| author | Lucas De Marchi <[email protected]> | 2023-06-11 15:24:45 -0700 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:34:14 -0500 |
| commit | 6dc3a12fb8185f98b525dbdb02fa5b810c4ff0bc (patch) | |
| tree | 569deb9caa80a5cfb581f3f661b817e100b9add6 /tools/perf/scripts/python/flamegraph.py | |
| parent | 90738d86650729cafb6d92191e6568d4b425b20a (diff) | |
drm/xe/guc: Normalize error messages with %#x
One of the messages was printed without 0x prefix, so it was not clear
if it was decimal or hex: make sure to add the prefix by using %#x.
While at it, normalize the other messages in the same function to follow
the same pattern.
Reviewed-by: Gustavo Sousa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lucas De Marchi <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions