summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorUmang Jain <umang.jain@ideasonboard.com>2024-09-10 08:10:02 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-09-11 16:54:04 +0300
commitfbaf8bf6cbc034cf9dbe6dbd4b4ff946835447d2 (patch)
treec99a9f1593890e1edf1ee7dd2d07ba29f2af1b07 /tools/perf/scripts/python/export-to-postgresql.py
parent27056fef611c1e15b2fd6e8785850df562410d58 (diff)
downloadlinux-fbaf8bf6cbc034cf9dbe6dbd4b4ff946835447d2.tar.xz
staging: vchiq_core: Simplify vchiq_bulk_transfer()
Factor out core logic for preparing bulk data transfer(mutex locking, waits on vchiq_bulk_queue wait-queue, initialising the bulk transfer) out of the vchiq_bulk_transfer(). This simplifies the existing vchiq_bulk_transfer() and makes it more readable since all the core logic is handled in vchiq_bulk_xfer_queue_msg_interruptible(). It will also help us to refactor vchiq_bulk_transfer() easily for different vchiq bulk transfer modes. No functional changes intended in this patch. Signed-off-by: Umang Jain <umang.jain@ideasonboard.com> Tested-by: Stefan Wahren <wahrenst@gmx.net> Link: https://lore.kernel.org/r/20240910051007.297227-3-umang.jain@ideasonboard.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions