On Sun, Apr 28, 2013 at 9:15 PM, Earlence Fernandes
wrote:
> so does the code for interception now live in skas/ ?
Just grep for "ptrace". :-)
--
Thanks,
//richard
--
Try New Relic Now & We'll Send You this Cool Shirt
N
so does the code for interception now live in skas/ ?
-Earlence
On Sun, Apr 28, 2013 at 3:07 PM, richard -rw- weinberger <
richard.weinber...@gmail.com> wrote:
> On Sun, Apr 28, 2013 at 5:43 PM, Earlence Fernandes
> wrote:
> > I keep reading that there is a tracing thread that intercepts proce
On Sun, Apr 28, 2013 at 5:43 PM, Earlence Fernandes
wrote:
> I keep reading that there is a tracing thread that intercepts process
> syscalls and I've been grepping thru the kernel sources to find this.
UML intercepts all system calls in any mode.
Tracing thread mode (tt) was the very first opera
I keep reading that there is a tracing thread that intercepts process
syscalls and I've been grepping thru the kernel sources to find this.
Can anyone point me in the right direction?
I've looked at os-Linux/ and arch/um/kernel/
-Earlence
--