aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb
AgeCommit message (Expand)Author
2018-01-19scripts/gdb/linux/tasks.py: fix get_thread_infoXi Kangjie
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-01kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada
2017-07-12scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replaceLeonard Crestez
2017-07-12scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetchLeonard Crestez
2017-07-12scripts/gdb: add lx-fdtdump commandPeter Griffin
2017-06-02scripts/gdb: make lx-dmesg command work (reliably)André Draszik
2016-07-15Revert "scripts/gdb: add a Radix Tree Parser"Kieran Bingham
2016-07-15scripts/gdb: Perform path expansion to lx-symbol's argumentsNikolay Borisov
2016-07-15scripts/gdb: add constants.py to .gitignoreOmar Sandoval
2016-07-15scripts/gdb: rebuild constants.py on dependancy changeKieran Bingham
2016-07-15scripts/gdb: silence 'nothing to do' messageKieran Bingham
2016-05-23scripts/gdb: decode bytestream on dmesg for Python3Kieran Bingham
2016-05-23scripts/gdb: fix issue with dmesg.py and python 3.XDom Cote
2016-05-23scripts/gdb: improve types abstraction for gdb python scriptsDom Cote
2016-05-23scripts/gdb: add lx_thread_info_by_pid helperKieran Bingham
2016-05-23scripts/gdb: add a Radix Tree ParserKieran Bingham
2016-05-23scripts/gdb: cast CPU numbers to integerJan Kiszka
2016-05-23scripts/gdb: add cpu iteratorsKieran Bingham
2016-05-23scripts/gdb: add mount point list commandKieran Bingham
2016-05-23scripts/gdb: add io resource readersKieran Bingham
2016-05-23scripts/gdb: provide a dentry_name VFS path helperKieran Bingham
2016-05-23scripts/gdb: support !CONFIG_MODULES gracefullyKieran Bingham
2016-05-23scripts/gdb: provide exception catching parserKieran Bingham
2016-05-23scripts/gdb: convert modules usage to lists functionsKieran Bingham
2016-05-23scripts/gdb: provide kernel list item generatorsKieran Bingham
2016-05-23scripts/gdb: provide linux constantsKieran Bingham
2016-05-23scripts/gdb: Adjust module reference counter reported by lx-lsmodJan Kiszka
2016-03-22scripts/gdb: account for changes in module data structureJan Kiszka
2016-03-22scripts/gdb: add cmdline reader commandKieran Bingham
2016-03-22scripts/gdb: add version commandKieran 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-06-30scripts/gdb: fix typo in exception nameThiébaud Weksteen
2015-06-30scripts/gdb: enable completion for lx-list-check parameterJan Kiszka
2015-06-30scripts/gdb: also allow list_head pointer as lx-list-check paramterJan Kiszka
2015-06-30scripts/gdb: add command to check list consistencyThiébaud Weksteen
2015-05-28scripts/gdb: fix lx-lsmod refcntAdrien Schildknecht
2015-02-28scripts/gdb: add empty package initialization scriptJan Kiszka
2015-02-17scripts/gdb: disable pagination while printing from breakpoint handlerJan Kiszka
2015-02-17scripts/gdb: convert CpuList to generator functionJan Kiszka
2015-02-17scripts/gdb: convert ModuleList to generator functionJan Kiszka
2015-02-17scripts/gdb: use a generator instead of iterator for task listDaniel Wagner
2015-02-17scripts/gdb: ignore byte-compiled python filesDaniel Thompson
2015-02-17scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas
2015-02-17scripts/gdb: add lx-lsmod commandJan Kiszka
2015-02-17scripts/gdb: add class to iterate over CPU masksJan Kiszka
2015-02-17scripts/gdb: add lx_current convenience functionJan Kiszka
2015-02-17scripts/gdb: add internal helper and convenience function for per-cpu lookupJan Kiszka