aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2020-09-07 13:13:06 +0300
committerVinod Koul <[email protected]>2020-09-11 17:44:28 +0530
commitef759e4a28c88965972c815af6023f41bd733316 (patch)
treed42288acc030314870b99c4e4f84eeb836697485 /tools/perf/scripts/python/export-to-sqlite.py
parent2fc3cad287c62c6477ab674e4430662b470c3a22 (diff)
dmaengine: dmatest: Print error codes as signed value
When we got an error from DMA mapping API we convert a negative value to unsigned long type and hence make user confused: result #1: 'src mapping error' with src_off=0x19a72 dst_off=0xea len=0xccf4 (18446744073709551604) Change this to print error codes as signed values. Signed-off-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions