summaryrefslogtreecommitdiffstats
path: root/src/tools/tracegen
Commit message (Expand)AuthorAgeFilesLines
* Change license for tools filesLucie Gérard2024-02-0715-15/+15
* Add TRY_RUN_FLAGS argument to customize the TRY_RUN commandAmir Masoud Abdol2023-06-151-1/+0
* Add TRY_RUN to host toolsAmir Masoud Abdol2023-06-081-0/+1
* CTF: Remove extraneous semicolon in metadataAntti Määttä2023-05-181-1/+1
* Create unique names for QSize and QRect types for lttngAntti Määttä2023-04-261-12/+12
* tracegen: Add common prologueAntti Määttä2023-04-265-0/+15
* Support float_type arrays when using lttngHatem ElKharashy2023-04-251-2/+13
* Utilize NO_UNITY_BUILD arguments instead of manual exclusionAmir Masoud Abdol2023-03-141-4/+1
* tracegen: fix inefficient loopsMarc Mutz2023-03-141-1/+1
* Add some exclusions for CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-161-0/+4
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-6/+1
* tracegen: Fix handling enumerators with duplicate valuesAntti Määttä2023-02-105-22/+72
* tracegen: Add support for QSizeF and QRectF typesAntti Määttä2023-02-105-1/+29
* CTF: Move event metadata generation to the wrapperAntti Määttä2023-02-107-117/+178
* tracegen: Give warning if flag value is npot2Antti Määttä2023-01-311-2/+2
* CTF: Remove irrelevant commentAntti Määttä2023-01-231-1/+0
* Add CTF tracing backendAntti Määttä2023-01-136-7/+327
* Add metadata support to tracegen and tracepointgen toolsAntti Määttä2023-01-136-88/+423
* Fix array handling in tracegen toolAntti Määttä2023-01-134-5/+16
* tracegen: add qint64 supportRafael Roquetto2022-09-151-0/+1
* Revert "Fix build with -trace lttng"Rafael Roquetto2022-09-073-16/+1
* tracegen: add support for QSizeRafael Roquetto2022-09-034-1/+11
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-1613-494/+26
* CMake: Make possible building Qt tools without the use of core libraryAlexey Edelev2022-05-061-1/+1
* Tools: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-05-032-3/+3
* Tools: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-033-7/+13
* Tools: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-05-024-6/+6
* QtBase: replace windows.h with qt_windows.hYuhang Zhao2021-11-231-1/+1
* Fix -trace build on WindowsIvan Solovev2021-10-251-3/+22
* Fix compilation with QT_NAMESPACE and tracing on LinuxIvan Solovev2021-10-251-0/+8
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-09-271-0/+1
* Move build tools to libexec instead of the bin dirJoerg Bornemann2021-02-231-0/+1
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-21/+0
* Remove the qmake project filesJoerg Bornemann2021-01-071-21/+0
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-3/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-232-2/+2
* Fix build with -trace lttngJoerg Bornemann2020-09-113-1/+16
* Use QList instead of QVector in qtbaseJarek Kobus2020-07-072-2/+2
* Use QList instead of QVector in other toolsJarek Kobus2020-06-253-9/+9
* CMake: Make it possible to build tools when cross-compilingLeander Beernaert2020-06-022-2/+4
* Port tracedef to QRegularExpressionLars Knoll2020-04-131-20/+22
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-2/+1
|\
| * Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-2/+1
| * Mark the old style unprefixed stream functions deprecatedAllan Sandfeld Jensen2019-12-161-1/+1
| * 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
* | | Regenerate src/*Alexandru Croitor2019-11-142-2/+2
* | | Regenerate everything under ./srcAlexandru Croitor2019-11-122-2/+0