The cost of stack traces

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


On Wed, 2006-05-10 at 11:32 -0700, David Daney wrote:
> This "familiar" stuff would necessarily contain an IP->source_line 
> mapping.  

No, not quite.  It would contain a "stack region" to "stack trace"
mapping.  Once we hit something that looks familiar, and memcmp the rest
of the stack, we know what the rest of the stack trace will look like.

AG




More information about the Java mailing list