aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorSrikar Dronamraju <srikar@linux.vnet.ibm.com>2020-12-02 10:34:55 +0530
committerMichael Ellerman <mpe@ellerman.id.au>2020-12-04 01:01:22 +1100
commita21d1becaa3f17a97b933ffa677b526afc514ec5 (patch)
treede21858ceb451f68dfc3a3120f7ab8fa862d1585 /tools/perf/scripts/python/bin/stackcollapse-report
parentpowerpc: Rename is_kvm_guest() to check_kvm_guest() (diff)
powerpc: Reintroduce is_kvm_guest() as a fast-path check
Introduce a static branch that would be set during boot if the OS happens to be a KVM guest. Subsequent checks to see if we are on KVM will rely on this static branch. This static branch would be used in vcpu_is_preempted() in a subsequent patch. Signed-off-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com> Acked-by: Waiman Long <longman@redhat.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20201202050456.164005-4-srikar@linux.vnet.ibm.com
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions