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 <d...@openvz.org> > CC: Peter Xu <pet...@redhat.com> > CC: Fabiano Rosas <faro...@suse.de> > CC: Paolo Bonzini <pbonz...@redhat.com> > --- > Changes from v1: > - adding tracepoint directly to cpu_throttle_set() as suggested by Peter
queued, thanks. -- Peter Xu