Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Memory usage of a process under windows?

7 views
Skip to first unread message

Georgios Petasis

unread,
Oct 6, 2008, 9:30:45 AM10/6/08
to
Hi all,

Is there a way to get the size of a process under windows?
I was looking at twapi, but I cannot find out how.

I have a tcl process. Under some input, the memory size of tclsh is
increased by many MBs, and I want to see when this happen from inside
the tclsh process. What can I do?

If twapi cannot do this, is there a program that can give me the memory
occupied by a process if I know the process id?

George

schlenk

unread,
Oct 6, 2008, 9:39:34 AM10/6/08
to

Doesn't twapi::get_process_info -privatebytes help there?
http://twapi.magicsplat.com/process.html#get_process_info

Michael

Georgios Petasis

unread,
Oct 6, 2008, 9:46:17 AM10/6/08
to schlenk
O/H schlenk έγραψε:

Yes, it seems to return something. I was trying to locate support for
GetProcessMemoryInfo :-)

Thank you,

George

0 new messages