On Thu, 2024-05-02 at 15:13 -0400, John Kacur wrote: > > > On Wed, 1 May 2024, Crystal Wood wrote: > > > This makes the output more palatable for human readers, at the expense > > of requiring other consumers of the data to be able to handle the > > missing > > lines. > > > > Signed-off-by: Crystal Wood <crwood@xxxxxxxxxx> > > --- > > Don't apply until the below patch has been merged in rteval: > > https://lore.kernel.org/linux-rt-users/20240501200922.226347-1-crwood@xxxxxxxxxx/ > > --- > > src/cyclictest/cyclictest.c | 6 +++--- > > src/include/histogram.h | 4 ++-- > > src/lib/histogram.c | 15 ++++++++++++--- > > src/sched_deadline/cyclicdeadline.c | 7 +++---- > > 4 files changed, 20 insertions(+), 12 deletions(-) > > > > > Fixed title to say: rt-tests: cyclictest: Omit empty histogram buckets > Signed-off-by: John Kacur <jkacur@xxxxxxxxxx> > How is that a fix? I said "cyclics" because it's both cyclictest and cyclicdeadline. -Crystal