summaryrefslogtreecommitdiffstats
path: root/src/tools/tracegen/etw.cpp
Commit message (Expand)AuthorAgeFilesLines
* tracegen: Remove the use of QUuid and therefore QCryptographicHashThiago Macieira2024-12-301-17/+35
* Change license for tools filesLucie Gérard2024-02-071-1/+1
* tracegen: Add common prologueAntti Määttä2023-04-261-0/+1
* tracegen: Fix handling enumerators with duplicate valuesAntti Määttä2023-02-101-5/+15
* 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-5/+5
* Add metadata support to tracegen and tracepointgen toolsAntti Määttä2023-01-131-8/+54
* Fix array handling in tracegen toolAntti Määttä2023-01-131-0/+9
* tracegen: add support for QSizeRafael Roquetto2022-09-031-0/+4
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Tools: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-031-1/+3
* Tools: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-05-021-1/+1
* QtBase: replace windows.h with qt_windows.hYuhang Zhao2021-11-231-1/+1
* Fix -trace build on WindowsIvan Solovev2021-10-251-3/+22
* Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-06-061-1/+1
* QRegExp include cleanupSamuel Gaist2019-04-191-1/+0
* Forward declare all types required for compilation with `-trace`Milian Wolff2019-04-051-11/+16
* Tracepoints: fix ETW generator for pointersAlessandro Ambrosano2018-08-251-0/+3
* Support for LTTNG and ETW tracingRafael Roquetto2018-01-281-0/+228