On Mon, 18 Aug 2014 17:10:36 +0200 Lluís Vilanova <[email protected]> wrote:
> Hi! I've been writing some QAPI/QMP commands to control tracing state, and I > was > wondering if the HMP commands (trace-event, trace-file and trace-events) can > be > dropped, or whether I should adapt them to the new ones. As far as compatibility is concerned, there's no problem dropping them as they don't exist in QMP. So, this is more a question of deciding what's the best API for tracing.
