login
Header Space

 
 

Re: System call instrumentation

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Ingo Molnar <mingo@...>
Cc: <linux-kernel@...>, <systemtap@...>, Frank Ch. Eigler <fche@...>
Date: Monday, May 5, 2008 - 7:30 am

* Ingo Molnar (mingo@elte.hu) wrote:

Ideally, I'd like to have this kind of high-level information :

event name : kernel syscall
syscall name : open
arg1 (%s) : "somefile"    <-----
arg2 (%d) : flags
arg3 (%d) : mode

However, "somefile" has to be read from userspace. With the protection
involved, it would cause a performance impact to read it a second time
rather than tracing the string once it's been copied to kernel-space.

Mathieu

-- 
Mathieu Desnoyers
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F  BA06 3F25 A8FE 3BAE 9A68
--
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