Displaying 3 results from an estimated 3 matches for "mmiotracedevelop".
Did you mean:
mmiotracedeveloper
2013 Oct 17
2
MmioTrace: Using the Instruction Decoder, etc.
On Mon, 14 Oct 2013 22:45:09 +0400
Eugene Shatokhin <euspectre at gmail.com> wrote:
> Hi,
>
> There is an interesting TODO item on MmioTraceDeveloper page:
> "kprobes has a generic instruction decoding facility, use that instead of
> homebrewn (or KVM), and use emulation instead of page faulting"
>
> Actually, I have done something similar in one of my systems, KernelStrider
> (http://code.google.com/p/kernel-strider/...
2013 Oct 17
0
MmioTrace: Using the Instruction Decoder, etc.
...so I opted not
to handle them so far in KernelStrider.
Regards,
Eugene
2013/10/17 Pekka Paalanen <pq at iki.fi>
> On Mon, 14 Oct 2013 22:45:09 +0400
> Eugene Shatokhin <euspectre at gmail.com> wrote:
>
> > Hi,
> >
> > There is an interesting TODO item on MmioTraceDeveloper page:
> > "kprobes has a generic instruction decoding facility, use that instead of
> > homebrewn (or KVM), and use emulation instead of page faulting"
> >
> > Actually, I have done something similar in one of my systems,
> KernelStrider
> > (http://code...
2013 Oct 19
3
MmioTrace: Using the Instruction Decoder, etc.
...s been enough so far.
Thanks,
pq
> 2013/10/17 Pekka Paalanen <pq at iki.fi>
>
> > On Mon, 14 Oct 2013 22:45:09 +0400
> > Eugene Shatokhin <euspectre at gmail.com> wrote:
> >
> > > Hi,
> > >
> > > There is an interesting TODO item on MmioTraceDeveloper page:
> > > "kprobes has a generic instruction decoding facility, use that instead of
> > > homebrewn (or KVM), and use emulation instead of page faulting"
> > >
> > > Actually, I have done something similar in one of my systems,
> > KernelStrid...