perfmon
explanation of ASP.NET Apps v1.1.4322 Anonymous Requests object in permon
Can someone please tell me more about performance monitor object ASP.NET Apps v1.1.4322Anonymous Requests - defined as The number of requests tha开发者_如何学JAVAt use anonymous authentication.[详细]
2023-02-03 10:52 分类:问答Perflib 2 crashes when adding a counter (from Perfmon)
I have a C++ application (under Win32) for which I need to provide performance counter information. I\'m using Perflib v2, so have created a manifest which is processed by CTRPP.[详细]
2023-01-30 03:13 分类:问答Measuring FLOPs of an application with the linux perf tool
I want to measure the ammount of floating point and arithmetic operations executed by some application with \'perf\', the new command line interface command to the linux performance counter subsystem.[详细]
2023-01-28 04:39 分类:问答Are perfmon performance counters based on the same thing "under the hood" as the ETW events used by xperf?
I have recently been becoming acquainted with perfmon and with xperf. Perfmon uses performance counters and xperf uses ETW (event tracing for windows). Perfmon has objects that provide data, whereas x[详细]
2023-01-23 14:22 分类:问答Track a program's memory & CPU usage with perfmon
I\'m trying to track a process on system running Windows Vista, I tried creating a user Data Collection Set in Vista\'s \"Reliability and Performance Monitor\" (perfmon). What I did is the following:[详细]
2023-01-19 04:44 分类:问答Problem: .NET Performance counter data goes missing after a short period
I am trying to log the .Net memory performance counters but the logs开发者_C百科 stop recording data after a bit. I am doing this for a bunch of servers and all of them stop working at different point[详细]
2023-01-13 03:55 分类:问答Log memory usage of application pool using perfmon
I am trying to audit memory usage of applications using perfmon. The application pool processes in perfmon by default looks like w3wp.exe #1, w3wp.exe #2...[详细]
2023-01-10 16:24 分类:问答How to interpret Papi output
I have collected data of Number of L2 cache misses using PAPI. I had run an MPI application with 4 threads (mpirun -np 4) and each thread reads the cache misses in L2. Each thread outputs data for eve[详细]
2023-01-10 03:12 分类:问答PerfMon web interface - does it exist?
I realise tha开发者_运维知识库t it is fairly easy to query performance counters in code and display these on an ASPX page but does anyone know if a product already exists which is basically a web vers[详细]
2023-01-05 19:56 分类:问答ColdFusion 9 / Win Server 2008 - Incorrect Perfmon Values
We\'ve recently upgraded from CF 8 开发者_StackOverflow中文版Enterprise to CF 9 Enterprise with hotfix 1.[详细]
2023-01-03 21:04 分类:问答
加载中,请稍侯......