-
Notifications
You must be signed in to change notification settings - Fork 62
Profiler
Gilles QUERRET edited this page Aug 1, 2016
·
2 revisions
Defines profiler options
Attribute | Description | Default value |
---|---|---|
enabled ‡ | Enables or disables profiler | False |
description | Description of profiler session | Default description |
outputDir † | Generates a profiler output in this directory, with a unique name | No default value |
outputFile † | Profiler output file name | No default value |
coverage | Enables code coverage | False |
statistics | Enables statistics | False |
listings | Generates debug listing files in this directory | No default value |
† Only one of those attributes is mandatory ‡ Mandatory attribute
None
<PCTRun procedure="tests.p">
<Profiler enabled="true" outputDir="profiler" coverage="true" />
</PCTRun>
Executes this session with profiler, generating a unique file name in profiler directory (called for example profiler123456.out), with code coverage activated.
- QuickStart
- Changelog
- InstallDocumentation
- FAQ
-
Tasks
- PCT
- DlcHome
- PCTRun
- PCTDynRun
- PCTCompile
- PCTWSComp
- PCTCreateDatabase
- Sports2000
- PCTDumpSchema
- PCTDumpSequences
- PCTLoadSchema
- PCTIncrementalDump
- PCTBinaryDump
- PCTBinaryLoad
- PCTDumpData
- PCTLoadData
- PCTSchemaDoc
- PCTLibrary
- PCTProxygen
- PCTXCode
- ProgressVersion
- PCTVersion
- ClassDocumentation
- HtmlDocumentation
- XMLDocumentation
- JsonDocumentation
- ABLDuck
- OEUnit
- ABLUnit
- RestGen
- AssemblyCatalog
- Types