summaryrefslogtreecommitdiffstats
path: root/src/tools/tracegen
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-101-0/+1
|\
| * Fix compile with tracing enabled: include QStringList headerMilian Wolff2019-10-091-0/+1
* | QRegExp include cleanupSamuel Gaist2019-04-192-2/+0
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-064-17/+47
|\
| * Forward declare all types required for compilation with `-trace`Milian Wolff2019-04-054-17/+47
* | Fix build with no-cast-from-asciiSimon Hausmann2018-10-141-1/+1
|/
* Tracepoints: fix ETW generator for pointersAlessandro Ambrosano2018-08-251-0/+3
* Tracegen: code tidiesGiuseppe D'Angelo2018-06-291-16/+9
* Tracegen: add support for pointers and intptr-like typesGiuseppe D'Angelo2018-06-283-3/+17
* Support for LTTNG and ETW tracingRafael Roquetto2018-01-2814-0/+1417