summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
AgeCommit message (Expand)Author
2019-05-14scripts/gdb: silence pep8 checksStephen Boyd
2018-01-19scripts/gdb/linux/tasks.py: fix get_thread_infoXi Kangjie
2016-05-23scripts/gdb: add lx_thread_info_by_pid helperKieran Bingham
2015-06-30scripts/gdb: remove useless global instructionThiébaud Weksteen
2015-06-30scripts/gdb: add ps commandThiébaud Weksteen
2015-06-30scripts/gdb: fix PEP8 complianceThiébaud Weksteen
2015-02-17scripts/gdb: use a generator instead of iterator for task listDaniel Wagner
2015-02-17scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas
2015-02-17scripts/gdb: add internal helper and convenience function to retrieve thread_...Jan Kiszka
2015-02-17scripts/gdb: add helper and convenience function to look up tasksJan Kiszka
2015-02-17scripts/gdb: add task iteration classJan Kiszka