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<[email protected]>
Signed-off-by: Alex BennĂ©e<[email protected]>
Signed-off-by: Fei Wu<[email protected]>
---
  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 <[email protected]>

r~

Reply via email to