On 5/29/23 04:49, Fei Wu wrote:
TBStats will be introduced to replace CONFIG_PROFILER totally, here
remove all CONFIG_PROFILER related stuffs first.

Signed-off-by: Vanderson M. do Rosario<vanderson...@gmail.com>
Signed-off-by: Alex Bennée<alex.ben...@linaro.org>
Signed-off-by: Fei Wu<fei2...@intel.com>
---
  accel/tcg/monitor.c           |  25 ----
  accel/tcg/tcg-accel-ops.c     |  10 --
  accel/tcg/translate-all.c     |  33 ------
  include/qemu/timer.h          |   9 --
  include/tcg/tcg.h             |  25 ----
  meson.build                   |   2 -
  meson_options.txt             |   2 -
  scripts/meson-buildoptions.sh |   3 -
  softmmu/runstate.c            |   9 --
  tcg/tcg.c                     | 208 ----------------------------------
  tests/qtest/qmp-cmd-test.c    |   3 -
  11 files changed, 329 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to