| Age | Commit message (Expand) | Author | Files | Lines | 
|---|---|---|---|---|
| 2020-10-16 | scripts/gdb/tasks: add headers and improve spacing format | Ritesh Harjani | 1 | -4/+5 | 
| 2019-05-14 | scripts/gdb: silence pep8 checks | Stephen Boyd | 1 | -0/+2 | 
| 2018-01-19 | scripts/gdb/linux/tasks.py: fix get_thread_info | Xi Kangjie | 1 | -0/+2 | 
| 2016-05-23 | scripts/gdb: add lx_thread_info_by_pid helper | Kieran Bingham | 1 | -0/+19 | 
| 2015-06-30 | scripts/gdb: remove useless global instruction | Thiébaud Weksteen | 1 | -2/+0 | 
| 2015-06-30 | scripts/gdb: add ps command | Thiébaud Weksteen | 1 | -0/+16 | 
| 2015-06-30 | scripts/gdb: fix PEP8 compliance | Thiébaud Weksteen | 1 | -0/+2 | 
| 2015-02-17 | scripts/gdb: use a generator instead of iterator for task list | Daniel Wagner | 1 | -30/+20 | 
| 2015-02-17 | scripts/gdb: port to python3 / gdb7.7 | Pantelis Koukousoulas | 1 | -1/+3 | 
| 2015-02-17 | scripts/gdb: add internal helper and convenience function to retrieve thread_... | Jan Kiszka | 1 | -0/+35 | 
| 2015-02-17 | scripts/gdb: add helper and convenience function to look up tasks | Jan Kiszka | 1 | -0/+27 | 
| 2015-02-17 | scripts/gdb: add task iteration class | Jan Kiszka | 1 | -0/+46 |