Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 1. Introduction to the Tools > Performance Counters

Performance Counters

Performance counters are an important part of the troubleshooting process. During the .NET framework installation process, a collection of performance counters is installed. These performance counters represent a goldmine of information when analyzing .NET application behavior. To view the performance counters, the Windows Performance Monitor can be used. Table 1-2 lists all the performance counter categories that are part of the .NET runtime.

Table 1-2. .NET 2.0 Performance Counters Categories
Performance Counter CategoryDescription
ExceptionsPerformance counters related to exceptions thrown by .NET applications
InteroperabilityPerformance counters related to a .NET application’s relationship to COM, COM+, and external libraries
Just-in-time CompilationPerformance counters related to the Just In Time (JIT) compiler
LoaderPerformance counters related to the loading of .NET entities (assemblies, types)
Lock and ThreadPerformance counters related to threads and locking behaviors
MemoryPerformance counters related to the garbage collector (GC) and memory utilization
NetworkingPerformance counters related to the data a .NET application sends and receives over the network
RemotingPerformance counters related to the remote objects that a .NET application uses
SecurityPerformance counters related to the security checks and balances that the .NET framework performs



  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial