diff options
author | Anshuman Khandual <anshuman.khandual@arm.com> | 2020-09-04 14:00:59 +0530 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2020-09-07 22:04:27 +0100 |
commit | c048ddf86cdd066db283ce838a0049d2bbefb9e5 (patch) | |
tree | 44fce5da6a098a49f76e632569dc83d71bdb8557 /tools/perf/scripts/python/stackcollapse.py | |
parent | f75aef392f869018f78cfedf3c320a6b3fcfda6b (diff) |
arm64/mm/ptdump: Add address markers for BPF regions
Kernel virtual region [BPF_JIT_REGION_START..BPF_JIT_REGION_END] is missing
from address_markers[], hence relevant page table entries are not displayed
with /sys/kernel/debug/kernel_page_tables. This adds those missing markers.
While here, also rename arch/arm64/mm/dump.c which sounds bit ambiguous, as
arch/arm64/mm/ptdump.c instead.
Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will@kernel.org>
Cc: Ard Biesheuvel <ardb@kernel.org>
Cc: Steven Price <steven.price@arm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
Link: https://lore.kernel.org/r/1599208259-11191-1-git-send-email-anshuman.khandual@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions