qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH] build: deprecate --enable-gprof builds and remove from C


From: Philippe Mathieu-Daudé
Subject: Re: [RFC PATCH] build: deprecate --enable-gprof builds and remove from CI
Date: Tue, 31 Jan 2023 11:36:16 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1

On 31/1/23 10:42, Alex Bennée wrote:
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.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Thomas Huth <thuth@redhat.com>
---
  docs/about/deprecated.rst  | 14 ++++++++++++++
  meson.build                |  7 ++++++-
  .gitlab-ci.d/buildtest.yml | 19 ++++---------------
  meson_options.txt          |  3 ++-
  4 files changed, 26 insertions(+), 17 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]