On Mon, Mar 24, 2014 at 05:35:26PM +0000, alex.ben...@linaro.org wrote:
> From: Alex Bennée <alex.ben...@linaro.org>
> 
> This makes the UST backend pay attention to the format string arguments
> that are defined when defining payload data. With this you can now
> ensure integers are reported in hex mode if you want.
> 
> Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
> 
> ---
> 
> v2
>   - remove silly debug statements
> ---
>  scripts/tracetool/__init__.py    | 12 ++++++++++--
>  scripts/tracetool/backend/ust.py | 17 ++++++++++++-----
>  2 files changed, 22 insertions(+), 7 deletions(-)

This conflicts with Lluis' tracing cleanup patch series that is merged
for QEMU 2.1.

Please rebase on:

  git://github.com/stefanha/qemu.git tracing-next

Reply via email to