Home
last modified time | relevance | path

Searched hist:"246 ae24d7df47f05d7b102f9c84e00b536eadc43" (Results 1 – 3 of 3) sorted by relevance

/qemu/include/tcg/
H A Dtcg.h246ae24d7df47f05d7b102f9c84e00b536eadc43 Sun Nov 02 08:04:18 UTC 2014 Max Filippov <jcmvbkbc@gmail.com> tcg: add separate monitor command to dump opcode counters

Currently 'info jit' outputs half of the information to monitor and the
rest to qemu log. Dumping opcode counts to monitor as a part of 'info
jit' command doesn't sound useful. Add new monitor command 'info
opcount' that only dumps opcode counters.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
/qemu/accel/tcg/
H A Dtranslate-all.c246ae24d7df47f05d7b102f9c84e00b536eadc43 Sun Nov 02 08:04:18 UTC 2014 Max Filippov <jcmvbkbc@gmail.com> tcg: add separate monitor command to dump opcode counters

Currently 'info jit' outputs half of the information to monitor and the
rest to qemu log. Dumping opcode counts to monitor as a part of 'info
jit' command doesn't sound useful. Add new monitor command 'info
opcount' that only dumps opcode counters.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
/qemu/tcg/
H A Dtcg.c246ae24d7df47f05d7b102f9c84e00b536eadc43 Sun Nov 02 08:04:18 UTC 2014 Max Filippov <jcmvbkbc@gmail.com> tcg: add separate monitor command to dump opcode counters

Currently 'info jit' outputs half of the information to monitor and the
rest to qemu log. Dumping opcode counts to monitor as a part of 'info
jit' command doesn't sound useful. Add new monitor command 'info
opcount' that only dumps opcode counters.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>