aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/cpus.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-23scripts/gdb: cast CPU numbers to integerJan Kiszka1-1/+1
2016-05-23scripts/gdb: add cpu iteratorsKieran Bingham1-0/+38
2015-02-17scripts/gdb: convert CpuList to generator functionJan Kiszka1-39/+32
2015-02-17scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas1-1/+4
2015-02-17scripts/gdb: add class to iterate over CPU masksJan Kiszka1-0/+54
2015-02-17scripts/gdb: add lx_current convenience functionJan Kiszka1-0/+17
2015-02-17scripts/gdb: add internal helper and convenience function for per-cpu lookupJan Kiszka1-0/+68