On 9/13/19 6:52 AM, Philippe Mathieu-Daudé wrote:
> Hi Stefan,
>
> I'v been confused by trailing newline in trace reports,
> so this series aims to fix this, by cleaning current
> formats and add a check to catch new one introduced.
>
> Regards,
>
> Phil.
>
> Philippe Mathieu-Daudé (2):
> trace: Remove trailing newline in events
> trace: Forbid event format ending with newline character
>
> docs/devel/tracing.txt | 2 ++
> hw/misc/trace-events | 10 +++++-----
> hw/scsi/trace-events | 2 +-
> hw/sd/trace-events | 2 +-
> nbd/trace-events | 4 ++--
> net/trace-events | 6 +++---
> scripts/tracetool/__init__.py | 3 +++
> 7 files changed, 17 insertions(+), 12 deletions(-)
>
Never mind my bikeshedding.
Reviewed-by: John Snow <js...@redhat.com>