[PATCH v2 0/2] perf build: Specify libtraceevent dir to rpath for asan/msan build on 64-bit

Yang Jihong posted 2 patches 2 years, 1 month ago
tools/perf/Makefile.config | 12 ++++++++++++
1 file changed, 12 insertions(+)
[PATCH v2 0/2] perf build: Specify libtraceevent dir to rpath for asan/msan build on 64-bit
Posted by Yang Jihong 2 years, 1 month ago
This patchset is for asan build issues. For detailed discussion, see:
https://lore.kernel.org/all/CAP-5=fXJAu8OO_Gaw45Hx3uq6N8VQBNFhqcUy3Zm2vKT-TDSOQ@mail.gmail.com/
https://lore.kernel.org/all/CAP-5=fXYH4JnfQH98vPRttViBfYAWGA-aoGXO7q+R_Wt8AqFSw@mail.gmail.com/

Yang Jihong (2):
  perf build: Specify libtraceevent dir to rpath for asan/msan build
  perf build: Add libtraceevent lib64 to -L directory & rpath on 64-bit

 tools/perf/Makefile.config | 12 ++++++++++++
 1 file changed, 12 insertions(+)

-- 
2.25.1
Re: [PATCH v2 0/2] perf build: Specify libtraceevent dir to rpath for asan/msan build on 64-bit
Posted by Ian Rogers 2 years, 1 month ago
On Mon, May 13, 2024 at 12:49 AM Yang Jihong <yangjihong@bytedance.com> wrote:
>
> This patchset is for asan build issues. For detailed discussion, see:
> https://lore.kernel.org/all/CAP-5=fXJAu8OO_Gaw45Hx3uq6N8VQBNFhqcUy3Zm2vKT-TDSOQ@mail.gmail.com/
> https://lore.kernel.org/all/CAP-5=fXYH4JnfQH98vPRttViBfYAWGA-aoGXO7q+R_Wt8AqFSw@mail.gmail.com/
>
> Yang Jihong (2):
>   perf build: Specify libtraceevent dir to rpath for asan/msan build
>   perf build: Add libtraceevent lib64 to -L directory & rpath on 64-bit

Great, thanks!
Tested-by: Ian Rogers <irogers@google.com>

>  tools/perf/Makefile.config | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
>
> --
> 2.25.1
>