Thanks for helping me, i'll use it next time.
At 2015-12-15 11:03:12, "Stefan Hajnoczi" <stefa...@redhat.com> wrote: >On Fri, Dec 11, 2015 at 03:06:12PM +0800, Qinghua Jin wrote: >> Some functions was moved from block.c to block/io.c, so the trace-events >> file should reflect that change. >> >> >> Signed-off-by: Qinghua Jin <qhjin_...@163.com> >> --- >> trace-events | 4 +++- >> 1 file changed, 3 insertions(+), 1 deletion(-) > >Please use git-send-email(1) in the future. I had to manually apply >your patch. > > >Thanks, applied to my tracing-next tree: >https://github.com/stefanha/qemu/commits/tracing-next > >Stefan