aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorDafna Hirschfeld <[email protected]>2023-02-01 18:46:10 +0200
committerOded Gabbay <[email protected]>2023-03-15 13:29:13 +0200
commit4a2e9d11fc5ae5b9f6ad974b42dad3a4192d0be8 (patch)
tree7f6fa57b977a671f12fa058152625dd3d93da28d /tools/perf/scripts/python/event_analyzing_sample.py
parent1d0f9ad7ce2e6eb89ec46f603c4a8c7e71301296 (diff)
accel/habanalabs: don't trace cpu accessible dma alloc/free
The cpu accessible dma allocations use the gen_pool api which actually does not allocate new memory from the system but manages memory already allocated before. When tracing this together with real dma allocation/free it cause confusing logs like a '0' dma address and a cpu address appearing twice etc. Signed-off-by: Dafna Hirschfeld <[email protected]> Reviewed-by: Oded Gabbay <[email protected]> Signed-off-by: Oded Gabbay <[email protected]> Reviewed-by: Stanislaw Gruszka <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions