On Mon, Oct 25, 2010 at 11:13 AM, Lluís wrote:
> Blue Swirl writes:
>
>> On Fri, Oct 22, 2010 at 6:32 PM, Lluís wrote:
>>> instrument: Handle config-time activation
>>> instrument: Add initial instrumentation example
>>> instrument: Dynamic per-CPU state of static instrumentation points
>>> i
On Mon, Oct 25, 2010 at 10:54 AM, Lluís wrote:
> Blue Swirl writes:
>
>> On Fri, Oct 22, 2010 at 6:32 PM, Lluís wrote:
>>> Lluís Vilanova (17):
>>> backdoor: Declare host-side backdoor helpers
>>> backdoor: [all] Include backdoor helper declarations
>>> backdoor: Declare guest-side interface m
Blue Swirl writes:
> On Fri, Oct 22, 2010 at 6:32 PM, Lluís wrote:
>> instrument: Handle config-time activation
>> instrument: Add initial instrumentation example
>> instrument: Dynamic per-CPU state of static instrumentation points
>> instrument: Code-generation macros
>> instrument: [all]
Blue Swirl writes:
> On Fri, Oct 22, 2010 at 6:32 PM, Lluís wrote:
>> Lluís Vilanova (17):
>> backdoor: Declare host-side backdoor helpers
>> backdoor: [all] Include backdoor helper declarations
>> backdoor: Declare guest-side interface macros
>> backdoor: [i386] Decode backdoor instructions
On Fri, Oct 22, 2010 at 6:32 PM, Lluís wrote:
> Here's a set of patches with the current state of static
> instrumentation.
>
> Hope that this organization will help understanding the point of
> it. Patch 9 describes the taken approach for instrumenting during code
> generation, which is the main
Sorry, the last cover had a bad starting commit. Patches continue from
here.
--
"And it's much the same thing with knowledge, for whenever you learn
something new, the whole world becomes that much richer."
-- The Princess of Pure Reason, as told by Norton Juster in The Phantom
Tollbooth
Here's a set of patches with the current state of static
instrumentation.
Hope that this organization will help understanding the point of
it. Patch 9 describes the taken approach for instrumenting during code
generation, which is the main point of this.
Code can also be reached at:
https://