Hi John, Punit Agrawal <punitagrawal@xxxxxxxxx> writes: > Hi, > > Here's an updated version of the cyclictest fixes previously posted at > [0]. The changes in this version are to address feedback received on > the previous version. > > v1 -> v2: > * Patch 1: Add an option (default off) to save cyclictest output > * Patch 3: Sort cpus returned by online_cpus() in cyclictest.py module > > All feedback welcome. Ping! Perhaps this set slipped through the cracks. > Thanks, > Punit > > [0] https://lore.kernel.org/all/20210902092452.726905-1-punitagrawal@xxxxxxxxx/ > > Punit Agrawal (3): > rteval: cyclictest.py Enable logging cyclictest output > rteval: cyclictest.py Parse max latencies from cyclictest output > rteval: cyclictest.py: Sort the list of cpus > > rteval/modules/measurement/cyclictest.py | 44 ++++++++++++++++++++---- > 1 file changed, 37 insertions(+), 7 deletions(-)