summaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/mm.py
Commit message (Expand)AuthorAgeFilesLines
* scripts/gdb: change VA_BITS_MIN when we use 16K pageKuan-Ying Lee2024-06-281-1/+4
* scripts/gdb: set vabits_actual based on TCR_EL1Kuan-Ying Lee2024-06-281-1/+3
* scripts/gdb: change the layout of vmemmapKuan-Ying Lee2024-06-281-4/+4
* scripts/gdb: rework module VA rangeKuan-Ying Lee2024-06-281-1/+1
* scripts/gdb: redefine MAX_ORDER sanelyKuan-Ying Lee2024-06-281-2/+2
* arch: simplify architecture specific page size configurationArnd Bergmann2024-03-061-1/+1
* scripts/gdb/aarch64: add aarch64 page operation helper commands and configsKuan-Ying Lee2023-08-211-203/+379
* scripts/gdb: add mm introspection utilsDmitrii Bundin2023-02-021-0/+222