summaryrefslogtreecommitdiffstats
path: root/src/corelib/qtcore.tracepoints
Commit message (Collapse)AuthorAgeFilesLines
* Support for LTTNG and ETW tracingRafael Roquetto2018-01-281-0/+5
This commit introduces minimal support for instrumentation within Qt. Currently, only LTTNG/Linux and ETW/Windows are supported. Change-Id: I59b48cf83acf5532a998bb493e6379e9177e14c8 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>