Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-05-24 | scripts/gdb: support !CONFIG_MODULES gracefully | Kieran Bingham | 1 | -1/+4 |
2016-05-24 | scripts/gdb: convert modules usage to lists functions | Kieran Bingham | 1 | -11/+6 |
2016-05-24 | scripts/gdb: Adjust module reference counter reported by lx-lsmod | Jan Kiszka | 1 | -1/+1 |
2016-03-23 | scripts/gdb: account for changes in module data structure | Jan Kiszka | 1 | -2/+3 |
2015-05-29 | scripts/gdb: fix lx-lsmod refcnt | Adrien Schildknecht | 1 | -8/+1 |
2015-02-18 | scripts/gdb: convert CpuList to generator function | Jan Kiszka | 1 | -1/+1 |
2015-02-18 | scripts/gdb: convert ModuleList to generator function | Jan Kiszka | 1 | -22/+11 |
2015-02-18 | scripts/gdb: port to python3 / gdb7.7 | Pantelis Koukousoulas | 1 | -3/+6 |
2015-02-18 | scripts/gdb: add lx-lsmod command | Jan Kiszka | 1 | -1/+45 |
2015-02-18 | scripts/gdb: add internal helper and convenience function to look up a module | Jan Kiszka | 1 | -0/+28 |
2015-02-18 | scripts/gdb: add module iteration class | Jan Kiszka | 1 | -0/+39 |