]> git.ipfire.org Git - thirdparty/qemu.git/commit
contrib/plugins: add a scaling factor to the ips arg
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 3 Jun 2025 11:01:52 +0000 (12:01 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Sat, 7 Jun 2025 15:40:44 +0000 (16:40 +0100)
commit0dd99ef2502be9097afd969aa1071fec57db600a
treef7d3aee570849a2b5750fcc3c58666e98288ddd7
parent26b20dc20745d68c7a425326f189ae0ca91bf1d6
contrib/plugins: add a scaling factor to the ips arg

It's easy to get lost in zeros while setting the numbers of
instructions per second. Add a scaling suffix to make things simpler.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-ID: <20250603110204.838117-6-alex.bennee@linaro.org>
contrib/plugins/ips.c