[PATCH] tools/perf/tests: Skip perf BPF test if clang is not present

2022-05-05 Thread Athira Rajeev
Perf BPF filter test fails in environment where "clang" is not installed. Test failure logs: <<>> 42: BPF filter: 42.1: Basic BPF filtering : Skip 42.2: BPF pinning : FAILED! 42.3: BPF prologue generation : FAILED! <<>> Enabling verbose option

Re: [PATCH] tools/perf/tests: Skip perf BPF test if clang is not present

2022-05-05 Thread Arnaldo Carvalho de Melo
Em Thu, May 05, 2022 at 03:30:39PM +0530, Athira Rajeev escreveu: > Perf BPF filter test fails in environment where "clang" > is not installed. > > Test failure logs: > > <<>> > 42: BPF filter: > 42.1: Basic BPF filtering : Skip > 42.2: BPF pinning :

Re: [PATCH] tools/perf/tests: Skip perf BPF test if clang is not present

2022-05-06 Thread Athira Rajeev
> On 05-May-2022, at 10:51 PM, Arnaldo Carvalho de Melo wrote: > > Em Thu, May 05, 2022 at 03:30:39PM +0530, Athira Rajeev escreveu: >> Perf BPF filter test fails in environment where "clang" >> is not installed. >> >> Test failure logs: >> >> <<>> >> 42: BPF filter: >> 4

Re: [PATCH] tools/perf/tests: Skip perf BPF test if clang is not present

2022-05-10 Thread Athira Rajeev
> On 06-May-2022, at 3:07 PM, Athira Rajeev wrote: > > > >> On 05-May-2022, at 10:51 PM, Arnaldo Carvalho de Melo >> wrote: >> >> Em Thu, May 05, 2022 at 03:30:39PM +0530, Athira Rajeev escreveu: >>> Perf BPF filter test fails in environment where "clang" >>> is not installed. >>> >>> Te

Re: [PATCH] tools/perf/tests: Skip perf BPF test if clang is not present

2022-05-10 Thread Arnaldo Carvalho de Melo
Em Fri, May 06, 2022 at 03:07:51PM +0530, Athira Rajeev escreveu: > > > > On 05-May-2022, at 10:51 PM, Arnaldo Carvalho de Melo > > wrote: > > > > Em Thu, May 05, 2022 at 03:30:39PM +0530, Athira Rajeev escreveu: > >> Perf BPF filter test fails in environment where "clang" > >> is not installe