summaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/cpus.py
Commit message (Expand)AuthorAgeFilesLines
* scripts/gdb: silence pep8 checksStephen Boyd2019-05-141-0/+1
* scripts/gdb: cast CPU numbers to integerJan Kiszka2016-05-231-1/+1
* scripts/gdb: add cpu iteratorsKieran Bingham2016-05-231-0/+38
* scripts/gdb: convert CpuList to generator functionJan Kiszka2015-02-171-39/+32
* scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas2015-02-171-1/+4
* scripts/gdb: add class to iterate over CPU masksJan Kiszka2015-02-171-0/+54
* scripts/gdb: add lx_current convenience functionJan Kiszka2015-02-171-0/+17
* scripts/gdb: add internal helper and convenience function for per-cpu lookupJan Kiszka2015-02-171-0/+68