On 11/03/2015 09:13, Markus Armbruster wrote: > > Let's remove and leave the remaining TCG dump/profiling functionality that > > is keyed off --enable-profiler. This "fixes" the conflict between the > > qemu_time() function and the qemu_time variable used by "info profile". > > I'd appreciate a brief hint at what the "remaining TCG dump/profiling > functionality" is here.
Some stuff that apparently is only reachable from gdb via "call foo()". I honestly haven't looked in depth, it's probably not the time to think about removal either. Paolo