Date: | Wed, 23 Aug 2017 09:36:42 +0200 |
---|---|
From: | Thomas Dullien <thomasdullien@xxxxxxxxxx> |
Subject: | Re: [DynInst_API:] where to find the code for handling switch() statements? |
Hey there, ok, I identified one of my mistakes that led to poor performance on switch()es -- I had marked the code section as writeable, and the switch handling heuristics then declare all switch jumptables invalid. Fixing this fixed my issues with the switch code above :) Cheers, Thomas On Tue, Aug 22, 2017 at 4:06 PM, Thomas Dullien <thomasdullien@xxxxxxxxxx> wrote:
|
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | Re: [DynInst_API:] where to find the code for handling switch() statements?, Thomas Dullien |
---|---|
Next by Date: | [DynInst_API:] [dyninst/dyninst] 8377b4: Fix memory leaks in indirect control flow., Sasha Nicolas |
Previous by Thread: | Re: [DynInst_API:] where to find the code for handling switch() statements?, Thomas Dullien |
Next by Thread: | , (nil) |
Indexes: | [Date] [Thread] |