Re: [RFC PATCH 21/22] perf bpf: probe at kprobe points.

2015-05-05 Thread Wang Nan
On 2015/5/6 0:34, Masami Hiramatsu wrote: > At least we need a description what this patch does... what will be > done with this patch, and what the user will see and what/how they can do. > > Thank you, > Sorry. I manually checked patch commit message after 'git format-patch' but forgot this on

Re: [RFC PATCH 21/22] perf bpf: probe at kprobe points.

2015-05-05 Thread Masami Hiramatsu
At least we need a description what this patch does... what will be done with this patch, and what the user will see and what/how they can do. Thank you, On 2015/04/30 19:52, Wang Nan wrote: > --- > tools/perf/util/bpf-loader.c | 18 ++ > 1 file changed, 18 insertions(+) > > dif

[RFC PATCH 21/22] perf bpf: probe at kprobe points.

2015-04-30 Thread Wang Nan
--- tools/perf/util/bpf-loader.c | 18 ++ 1 file changed, 18 insertions(+) diff --git a/tools/perf/util/bpf-loader.c b/tools/perf/util/bpf-loader.c index 208f5e8..186a3d0 100644 --- a/tools/perf/util/bpf-loader.c +++ b/tools/perf/util/bpf-loader.c @@ -952,8 +952,26 @@ out: