diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-07-03 11:33:46 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-07-15 19:34:33 +0200 |
commit | 8cc04fd9df3b9775eaf0fb1b17d82a1a075aa3ec (patch) | |
tree | 897e24038092d015ba4b74f39ddbad9c0c189979 /hw/avr/arduino.c | |
parent | 2d7dc398ab48d09386c718708b43bd431758f1a4 (diff) | |
download | qemu-8cc04fd9df3b9775eaf0fb1b17d82a1a075aa3ec.zip qemu-8cc04fd9df3b9775eaf0fb1b17d82a1a075aa3ec.tar.gz qemu-8cc04fd9df3b9775eaf0fb1b17d82a1a075aa3ec.tar.bz2 |
accel/tcg: Extract statistic related code to tcg-stats.c
Statistic code is not specific to system emulation (except
cross-page checks) and can be used to analyze user-mode binaries.
Extract statistic related code to its own file: tcg-stats.c,
keeping the original LGPL-2.1-or-later license tag.
Note, this code is not yet reachable by user-mode.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250715140048.84942-3-philmd@linaro.org>
Diffstat (limited to 'hw/avr/arduino.c')
0 files changed, 0 insertions, 0 deletions