aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorDavid Lechner <dlechner@baylibre.com>2025-07-22 17:26:39 -0500
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2025-08-16 11:57:04 +0100
commitff2501ff5c329a1a8bb0715e033d3b8af1e76de2 (patch)
tree7054fc9a2733623585ee053e3eb6bfa999b9a9e6 /tools/perf/scripts/python/event_analyzing_sample.py
parentiio: proximity: pulsedlight-lidar-lite-v2: use stack allocated scan struct (diff)
downloadlinux-ff2501ff5c329a1a8bb0715e033d3b8af1e76de2.tar.gz
linux-ff2501ff5c329a1a8bb0715e033d3b8af1e76de2.zip
iio: proximity: vl53l0x-i2c: use stack allocated scan struct
Use a stack allocated struct for the scan data instead of using the driver state to store the struct. The scan data is not used outside of the interrupt handler function so the struct does not need to exist outside of that scope. Signed-off-by: David Lechner <dlechner@baylibre.com> Link: https://patch.msgid.link/20250722-iio-proximity-vl53l0x-i2c-use-stack-allocated-scan-struct-v1-1-42f127a6834f@baylibre.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions