Re: [Qemu-devel] Question regarding tcg trace-events

2019-07-28 Thread Alex Bennée
sainath grandhi writes: > Hello > I am working with qemu tracing support and combined with tcg. > I read that if tcg property is used for trace-event, it generates a > trace-event once during translation and another trace-event after the > execution. > > I made the following change in target/i3

[Qemu-devel] Question regarding tcg trace-events

2019-07-26 Thread sainath grandhi
Hello I am working with qemu tracing support and combined with tcg. I read that if tcg property is used for trace-event, it generates a trace-event once during translation and another trace-event after the execution. I made the following change in target/i386/translate.c -static inline void gen_o