aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/modules.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-17scripts/gdb: convert CpuList to generator functionJan Kiszka1-1/+1
2015-02-17scripts/gdb: convert ModuleList to generator functionJan Kiszka1-22/+11
2015-02-17scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas1-3/+6
2015-02-17scripts/gdb: add lx-lsmod commandJan Kiszka1-1/+45
2015-02-17scripts/gdb: add internal helper and convenience function to look up a moduleJan Kiszka1-0/+28
2015-02-17scripts/gdb: add module iteration classJan Kiszka1-0/+39