Hi folks!
One thing I've been wanting for many years is some way of knowing the cpu utilization of a request. There's of course 'time taken' but it's not really the information I want.
After reading about the new IIS 7 Advanced Logging I was very pleased to see that it can log cpu utilization of a each request. I've installed it.
I'm getting log entries written into the advanced log however the 'cpu-utililization' column always has the value '-'. Is there something I'm missing? How can I see this information?
Thanks