Re: [Qemu-devel] [PATCH 0/2] trace: fix compilation issues for QEMU 4.0.0

2019-03-22 Thread Stefan Hajnoczi
On Thu, Mar 21, 2019 at 05:08:29PM +, Stefan Hajnoczi wrote: > These patches fix compilation issues spotted by Markus Armbruster > . See the patches for details. > > Stefan Hajnoczi (2): > trace: handle tracefs path truncation > trace: avoid SystemTap dtrace(1) warnings on empty files >

[Qemu-devel] [PATCH 0/2] trace: fix compilation issues for QEMU 4.0.0

2019-03-21 Thread Stefan Hajnoczi
These patches fix compilation issues spotted by Markus Armbruster . See the patches for details. Stefan Hajnoczi (2): trace: handle tracefs path truncation trace: avoid SystemTap dtrace(1) warnings on empty files trace/ftrace.c| 12 ++-- scripts/tracetool/format/d.py