]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/docker: Install liblttng-ust-dev package in Ubuntu 20.04 image
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 17 Nov 2020 17:36:34 +0000 (17:36 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 23 Nov 2020 09:55:20 +0000 (09:55 +0000)
commit8e9419b7902f6ae789101071ebf86c3a245be916
treee74b96730d2f909f2223dff4f6ed13d866eeedd1
parentac74e282d4c769b4fb4f58b8f5e04df5c03f3c49
tests/docker: Install liblttng-ust-dev package in Ubuntu 20.04 image

Install the liblttng-ust-dev package to be able to
build QEMU using the User-Space Tracer trace backend
(configure --enable-trace-backends=ust).

Suggested-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20201111121234.3246812-2-philmd@redhat.com>
Message-Id: <20201117173635.29101-6-alex.bennee@linaro.org>
tests/docker/dockerfiles/ubuntu2004.docker