]> git.proxmox.com Git - mirror_qemu.git/commit
accel/tcg: remove CONFIG_PROFILER
authorFei Wu <fei2.wu@intel.com>
Wed, 7 Jun 2023 12:24:02 +0000 (20:24 +0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 26 Jun 2023 15:33:00 +0000 (17:33 +0200)
commit1b65b4f54c7f7d07b5d35fac5f7de3e75f5f21a0
treeccb5b69feba927a332292d7f708e2868c51933a7
parentea185a557bc97868f3729060ea1cd003dbd971d1
accel/tcg: remove CONFIG_PROFILER

TBStats will be introduced to replace CONFIG_PROFILER totally, here
remove all CONFIG_PROFILER related stuffs first.

Signed-off-by: Vanderson M. do Rosario <vandersonmr2@gmail.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Fei Wu <fei2.wu@intel.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230607122411.3394702-2-fei2.wu@intel.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
13 files changed:
accel/tcg/monitor.c
accel/tcg/tcg-accel-ops.c
accel/tcg/translate-all.c
hmp-commands-info.hx
include/qemu/timer.h
include/tcg/tcg.h
meson.build
meson_options.txt
qapi/machine.json
scripts/meson-buildoptions.sh
softmmu/runstate.c
tcg/tcg.c
tests/qtest/qmp-cmd-test.c