public inbox for linux-rt-users@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] rteval: Fix issues with cyclictest module
@ 2021-10-18  5:57 Punit Agrawal
  2021-10-18  5:57 ` [PATCH v3 1/4] rteval: cyclictest.py Enable logging cyclictest output Punit Agrawal
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Punit Agrawal @ 2021-10-18  5:57 UTC (permalink / raw)
  To: jkacur; +Cc: Punit Agrawal, linux-rt-users, punit1.agrawal

Hi,

Here's an updated version of the cyclictest fixes previously posted at
[0]. In addition, I've included a follow-up patch[1] that depends on
the previous patches in the series as well.

The combined changelog - 

v2 -> v3:
* Patch 1-3 - no change
* Patch 4 - updated author / Signed-off-by

The patches have been on the list for a few weeks now. It would be
great to see them merged if there are no issues.

Thanks,
Punit

[0] https://lore.kernel.org/all/20210917085343.2775300-1-punitagrawal@gmail.com/

Punit Agrawal (4):
  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: cyclictest.py: Skip statistics reporting in case of an
    overflow

 rteval/modules/measurement/cyclictest.py | 54 +++++++++++++++++++++---
 1 file changed, 47 insertions(+), 7 deletions(-)

-- 
2.33.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-11-09  7:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-18  5:57 [PATCH v3 0/4] rteval: Fix issues with cyclictest module Punit Agrawal
2021-10-18  5:57 ` [PATCH v3 1/4] rteval: cyclictest.py Enable logging cyclictest output Punit Agrawal
2021-11-09  7:02   ` Punit Agrawal
2021-10-18  5:57 ` [PATCH v3 2/4] rteval: cyclictest.py Parse max latencies from " Punit Agrawal
2021-10-27 23:28   ` John Kacur
2021-10-18  5:57 ` [PATCH v3 3/4] rteval: cyclictest.py: Sort the list of cpus Punit Agrawal
2021-10-27 23:28   ` John Kacur
2021-10-18  5:57 ` [PATCH v3 4/4] rteval: cyclictest.py: Skip statistics reporting in case of an overflow Punit Agrawal
2021-10-27 23:29   ` John Kacur
2021-11-01  7:40     ` Punit Agrawal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox