diff options
author | Peter Zijlstra <peterz@infradead.org> | 2020-11-13 13:46:06 +0300 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2020-12-03 12:14:51 +0300 |
commit | d55863db1dfec8845067f5625f1b0ab18c8948be (patch) | |
tree | 4513c479833b60a7c90be07c3c724ce7f100f774 /tools/perf/scripts/python/syscall-counts.py | |
parent | 8af26be062721e52eba1550caf50b712f774c5fd (diff) | |
download | linux-d55863db1dfec8845067f5625f1b0ab18c8948be.tar.xz |
arm64/mm: Implement pXX_leaf_size() support
ARM64 has non-pagetable aligned large page support with PTE_CONT, when
this bit is set the page is part of a super-page. Match the hugetlb
code and support these super pages for PTE and PMD levels.
This enables PERF_SAMPLE_{DATA,CODE}_PAGE_SIZE to report accurate
pagetable leaf sizes.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Will Deacon <will@kernel.org>
Link: https://lkml.kernel.org/r/20201126125747.GG2414@hirez.programming.kicks-ass.net
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions