]> git.proxmox.com Git - mirror_qemu.git/commit
build: deprecate --enable-gprof builds and remove from CI
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 31 Jan 2023 09:42:23 +0000 (09:42 +0000)
committerThomas Huth <thuth@redhat.com>
Tue, 14 Feb 2023 08:02:42 +0000 (09:02 +0100)
commitbb9ecae70bbd1ab1daf94d893b02c78dfe1314f1
tree51dd5efa2120c3a4c5d2b3329229b6de8b622f96
parent550c6d97ded04f5dc2da7b34d7a95284271304a5
build: deprecate --enable-gprof builds and remove from CI

As gprof relies on instrumentation you rarely get useful data compared
to a real optimised build. Lets deprecate the build option and
simplify the CI configuration as a result.

Buglink: https://gitlab.com/qemu-project/qemu/-/issues/1338
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230131094224.861621-1-alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/buildtest.yml
docs/about/deprecated.rst
meson.build
meson_options.txt