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