Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.5.0 RC
-
None
-
-
c10c66e55 (dev), 81caae1dd (6.5)
Description
the issue happens because a float type is passed to ctf_array by the tracegen tool while ctf_array macro accepts int types only
qtbase/src/gui/qtgui_tracepoints_p.h:514:15: error: static assertion failed: Non-integer type `matrix` not supported as element of LTTNG_UST_FIELD_ARRAY or LTTNG_UST_FIELD_SEQUENCE514 | TP_FIELDS(ctf_array(double, matrix, matrix, 9)
Attachments
For Gerrit Dashboard: QTBUG-112761 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
471333,3 | Support float_type arrays when using lttng | dev | qt/qtbase | Status: MERGED | +2 | 0 |
474402,2 | Support float_type arrays when using lttng | 6.5 | qt/qtbase | Status: MERGED | +2 | 0 |