On Mon, Nov 30, 2020 at 10:07 PM Jonathan Cameron <jic23@xxxxxxxxxx> wrote: > I'm a bit confused here. Rightly so! > pollfuncs are per device using the trigger, so writing to the > timestamp of the one from this device, won't have an affect on > any others. > > If it did, we'd still have an issue as there are no ordering > guarantees amongst different consumers of a trigger. Yeah I got it all wrong. I'm trying to find the real bug (likely in the trigger consuming driver) and fix that instead. What do you use when stress testing IIO stuff? I have been using the tools from the kernel so mainly lsiio, iio_generic_buffer and iio_event_monitor so far. iio-sensor-proxy seems really nice, but I just haven't figured out what kind of programs people are in turn using that with.. Yours, Linus Walleij