_Dot NET
maintains .NET instrumentation under the following key:
capamsc141
PAM Server Control
maintains .NET instrumentation under the following key:HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\AccessControl\Instrumentation\.NET
The .NET registry key contains the subkey - Profiler.
Described below are the registry entries in the Profiler subkey:
- ApplyOnProcessDefines a list of processes to load the .NET Profiler.Type:REG_MULTI_SZ
- CLSIDSpecifies a globally unique identifier that identifies an object.For internal use. Not changeable.Type:REG_SZ
- OperationModeDefines whether to load the .NET Profiler into the memory.Limits:0 - False; 1 - TrueType:REG_DWORD
- ReadConfigPeriodSecDefines interval (in seconds) for the plugin to read its configuration from the Registry.Type:REG_DWORD
- TraceDbgEnableSpecifies whether to trace status flag for the cainstrm module. The key entry enables tracing into DbgView or Kernel Debugger.Type: RED_DWORDLimits: 0 - False; 1 - TrueDefault: 0
- TraceFileEnableEnables tracing into the file.Type:REG_DWORDDefault:0 - disabled
- TraceFileIsCyclicSpecifies the type of the trace file.Type: REG_DWORDLimits: 0 - trace file is not cyclic; 1 - trace file is cyclicDefault: 0
- TraceFileSizeLimitDefines the maximum size of the trace file in bytes. A value of 0 means no maximum size limit is imposed on the trace file.Type: REG_DWORDDefault: 0
- TraceFilteringMaskDefines the filtering mask for each plug-in. The supported values for this registry value change depending on the status of the software component for which you define the registry value.Limits: 0 - all information is filtered (display no information); 0x0ffffffff - no information is filtered (display all information).Type: REG_DWORDDefault: 0We recommend that you do not change the value of this registry entry yourself. For assistance, contact CA Support at http://ca.com/support.
- TraceFolderPathDefines the full pathname to the trace file.Type: REG_SZ
- TraceOutputMaskDefines the filtering mask for the trace output channels - debug stream, file, or ETW. You can specify that the trace outputs to file, to DbgView debug channel, or to WinDbg debug channel. A value of 0 disables any output.Type: REG_DWORDDefault: 0We recommend that you do not change the value of this registry entry yourself. For assistance, contact CA Support at http://ca.com/support.
- TraceReadParamsSecSpecifies the time taken to read the trace parameters from the registry.Type:REG_DWORDDefault:60 seconds
The Profile sub key contains the following subkeys with registry entries for internal use only and are not changeable:
- Assemblies
- Plugins