The Controller type exposes the following members.

Fields

  NameDescription
CPU_SAMPLING

Pass this constant as a parameter of StartCPUProfiling to start CPU sampling.

Please find comparison of CPU sampling and CPU tracing in the Help: http://www.yourkit.com/docs/net45/help/cpu_intro.jsp

CPU_TRACING

Pass this constant as a parameter of StartCPUProfiling to start CPU tracing.

Please find comparison of CPU sampling and CPU tracing in the Help: http://www.yourkit.com/docs/net45/help/cpu_intro.jsp

DEFAULT_FILTERS

Pass this constant as a parameter of StartCPUProfiling to start CPU tracing with the default filters.

See http://www.yourkit.com/docs/net45/help/filters.jsp

DEFAULT_WALLTIME_SPEC

Pass this constant as a parameter of StartCPUProfiling to use the default wall time configuration.

See http://www.yourkit.com/docs/net45/help/times.jsp

See Also