Re: [PATCH 1/3] perf skel: Remove some unused variables.

2021-03-06 Thread Song Liu
> On Mar 6, 2021, at 12:08 AM, Ian Rogers wrote: > > Fixes -Wall warnings. > > Signed-off-by: Ian Rogers Acked-by: Song Liu Thanks for the clean up! > --- > tools/perf/util/bpf_skel/bpf_prog_profiler.bpf.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/tools/p

Re: [PATCH 1/3] perf skel: Remove some unused variables.

2021-03-06 Thread Arnaldo Carvalho de Melo
Em Sat, Mar 06, 2021 at 12:08:38AM -0800, Ian Rogers escreveu: > Fixes -Wall warnings. Thanks, tested all with: $ make BUILD_BPF_SKEL=1 PYTHON=python3 O=/tmp/build/perf -C tools/perf install-bin Which makes me realize we need to turn both python3 and building the bpf skel to be the default...

[PATCH 1/3] perf skel: Remove some unused variables.

2021-03-06 Thread Ian Rogers
Fixes -Wall warnings. Signed-off-by: Ian Rogers --- tools/perf/util/bpf_skel/bpf_prog_profiler.bpf.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tools/perf/util/bpf_skel/bpf_prog_profiler.bpf.c b/tools/perf/util/bpf_skel/bpf_prog_profiler.bpf.c index c7cec92d0236..ab12