Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-10 | scripts/gdb: fix 'lx-current' for x86 | Jeff Xie | 1 | -1/+1 |
2021-05-07 | scripts/gdb: add lx_current support for arm64 | Barry Song | 1 | -0/+13 |
2021-05-07 | scripts/gdb: document lx_current is only supported by x86 | Barry Song | 1 | -2/+8 |
2019-05-15 | scripts/gdb: silence pep8 checks | Stephen Boyd | 1 | -0/+1 |
2016-05-24 | scripts/gdb: cast CPU numbers to integer | Jan Kiszka | 1 | -1/+1 |
2016-05-24 | scripts/gdb: add cpu iterators | Kieran Bingham | 1 | -0/+38 |
2015-02-18 | scripts/gdb: convert CpuList to generator function | Jan Kiszka | 1 | -39/+32 |
2015-02-18 | scripts/gdb: port to python3 / gdb7.7 | Pantelis Koukousoulas | 1 | -1/+4 |
2015-02-18 | scripts/gdb: add class to iterate over CPU masks | Jan Kiszka | 1 | -0/+54 |
2015-02-18 | scripts/gdb: add lx_current convenience function | Jan Kiszka | 1 | -0/+17 |
2015-02-18 | scripts/gdb: add internal helper and convenience function for per-cpu lookup | Jan Kiszka | 1 | -0/+68 |