Re: [PATCH 13/18] tracing: Add array type to function based events
From: Masami Hiramatsu <mhiramat@kernel.org>
Date: 2018-02-04 03:50:23
Also in:
lkml
From: Masami Hiramatsu <mhiramat@kernel.org>
Date: 2018-02-04 03:50:23
Also in:
lkml
On Sat, 3 Feb 2018 10:29:03 -0500 Steven Rostedt [off-list ref] wrote:
On Sat, 3 Feb 2018 22:56:15 +0900 Masami Hiramatsu [off-list ref] wrote:quoted
This idea looks good for kprobe events too. I'll try to implement same one :)We should have the two re-use the same code. In other words, I would like as much code sharing as possible.
Finally it will be, but currently the code base is too far. I would like to implement it on current code for avoiding break anything, but refactoring afterwards. I think current fetch function implementation may be too heavy with retpoline. I would like to reimplement it with eBPF :) Thank you,
-- Steve
-- Masami Hiramatsu [off-list ref]