Exception occuring while opening the Graph panel
Opened this issue · 0 comments
galop1n commented
My issue ended up being an exception when executing the line new PerformanceCounter("Processor", "% Processor Time", "_Total");
.
My counters DB was apparently corrupted and lodctr /r
to rebuild it got me running again.
It would be nice if at least, the plugin could be robust and still work when the counters cannot be created ( for any reason ).
It also make me think an UI to pick your counters would be a nice addition to the plugin