[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210308104433.GC145@DESKTOP-TDPLP67.localdomain>
Date: Mon, 8 Mar 2021 16:14:33 +0530
From: "Naveen N . Rao" <naveen.n.rao@...ux.vnet.ibm.com>
To: Jiri Olsa <jolsa@...nel.org>
Cc: Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Andrii Nakryiko <andriin@...com>,
Michael Ellerman <mpe@...erman.id.au>, netdev@...r.kernel.org,
bpf@...r.kernel.org, Martin KaFai Lau <kafai@...com>,
Song Liu <songliubraving@...com>, Yonghong Song <yhs@...com>,
John Fastabend <john.fastabend@...il.com>,
KP Singh <kpsingh@...omium.org>,
Toke Høiland-Jørgensen <toke@...hat.com>,
Yauheni Kaliuta <ykaliuta@...hat.com>
Subject: Re: [PATCHv2 bpf-next] selftests/bpf: Fix test_attach_probe for
powerpc uprobes
On 2021/03/05 02:40PM, Jiri Olsa wrote:
> When testing uprobes we the test gets GEP (Global Entry Point)
> address from kallsyms, but then the function is called locally
> so the uprobe is not triggered.
>
> Fixing this by adjusting the address to LEP (Local Entry Point)
> for powerpc arch plus instruction check stolen from ppc_function_entry
> function pointed out and explained by Michael and Naveen.
>
> Cc: Michael Ellerman <mpe@...erman.id.au>
> Cc: Naveen N. Rao <naveen.n.rao@...ux.vnet.ibm.com>
> Signed-off-by: Jiri Olsa <jolsa@...nel.org>
> ---
> .../selftests/bpf/prog_tests/attach_probe.c | 40 ++++++++++++++++++-
> 1 file changed, 39 insertions(+), 1 deletion(-)
LGTM. FWIW:
Acked-by: Naveen N. Rao <naveen.n.rao@...ux.vnet.ibm.com>
Thanks,
- Naveen
Powered by blists - more mailing lists