mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
This commit adds a simple bpftrace test that ensures that not only it builds fine, but it also runs properly on a minimal test scenario. Assisted-by: GPT-5.6 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> [Julien: - reindent emulator.boot() options - add a call to "bpftrace --version" ] Signed-off-by: Julien Olivain <ju.o@free.fr>