Re: [PATCH V3 06/19] rtla: Real-Time Linux Analysis tool

From: Ahmed S. Darwish
Date: Mon Oct 18 2021 - 15:30:44 EST


On Mon, Oct 18, 2021, Daniel Bristot de Oliveira wrote:
> --- /dev/null
> +++ b/tools/tracing/rtla/Makefile
> @@ -0,0 +1,59 @@
> +CC := gcc

Some $(CROSS_COMPILE) for the poor souls who will integrate this into
embedded distributions?

> +
> +TRACEFS_HEADERS := $$(pkg-config --cflags libtracefs)
> +

ditto. This uses the host's pkg-config unconditionally.

Thanks,

--
Ahmed S. Darwish
Linutronix GmbH