summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/cpus.py
AgeCommit message (Expand)Author
2023-11-01scripts/gdb: add lx_current support for riscvDeepak Gupta
2023-04-08scripts/gdb: support getting current task struct in UMLGlenn Washburn
2023-04-08scripts/gdb: correct indentation in get_current_taskGlenn Washburn
2023-02-09scripts/gdb: fix 'lx-current' for x86Jeff Xie
2021-05-07scripts/gdb: add lx_current support for arm64Barry Song
2021-05-07scripts/gdb: document lx_current is only supported by x86Barry Song
2019-05-14scripts/gdb: silence pep8 checksStephen Boyd
2016-05-23scripts/gdb: cast CPU numbers to integerJan Kiszka
2016-05-23scripts/gdb: add cpu iteratorsKieran Bingham
2015-02-17scripts/gdb: convert CpuList to generator functionJan Kiszka
2015-02-17scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas
2015-02-17scripts/gdb: add class to iterate over CPU masksJan Kiszka
2015-02-17scripts/gdb: add lx_current convenience functionJan Kiszka
2015-02-17scripts/gdb: add internal helper and convenience function for per-cpu lookupJan Kiszka