trace: teach lttng backend to use format strings
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 1 Aug 2014 16:08:56 +0000 (17:08 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 12 Aug 2014 13:26:12 +0000 (14:26 +0100)
commit41ef7b00abff4d31814890a14e5a8e49a177508b
treed3fe2dd5854b81df8f8b063296b34f3a5af83587
parenta7e30d84ce8109b50ee73633f72802918836b19f
trace: teach lttng backend to use format strings

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.bennee@linaro.org>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
scripts/tracetool/__init__.py
scripts/tracetool/format/ust_events_h.py