On Thu, Sep 05, 2024 at 09:19:41PM +0200, Denis V. Lunev wrote:
> Right now migration_throttle() tracepoint lacks very important
> important information, i.e. no one could easily say how much the guest
> is throttled. This makes difficult to debug guest quality of service
> during migration.
> 
> This patch adds one more tracepoint into cpu_throttle_set() which is
> actually doing this job.
> 
> Signed-off-by: Denis V. Lunev <[email protected]>
> CC: Peter Xu <[email protected]>
> CC: Fabiano Rosas <[email protected]>
> CC: Paolo Bonzini <[email protected]>
> ---
> Changes from v1:
> - adding tracepoint directly to cpu_throttle_set() as suggested by Peter

queued, thanks.

-- 
Peter Xu


Reply via email to