summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>2026-07-20 12:38:34 +0200
committerJonathan Cameron <jonathan.cameron@oss.qualcomm.com>2026-07-24 01:01:01 +0100
commit82bd09ce4fd3b15680735eaeafe2e688901e3b00 (patch)
tree86b2ffde945dd5b8212f949294fd68d47a52b920 /tools/perf/scripts/python/bin
parent8f4b627656fa1767d8337a95849fe7c895b6f68a (diff)
iio: inv_sensors: improve period measurement by using a longer delay
Period measurement can be difficult when using high sampling frequency where the jitter criteria is hard to meet because of the system jitter. This new version is using the delta time between 2 distant interrupts to measure an interval of at least 20ms. 20ms is a good compromise between the mitigation of system jitter and the delay to update period. This way we decorrelate the period measurement from the interrupt timestamps syncing using only the 2 last interrupts. Signed-off-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com> Signed-off-by: Jonathan Cameron <jonathan.cameron@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions