On 01/10/2012 02:36 AM, Andreas Färber wrote:
Am 09.01.2012 16:46, schrieb Harsh Prateek Bora:
Note: Upstream Qemu have build issues with LTTng ust backend, as the trace
event APIs are not yet stable in ust and therefore ust backend is not
supported in this script as of now. Once the ust API stablises, this script
can be updated for ust backend also.

Signed-off-by: Harsh Prateek Bora<ha...@linux.vnet.ibm.com>
---
  scripts/tracetool    |  643 --------------------------------------------------
  scripts/tracetool.py |  505 +++++++++++++++++++++++++++++++++++++++
  2 files changed, 505 insertions(+), 643 deletions(-)
  delete mode 100755 scripts/tracetool
  create mode 100755 scripts/tracetool.py

This will break the build. You need to squash 2/4 into this one.

Yes, 2/4 will be squashed with it.


What does "ust backend is not supported" mean? Did you leave it out
completely, or did not test it, or tested it and it's not working?

Please see discussion on 0/4 patch thread. Existing tracetool needs a fix for ust, and I was not sure about the fix, therefore not converted yet.

- Harsh


Andreas



Reply via email to