aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/mm.py
AgeCommit message (Expand)AuthorFilesLines
2024-06-28scripts/gdb: change VA_BITS_MIN when we use 16K pageKuan-Ying Lee1-1/+4
2024-06-28scripts/gdb: set vabits_actual based on TCR_EL1Kuan-Ying Lee1-1/+3
2024-06-28scripts/gdb: change the layout of vmemmapKuan-Ying Lee1-4/+4
2024-06-28scripts/gdb: rework module VA rangeKuan-Ying Lee1-1/+1
2024-06-28scripts/gdb: redefine MAX_ORDER sanelyKuan-Ying Lee1-2/+2
2024-03-06arch: simplify architecture specific page size configurationArnd Bergmann1-1/+1
2023-08-21scripts/gdb/aarch64: add aarch64 page operation helper commands and configsKuan-Ying Lee1-203/+379
2023-02-02scripts/gdb: add mm introspection utilsDmitrii Bundin1-0/+222