]> git.proxmox.com Git - mirror_qemu.git/commit - hw/scsi/trace-events
trace: Remove trailing newline in events
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 16 Sep 2019 09:51:20 +0000 (11:51 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 18 Sep 2019 09:19:47 +0000 (10:19 +0100)
commit794dcb54b3fc3cb91d1eeb34216be3177400d6a2
tree29263c399d1d2678e8425e709e0b06bd17fd3d55
parent26b8e6dc42b9e46b76295f5613c7f7d61a78ccf0
trace: Remove trailing newline in events

While the tracing framework does not forbid trailing newline in
events format string, using them lead to confuse output.
It is the responsibility of the backend to properly end an event
line.

Some of our formats have trailing newlines, remove them.

[Fixed typo in commit description reported by Eric Blake
<eblake@redhat.com>
--Stefan]

Reviewed-by: John Snow <jsnow@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20190916095121.29506-2-philmd@redhat.com
Message-Id: <20190916095121.29506-2-philmd@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/misc/trace-events
hw/scsi/trace-events
hw/sd/trace-events
nbd/trace-events
net/trace-events