summaryrefslogtreecommitdiffstats
path: root/src/tools/tracegen/provider.h
Commit message (Expand)AuthorAgeFilesLines
* Change license for tools filesLucie Gérard2024-02-071-1/+1
* tracegen: Add support for QSizeF and QRectF typesAntti Määttä2023-02-101-0/+2
* CTF: Move event metadata generation to the wrapperAntti Määttä2023-02-101-7/+2
* Add metadata support to tracegen and tracepointgen toolsAntti Määttä2023-01-131-6/+38
* Fix array handling in tracegen toolAntti Määttä2023-01-131-1/+0
* tracegen: add support for QSizeRafael Roquetto2022-09-031-0/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-3/+3
* Use QList instead of QVector in qtbaseJarek Kobus2020-07-071-1/+1
* Use QList instead of QVector in other toolsJarek Kobus2020-06-251-3/+3
* Fix compile with tracing enabled: include QStringList headerMilian Wolff2019-10-091-0/+1
* Forward declare all types required for compilation with `-trace`Milian Wolff2019-04-051-0/+1
* Tracegen: add support for pointers and intptr-like typesGiuseppe D'Angelo2018-06-281-0/+2
* Support for LTTNG and ETW tracingRafael Roquetto2018-01-281-0/+95