Perfamance Statistics API?
Perfamance Statistics API?
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?
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.
However the some statistics items are not fixed yet and might be added or removed later.
Re: Perfamance Statistics API?
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.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.
Re: Perfamance Statistics API?
Yes, it can be public. If you are willing, we'll send you the documents on the api calls.
Re: Perfamance Statistics API?
That would be OK with me, as long as I know which ones will change... We could always wait until it is finalized...support wrote:Yes, it can be public. If you are willing, we'll send you the documents on the api calls.
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.