commit | 41ef7b00abff4d31814890a14e5a8e49a177508b | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Fri Aug 01 17:08:56 2014 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Tue Aug 12 14:26:12 2014 +0100 |
tree | d3fe2dd5854b81df8f8b063296b34f3a5af83587 | |
parent | a7e30d84ce8109b50ee73633f72802918836b19f [diff] |
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>