aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/cpus.py
AgeCommit message (Expand)AuthorFilesLines
2021-05-07scripts/gdb: add lx_current support for arm64Gravatar Barry Song 1-0/+13
2021-05-07scripts/gdb: document lx_current is only supported by x86Gravatar Barry Song 1-2/+8
2019-05-14scripts/gdb: silence pep8 checksGravatar Stephen Boyd 1-0/+1
2016-05-23scripts/gdb: cast CPU numbers to integerGravatar Jan Kiszka 1-1/+1
2016-05-23scripts/gdb: add cpu iteratorsGravatar Kieran Bingham 1-0/+38
2015-02-17scripts/gdb: convert CpuList to generator functionGravatar Jan Kiszka 1-39/+32
2015-02-17scripts/gdb: port to python3 / gdb7.7Gravatar Pantelis Koukousoulas 1-1/+4
2015-02-17scripts/gdb: add class to iterate over CPU masksGravatar Jan Kiszka 1-0/+54
2015-02-17scripts/gdb: add lx_current convenience functionGravatar Jan Kiszka 1-0/+17
2015-02-17scripts/gdb: add internal helper and convenience function for per-cpu lookupGravatar Jan Kiszka 1-0/+68