On Thu, Jul 03, 2025 at 07:32:14PM +0200, Philippe Mathieu-Daudé wrote: > Date: Thu, 3 Jul 2025 19:32:14 +0200 > From: Philippe Mathieu-Daudé <phi...@linaro.org> > Subject: [PATCH v6 08/39] accel/tcg: Remove profiler leftover > X-Mailer: git-send-email 2.49.0 > > TCG profiler was removed in commit 1b65b4f54c7. > > Fixes: 1b65b4f54c7 ("accel/tcg: remove CONFIG_PROFILER") > Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > --- > accel/tcg/monitor.c | 6 ------ > 1 file changed, 6 deletions(-)
Reviewed-by: Zhao Liu <zhao1....@intel.com>