summaryrefslogtreecommitdiffstats
path: root/src/tools/tracegen/etw.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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