Page 1 of 1

Perfamance Statistics API?

Posted: Sat Jan 01, 2011 7:20 am
by magic-man
Is there an API for Performance Statistics so one could write a Windows Sidebar gadget to monitor cache hit rate, etc?

Re: Perfamance Statistics API?

Posted: Mon Jan 03, 2011 8:00 am
by Support
Yes. Actually any other developers can rewrite the whole application program.
However the some statistics items are not fixed yet and might be added or removed later.

Re: Perfamance Statistics API?

Posted: Mon Jan 03, 2011 8:13 am
by magic-man
support wrote:Yes. Actually any other developers can rewrite the whole application program.
However the some statistics items are not fixed yet and might be added or removed later.
Will the API calls be public? I would love to come up with a performance monitor app that keeps the stats from boot on... And possibly a gadget.

Re: Perfamance Statistics API?

Posted: Tue Jan 04, 2011 2:27 am
by Support
Yes, it can be public. If you are willing, we'll send you the documents on the api calls.

Re: Perfamance Statistics API?

Posted: Wed Jan 05, 2011 12:11 am
by magic-man
support wrote:Yes, it can be public. If you are willing, we'll send you the documents on the api calls.
That would be OK with me, as long as I know which ones will change... We could always wait until it is finalized...

Also, instead of re-inventing a performance monitor, it seems you already have one... We just need to separate a copy to its own app.