Update config_help.txt with -trace ctf
Change-Id: I4cfb8e86dd9a305ff47df672ebf8637c64418fd0 Reviewed-by: Janne Koskinen <janne.p.koskinen@qt.io> Reviewed-by: Hatem ElKharashy <hatem.elkharashy@qt.io> Reviewed-by: Antti Määttä <antti.maatta@qt.io>
This commit is contained in:
parent
28f1eb6c83
commit
525647efcb
@ -107,8 +107,9 @@ Build options:
|
|||||||
-gcov ................ Instrument with the GCov code coverage tool [no]
|
-gcov ................ Instrument with the GCov code coverage tool [no]
|
||||||
|
|
||||||
-trace [backend] ..... Enable instrumentation with tracepoints.
|
-trace [backend] ..... Enable instrumentation with tracepoints.
|
||||||
Currently supported backends are 'etw' (Windows) and
|
Currently supported backends are 'etw' (Windows),
|
||||||
'lttng' (Linux), or 'yes' for auto-detection. [no]
|
'lttng' (Linux), 'ctf' (Common Trace Format, cross-platform)
|
||||||
|
or 'yes' for auto-detection. [no]
|
||||||
|
|
||||||
-sanitize {address|thread|memory|fuzzer-no-link|undefined}
|
-sanitize {address|thread|memory|fuzzer-no-link|undefined}
|
||||||
Instrument with the specified compiler sanitizer.
|
Instrument with the specified compiler sanitizer.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user