Skip to content
Snippets Groups Projects
Select Git revision
  • 4400cf546b4bb62d49198f6642add01bf6e9b34d
  • openEuler-1.0-LTS default protected
  • openEuler-22.09
  • OLK-5.10
  • openEuler-22.03-LTS
  • openEuler-22.03-LTS-Ascend
  • master
  • openEuler-22.03-LTS-LoongArch-NW
  • openEuler-22.09-HCK
  • openEuler-20.03-LTS-SP3
  • openEuler-21.09
  • openEuler-21.03
  • openEuler-20.09
  • 4.19.90-2210.5.0
  • 5.10.0-123.0.0
  • 5.10.0-60.63.0
  • 5.10.0-60.62.0
  • 4.19.90-2210.4.0
  • 5.10.0-121.0.0
  • 5.10.0-60.61.0
  • 4.19.90-2210.3.0
  • 5.10.0-60.60.0
  • 5.10.0-120.0.0
  • 5.10.0-60.59.0
  • 5.10.0-119.0.0
  • 4.19.90-2210.2.0
  • 4.19.90-2210.1.0
  • 5.10.0-118.0.0
  • 5.10.0-106.19.0
  • 5.10.0-60.58.0
  • 4.19.90-2209.6.0
  • 5.10.0-106.18.0
  • 5.10.0-106.17.0
33 results

arch

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Eric Hankland authored and Paolo Bonzini committed
    Correct the logic in intel_pmu_set_msr() for fixed and general purpose
    counters. This was recently changed to set pmc->counter without taking
    in to account the value of pmc_read_counter() which will be incorrect if
    the counter is currently running and non-zero; this changes back to the
    old logic which accounted for the value of currently running counters.
    
    Signed-off-by: default avatarEric Hankland <ehankland@google.com>
    Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
    4400cf54
    History
    Name Last commit Last update
    ..