diff options
| author | Jan Höppner <[email protected]> | 2024-02-08 17:42:46 +0100 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2024-02-08 10:12:01 -0700 |
| commit | 4ba6366dbb03c2a58d0e7cbe140942bcf715006c (patch) | |
| tree | bd4d324deba173b9a5eeaec602ce2e63ab41becf /tools/perf/scripts/python/flamegraph.py | |
| parent | 0b3644b475e2564abe26a916af8447beb7c4966b (diff) | |
s390/dasd: Remove %p format specifier from error messages
Printing pointer in error messages doesn't add any value since the
addresses are hashed. Remove the %p format specifier and adapt the error
messages slightly.
Replace %p with %px in ERP to get the actual addresses since ERP is used
for debugging purposes only anyway.
Signed-off-by: Jan Höppner <[email protected]>
Reviewed-by: Stefan Haberland <[email protected]>
Signed-off-by: Stefan Haberland <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions