summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/mm.py
AgeCommit message (Expand)Author
2024-06-28scripts/gdb: change VA_BITS_MIN when we use 16K pageKuan-Ying Lee
2024-06-28scripts/gdb: set vabits_actual based on TCR_EL1Kuan-Ying Lee
2024-06-28scripts/gdb: change the layout of vmemmapKuan-Ying Lee
2024-06-28scripts/gdb: rework module VA rangeKuan-Ying Lee
2024-06-28scripts/gdb: redefine MAX_ORDER sanelyKuan-Ying Lee
2024-03-06arch: simplify architecture specific page size configurationArnd Bergmann
2023-08-21scripts/gdb/aarch64: add aarch64 page operation helper commands and configsKuan-Ying Lee
2023-02-02scripts/gdb: add mm introspection utilsDmitrii Bundin