This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: The cost of stack traces


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]