Re: [PATCH] perf script: add newline after uregs output
From: Arnaldo Carvalho de Melo
Date: Wed Nov 07 2018 - 09:25:47 EST
Em Wed, Nov 07, 2018 at 10:37:05AM +0100, Milian Wolff escreveu:
> This change makes it much easier to easily distinguish
> between consecutive samples by keeping the empty line
> between them, like we see when we do not enable uregs
> output.
Thanks, applied.
- Arnaldo