qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v1 05/15] accel/tcg: add tb_invalidate_phy_pages_fast tracepo


From: Richard Henderson
Subject: Re: [PATCH v1 05/15] accel/tcg: add tb_invalidate_phy_pages_fast tracepoint
Date: Sat, 9 Apr 2022 08:57:14 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

On 4/8/22 09:47, Alex Bennée wrote:
These events can be very expensive for the translator so lets add a
tracepoint to help with debugging what might be causing them. Clean up
the comments while we are at it.

Signed-off-by: Alex Bennée<alex.bennee@linaro.org>
---
  accel/tcg/translate-all.c | 15 +++++++++++----
  accel/tcg/trace-events    |  1 +
  2 files changed, 12 insertions(+), 4 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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