The cost of stack traces

Anthony Green green@redhat.com
Wed May 10 18:27:00 GMT 2006


On Wed, 2006-05-10 at 18:01 -0400, Andrew Haley wrote:
> Yes.  All we have to do is keep a table that maps IP address -> filename.

I think I'm thinking of something even simpler, where we map whole
chunks of stack to partial traces, then we wouldn't even have to walk
the entire stack.

AG




More information about the Java mailing list