PVRPerfServerComplete Command-Line Options
In PVRPerfServerComplete, there are additional command-line options available.
Option | Effect | Default |
---|---|---|
--cg=<FILE> | Custom groups filename to be read from. | (blank) |
--FW=(0,1) | Enable or disable timing events for firmware work. | 0 (disabled) |
--ClksChg=(0,1) | Enable or disable timing events for clock changes. | 1 (enabled) |
--Sync=(0,1) | Enable or disable timing events for sync object processing. | 0 (disabled) |
--HostEnq=(0,1) | Enable or disable timing events for host-queued work. | 0 (disabled) |
--HostSync=(0,1) | Enable or disable timing events for host sync object processing. | 0 (disabled) |
--HostAlloc=(0,1) | Enable or disable timing events for host resource allocations. | 0 (disabled) |
--HostFree=(0,1) | Enable or disable timing events for host resource freeing. | 0 (disabled) |
--FWAct=(0,1) | Enable ot disable timing events for FW activities. | 1 (enabled) |
--HostClkSync=(0,1) | Enable or disable timing event for initial clock speed. | 1 (enabled) |
--CSW=(0,1) | Enable or disable timing events for context switches. | 0 (disabled) |
--ClientAPIServices=(0,1) | Enable or disable timing events for Services client API. | 0 (disabled) |
--ClientAPIEGL=(0,1) | Enable or disable timing events for EGL client API. | 0 (disabled) |
--ClientAPIOpenGLES=(0,1) | Enable or disable timing events for OpenGL ES client API. | 0 (disabled) |
--read==<FILE> | File name(s) of driver HWPerf .bin files to be read. Requires --sendto . | (blank) |
--driver=<FILE> | Path/file name of PVRScopeServices library. | (blank) |
--ClientShaderInvocCount=(0,1) | Enable or disable shader invocation count feature. | 0 (disabled) |