summaryrefslogtreecommitdiffstats
path: root/src/tools/tracegen/lttng.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tools filesLucie Gérard2024-02-071-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-261-0/+1
* Support float_type arrays when using lttngHatem ElKharashy2023-04-251-2/+13
* tracegen: Fix handling enumerators with duplicate valuesAntti Määttä2023-02-101-5/+13
* tracegen: Add support for QSizeF and QRectF typesAntti Määttä2023-02-101-0/+10
* CTF: Move event metadata generation to the wrapperAntti Määttä2023-02-101-6/+6
* Add metadata support to tracegen and tracepointgen toolsAntti Määttä2023-01-131-19/+88
* Fix array handling in tracegen toolAntti Määttä2023-01-131-2/+4
* Revert "Fix build with -trace lttng"Rafael Roquetto2022-09-071-2/+1
* tracegen: add support for QSizeRafael Roquetto2022-09-031-0/+4
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Tools: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-05-021-1/+1
* Fix compilation with QT_NAMESPACE and tracing on LinuxIvan Solovev2021-10-251-0/+8
* Fix build with -trace lttngJoerg Bornemann2020-09-111-1/+2
* QRegExp include cleanupSamuel Gaist2019-04-191-1/+0
* Forward declare all types required for compilation with `-trace`Milian Wolff2019-04-051-6/+11
* Tracegen: add support for pointers and intptr-like typesGiuseppe D'Angelo2018-06-281-0/+4
* Support for LTTNG and ETW tracingRafael Roquetto2018-01-281-0/+215