Re: [PATCH] tests/bpf: Fix the bpf test to check for libtraceevent support

2023-02-06 Thread Athira Rajeev
> On 06-Feb-2023, at 8:10 PM, Arnaldo Carvalho de Melo wrote: > > Em Mon, Feb 06, 2023 at 09:27:13AM +0530, Athira Rajeev escreveu: >>> On 02-Feb-2023, at 6:27 AM, Arnaldo Carvalho de Melo >>> wrote: >>> >>> Em Tue, Jan 31, 2023 at 07:20:01PM +0530, Athira Rajeev escreveu: "bpf" tests

Re: [PATCH] tests/bpf: Fix the bpf test to check for libtraceevent support

2023-02-06 Thread Disha Goel
On 1/31/23 7:20 PM, Athira Rajeev wrote: "bpf" tests fails in environment with missing libtraceevent support as below: # ./perf test 36 36: BPF filter : 36.1: Basic BPF filtering : FAILED! 36.

Re: [PATCH] tests/bpf: Fix the bpf test to check for libtraceevent support

2023-02-06 Thread Arnaldo Carvalho de Melo
Em Mon, Feb 06, 2023 at 09:27:13AM +0530, Athira Rajeev escreveu: > > On 02-Feb-2023, at 6:27 AM, Arnaldo Carvalho de Melo > > wrote: > > > > Em Tue, Jan 31, 2023 at 07:20:01PM +0530, Athira Rajeev escreveu: > >> "bpf" tests fails in environment with missing libtraceevent > >> support as below:

Re: [PATCH] tests/bpf: Fix the bpf test to check for libtraceevent support

2023-02-05 Thread Athira Rajeev
> On 02-Feb-2023, at 6:27 AM, Arnaldo Carvalho de Melo wrote: > > Em Tue, Jan 31, 2023 at 07:20:01PM +0530, Athira Rajeev escreveu: >> "bpf" tests fails in environment with missing libtraceevent >> support as below: >> >> # ./perf test 36 >> 36: BPF filter

Re: [PATCH] tests/bpf: Fix the bpf test to check for libtraceevent support

2023-02-01 Thread Arnaldo Carvalho de Melo
Em Tue, Jan 31, 2023 at 07:20:01PM +0530, Athira Rajeev escreveu: > "bpf" tests fails in environment with missing libtraceevent > support as below: > > # ./perf test 36 > 36: BPF filter : > 36.1: Basic BPF filtering

[PATCH] tests/bpf: Fix the bpf test to check for libtraceevent support

2023-01-31 Thread Athira Rajeev
"bpf" tests fails in environment with missing libtraceevent support as below: # ./perf test 36 36: BPF filter : 36.1: Basic BPF filtering : FAILED! 36.2: BPF pinning