diff options
author | Aman Kumar <[email protected]> | 2023-02-03 17:47:02 +0530 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-02-16 18:45:48 +0530 |
commit | e922bbf37564a4c67efca9dd6133eaadbffb65f5 (patch) | |
tree | 13b74d35ca3063ba8c3332a9b0819bf78796eea3 /tools/perf/scripts/python | |
parent | 8d1b7bd543833169a5f5f74c4753509ab406f381 (diff) |
dmaengine: idma64: Update bytes_transferred field
Currently when 8250 data transfer is done, bytes_tranferred always returns
0 at /sys/devices/pci0000\:\:**.*/dma/dma*chan*/bytes_transferred.
In many cases it gives false impression that data is not being
trasferred via DMA.
So, updating the bytes_transferred field to count the bytes
whenever there is data transfer using idma64.
Co-developed-by: Srikanth Thokala <[email protected]>
Signed-off-by: Srikanth Thokala <[email protected]>
Signed-off-by: Aman Kumar <[email protected]>
Reviewed-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')
0 files changed, 0 insertions, 0 deletions