perfview icon indicating copy to clipboard operation
perfview copied to clipboard

MonitorPerfCounter for all instances?

Open kgibm opened this issue 1 year ago • 0 comments

Is it possible to specify all instances for a -MonitorPerfCounter counter? For example, I tried each of the following separately but none worked:

"-MonitorPerfCounter:Process:% Processor Time:@10"
"-MonitorPerfCounter:Process:% Processor Time:*@10"
"-MonitorPerfCounter:Process:% Processor Time:<All instances>@10"

kgibm avatar Apr 10 '24 16:04 kgibm