qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 09/10] accel/tcg: Inline dump_opcount_info() and remove it


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 09/10] accel/tcg: Inline dump_opcount_info() and remove it
Date: Mon, 23 May 2022 00:39:30 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.9.0

On 20/5/22 20:01, Bernhard Beschow wrote:
dump_opcount_info() is a one-line wrapper around tcg_dump_op_count()
which is also exported. So use the latter directly.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
---
  accel/tcg/cpu-exec.c      | 2 +-
  accel/tcg/translate-all.c | 5 -----
  include/exec/cpu-all.h    | 1 -
  3 files changed, 1 insertion(+), 7 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]