login
Header Space

 
 

Re: System call instrumentation

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Ingo Molnar <mingo@...>, Mathieu Desnoyers <mathieu.desnoyers@...>
Cc: <linux-kernel@...>, <systemtap@...>, Frank Ch. Eigler <fche@...>
Date: Tuesday, May 6, 2008 - 4:52 pm

Hi Ingo and Mathieu,

Ingo Molnar wrote:

I think that the code duplication is also an issue.
If we introduce functions which copy userspace strings same as
original syscall functions, we have to maintain similar codes.
So, I think Mathieu's approach (separating syscall parameters from
syscall entering event) is enough reasonable.

BTW, it seems that using KERNEL_TRACE per thread flag might be a bit
tricky to trace all threads. Out of curiosity:-), why did not you use a
global percpu flag to do it?

Thanks,

-- 
Masami Hiramatsu

Software Engineer
Hitachi Computer Products (America) Inc.
Software Solutions Division

e-mail: mhiramat@redhat.com


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
System call instrumentation, Mathieu Desnoyers, (Sun May 4, 9:48 am)
Re: System call instrumentation, Ingo Molnar, (Mon May 5, 2:55 am)
Re: System call instrumentation, Mathieu Desnoyers, (Mon May 5, 6:59 am)
Re: System call instrumentation, Ingo Molnar, (Mon May 5, 7:10 am)
Re: System call instrumentation, Mathieu Desnoyers, (Mon May 5, 7:30 am)
Re: System call instrumentation, Ingo Molnar, (Mon May 5, 8:28 am)
Re: System call instrumentation, Mathieu Desnoyers, (Mon May 19, 11:44 pm)
Re: System call instrumentation, Arjan van de Ven, (Tue May 20, 10:18 am)
Re: System call instrumentation, Mathieu Desnoyers, (Thu May 22, 8:47 am)
Re: System call instrumentation, Masami Hiramatsu, (Tue May 6, 4:52 pm)
speck-geostationary