summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorYuri Nudelman <ynudelman@habana.ai>2022-03-31 14:15:16 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-05-22 21:01:19 +0200
commitff086c186bf2b2237410ce9145c16d2141a881ff (patch)
treee884f93a4522a1d2dfe2811f8f0c6fd846415b41 /tools/perf/scripts/python/export-to-sqlite.py
parent4e63ce6af63f3db7f922e3c564f23ac606218a3d (diff)
habanalabs: add put by handle method to memory manager
Putting object by its handle and not by object pointer is useful in some finalization flows that do not have object pointer available. It eliminates the need to first get the object and then perform put twice. Signed-off-by: Yuri Nudelman <ynudelman@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions