summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
AgeCommit message (Expand)Author
2016-05-23scripts/gdb: support !CONFIG_MODULES gracefullyKieran Bingham
2016-05-23scripts/gdb: convert modules usage to lists functionsKieran Bingham
2016-05-23scripts/gdb: Adjust module reference counter reported by lx-lsmodJan Kiszka
2016-03-22scripts/gdb: account for changes in module data structureJan Kiszka
2015-05-28scripts/gdb: fix lx-lsmod refcntAdrien Schildknecht
2015-02-17scripts/gdb: convert CpuList to generator functionJan Kiszka
2015-02-17scripts/gdb: convert ModuleList to generator functionJan Kiszka
2015-02-17scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas
2015-02-17scripts/gdb: add lx-lsmod commandJan Kiszka
2015-02-17scripts/gdb: add internal helper and convenience function to look up a moduleJan Kiszka
2015-02-17scripts/gdb: add module iteration classJan Kiszka