linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ktap and ebpf integration
@ 2014-04-04  1:21 Jovi Zhangwei
  2014-04-04  6:26 ` Alexei Starovoitov
  0 siblings, 1 reply; 13+ messages in thread
From: Jovi Zhangwei @ 2014-04-04  1:21 UTC (permalink / raw)
  To: Alexei Starovoitov, Ingo Molnar
  Cc: Steven Rostedt, Masami Hiramatsu, Greg KH, Andi Kleen, LKML

Hi Alexei,

We talked a lot on ktap and ebpf integration in these days,
Now I think we can put into deeply to thinking out some
technical issues in there.

Firstly, I want to make sure you are support this ktap and
ebpf integration direction, I aware you have ongoing 'bpf filter'
patch set work, which actually overlapping with ktap integration
efforts (IMO the interface should be unified and simple for user,
 so I think filter debugfs file is not a good interface), so please let
me know your answer about this.

If the answer is yes, then we can go through ebpf core
improvement, for example:
- support global variable access
  this is mandatory for dynamic tracing, otherwise, there have
  no possible to run a simple script like get function execution
  time.
- support timer in kernel
  The final solution must need to support kernel timer for profiling,
  and sampling stack.
- support register multi-event in one script
- support trace_end


If the answer of first question is no, you still believe your "bpf filter"
solution is a correct way, that's means there have no need to
integrate ktap and ebpf, and don't need any ktap upstream efforts,
I 'm fine with it, then I can make another technical plan for ktap.

Thank you.

Jovi

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-04-05 21:26 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-04  1:21 ktap and ebpf integration Jovi Zhangwei
2014-04-04  6:26 ` Alexei Starovoitov
2014-04-04  7:26   ` Jovi Zhangwei
2014-04-04  7:48     ` Ingo Molnar
2014-04-04  8:46       ` Jovi Zhangwei
2014-04-04 15:57         ` Alexei Starovoitov
2014-04-04 17:28         ` Alexei Starovoitov
2014-04-05 14:23           ` Jovi Zhangwei
2014-04-05 17:22             ` Alexei Starovoitov
2014-04-05 21:26               ` Jovi Zhangwei
2014-04-05 17:50             ` Andi Kleen
2014-04-04 14:20     ` Andi Kleen
2014-04-04  7:27   ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).