Re: [PATCH v3 0/5] perf build: libtraceevent, libtracefs feature check with pkg-config

From: Steven Rostedt
Date: Wed Jul 17 2024 - 13:58:12 EST


On Wed, 17 Jul 2024 19:47:34 +0200
Guilherme Amadio <amadio@xxxxxxxxxx> wrote:

> There is no change in this new submission relative to the last (which has been
> tested by Thorsten to fix the build issue in Fedora). The only change has been
> to add in CC Steven Rostedt and the list linux-trace-devel@xxxxxxxxxxxxxxx.

Thanks,

For the whole series:

Acked-by: Steven Rostedt (Google) <rostedt@xxxxxxxxxxx>

Feel free to take it through the perf tree.

-- Steve

>
> Best regards,
> -Guilherme
>
> Guilherme Amadio (5):
> perf build: Warn if libtracefs is not found
> tools: Make pkg-config dependency checks usable by other tools
> tools/verification: Use pkg-config in lib_setup of Makefile.config
> tools/rtla: Use pkg-config in lib_setup of Makefile.config
> tools/latency: Use pkg-config in lib_setup of Makefile.config
>
> tools/build/Makefile.feature | 18 ++++++++++++++++++
> tools/perf/Makefile.config | 13 +++++--------
> tools/tracing/latency/Makefile.config | 3 ++-
> tools/tracing/rtla/Makefile.config | 3 ++-
> tools/verification/rv/Makefile.config | 3 ++-
> 5 files changed, 29 insertions(+), 11 deletions(-)
>