Profiling/performance monitoring in win32

R

Russell Warren

The application we're working on at my company currently has about
eleventy billion independent python applications/process running and
talking to each other on a win32 platform. When problems crop up and
we have to drill down to figure out who is to blame and how, we
currently are using the (surprisingly useful) perfmon tool that comes
with Windows.

Perfmon does a pretty decent job, but is pretty raw and sparse on the
usability front. Does anyone know of any alternative windows (not cpu)
profilers out there? Commercial packages ok, Of course one that can
introspect it's way into what a python app is doing would be a bonus
(but truthfully I'm probably just adding that last bit to make this
post a bit more appropriate for c.l.py :) ).

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,563
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top