RE: Re: [PATCH 14/31] perf tools: Suppress probing messages when probing by BPF loading

2015-09-02 Thread 平松雅巳 / HIRAMATU,MASAMI
> From: Namhyung Kim [mailto:namhy...@gmail.com] On Behalf Of Namhyung Kim > > On Sat, Aug 29, 2015 at 04:21:48AM +, Wang Nan wrote: > > This patch suppresses message output by add_perf_probe_events() and > > del_perf_probe_events() if they are triggered by BPF loading. Before > > this patch,

Re: [PATCH 14/31] perf tools: Suppress probing messages when probing by BPF loading

2015-09-02 Thread Namhyung Kim
On Sat, Aug 29, 2015 at 04:21:48AM +, Wang Nan wrote: > This patch suppresses message output by add_perf_probe_events() and > del_perf_probe_events() if they are triggered by BPF loading. Before > this patch, when using 'perf record' with BPF object/source as event > selector, following

Re: [PATCH 14/31] perf tools: Suppress probing messages when probing by BPF loading

2015-09-02 Thread Namhyung Kim
On Sat, Aug 29, 2015 at 04:21:48AM +, Wang Nan wrote: > This patch suppresses message output by add_perf_probe_events() and > del_perf_probe_events() if they are triggered by BPF loading. Before > this patch, when using 'perf record' with BPF object/source as event > selector, following

RE: Re: [PATCH 14/31] perf tools: Suppress probing messages when probing by BPF loading

2015-09-02 Thread 平松雅巳 / HIRAMATU,MASAMI
> From: Namhyung Kim [mailto:namhy...@gmail.com] On Behalf Of Namhyung Kim > > On Sat, Aug 29, 2015 at 04:21:48AM +, Wang Nan wrote: > > This patch suppresses message output by add_perf_probe_events() and > > del_perf_probe_events() if they are triggered by BPF loading. Before > > this patch,

[PATCH 14/31] perf tools: Suppress probing messages when probing by BPF loading

2015-08-28 Thread Wang Nan
This patch suppresses message output by add_perf_probe_events() and del_perf_probe_events() if they are triggered by BPF loading. Before this patch, when using 'perf record' with BPF object/source as event selector, following message will be output: Added new event:

[PATCH 14/31] perf tools: Suppress probing messages when probing by BPF loading

2015-08-28 Thread Wang Nan
This patch suppresses message output by add_perf_probe_events() and del_perf_probe_events() if they are triggered by BPF loading. Before this patch, when using 'perf record' with BPF object/source as event selector, following message will be output: Added new event: