aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorDavid Matlack <[email protected]>2023-01-05 13:43:03 -0800
committerSean Christopherson <[email protected]>2023-01-24 10:05:19 -0800
commitee661d8ea94e11b3452cd27c301241f2cfa95fca (patch)
treef1626cb014d68026e3f3718d029cda100b11396f /tools/perf/scripts/python/bin/stackcollapse-report
parent6213b701a9df047242e69672f56eba62ba0e2d8a (diff)
KVM: x86: Replace cpu_dirty_logging_count with nr_memslots_dirty_logging
Drop cpu_dirty_logging_count in favor of nr_memslots_dirty_logging. Both fields count the number of memslots that have dirty-logging enabled, with the only difference being that cpu_dirty_logging_count is only incremented when using PML. So while nr_memslots_dirty_logging is not a direct replacement for cpu_dirty_logging_count, it can be combined with enable_pml to get the same information. Signed-off-by: David Matlack <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions