summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
AgeCommit message (Expand)Author
2024-05-08scripts/gdb: make get_thread_info accept pointersFlorian Rommel
2024-01-18Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-12-06scripts/gdb/tasks: fix lx-ps command errorKuan-Ying Lee
2023-12-03scripts: clean up IA-64 codeMasahiro Yamada
2020-10-16scripts/gdb/tasks: add headers and improve spacing formatRitesh Harjani
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