aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorUmang Jain <umang.jain@ideasonboard.com>2024-04-12 13:27:36 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-04-18 16:53:32 +0200
commite1c0af4f3ce0918d0849582fd3b1b630bc5917cb (patch)
treefe3ee8e78d93ecd8e805ba2a0089f4ddef99b9ec /tools/perf/scripts/python/export-to-postgresql.py
parent8c9753f6390586d3bf4f72c4ec316e2ee212abf2 (diff)
staging: vc04_services: Move variables for tracking connections
Connections to the vchiq driver are tracked using global variables. Drop those and introduce them as members of struct vchiq_drv_mgmt. Hence, struct vchiq_drv_mgmt will be used to track the connections. Also, store a vchiq_drv_mgmt pointer to struct vchiq_device to have easy access to struct vchiq_drv_mgmt across vchiq devices. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Umang Jain <umang.jain@ideasonboard.com> Link: https://lore.kernel.org/r/20240412075743.60712-5-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