Re: stack size

Marc Van Daele <[email protected]> Mon, 11 Sep 2006 08:46:35 +0200
Newsgroups gmane.comp.jakarta.bcel.user
Message-ID <[email protected]>
Torsten Curdt wrote:

>> Sorry if this turns out to be off topic but I want to monitor the
>> current stack size of my Java Threads.
>> I wonder whether this is possible with BCEL?
>> Any other options?
>
>
> Like a profiler? Please elaborate a bit more.

Thanks for you reaction.

I'm running an MHP application (Multimedia Home Platform)
so my application is not started with the normal main() function.
The target environment is a consumer electronics device but we can 
simulate on a PC.
But since our application runs inside this simulator, we don't have full 
control of the runtime environment so
we might not be able to use all standard tooling.

That being said, I didn't found a profiler that monitored the stack size.
Suggestions?

Marc

>
> cheers
> -- 
> Torsten
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
>