summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorDavid Lechner <dlechner@baylibre.com>2026-03-14 16:38:25 -0500
committerJonathan Cameron <jic23@kernel.org>2026-04-27 09:58:16 +0100
commit5de55ae1300b4bd70eb39b6664b6c733eee08228 (patch)
tree6b92c06f7c80957090da72c48738508657d75bc2 /tools/perf/scripts/python/stackcollapse.py
parentd05e3c1460e47aa61e58cc6947cf7c9fc1371d7e (diff)
iio: imu: bno055: add explicit scan buf layout
Move the scan buf.chans array into a union along with a struct that gives the layout of the buffer with all channels enabled. Although not technically required in this case, if there had been a different number of items before the quaternion, there could have been a subtle bug with the special alignment needed for the quaternion channel data and the array would have been too small. Signed-off-by: David Lechner <dlechner@baylibre.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions