summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
AgeCommit message (Expand)AuthorFilesLines
2020-10-16scripts/gdb/proc: add struct mount & struct super_block addr in lx-mounts com...Ritesh Harjani1-8/+7
2019-05-15scripts/gdb: silence pep8 checksStephen Boyd1-2/+8
2019-03-08scripts/gdb: replace flags (MS_xyz -> SB_xyz)Jackie Liu1-6/+6
2019-01-05scripts/gdb: fix lx-version string outputDu Changbin1-1/+1
2017-07-13scripts/gdb: add lx-fdtdump commandPeter Griffin1-0/+73
2016-05-24scripts/gdb: add mount point list commandKieran Bingham1-0/+99
2016-05-24scripts/gdb: add io resource readersKieran Bingham1-0/+57
2016-03-23scripts/gdb: add cmdline reader commandKieran Bingham1-0/+13
2016-03-23scripts/gdb: add version commandKieran Bingham1-0/+28