commit | bc0d104c6a3dc685e3adf92d89a017b2adc9878a | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Thu Sep 25 10:38:44 2014 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Fri Sep 26 09:43:06 2014 +0100 |
tree | b4ec702155c72a926fe929cd87c2b525debeeeaa | |
parent | 3af8f177faec822e8d616d03e73747fa3fd39228 [diff] |
ohci: drop computed flags from trace events This exceeded the trace argument limit for LTTNG UST and wasn't really needed as the flags value is stored anyway. Dropping this fixes the compile failure for UST. It can probably be merged with the previous trace shortening patch. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>