summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDafna Hirschfeld <dhirschfeld@habana.ai>2023-02-01 18:46:10 +0200
committerOded Gabbay <ogabbay@kernel.org>2023-03-15 13:29:13 +0200
commit4a2e9d11fc5ae5b9f6ad974b42dad3a4192d0be8 (patch)
tree7f6fa57b977a671f12fa058152625dd3d93da28d /tools/perf/scripts/python/export-to-sqlite.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 <dhirschfeld@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org> Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions