systrace property

SystraceSetup? systrace
getter/setter pair

Deprecated: Systrace uses Python 2 which has been sunset 2020-01-01.

Support of Systrace may stop at any time, at which point no Systrace file will be provided in the results. Systrace configuration for the run. If set a systrace will be taken, starting on test start and lasting for the configured duration. The systrace file thus obtained is put in the results bucket together with the other artifacts from the run.

Implementation

SystraceSetup? systrace;