summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/constants.py.in
AgeCommit message (Expand)AuthorFilesLines
2023-11-01scripts/gdb/vmalloc: disable on no-MMUBen Wolsieffer1-0/+1
2023-11-01scripts/gdb: fix usage of MOD_TEXT not defined when CONFIG_MODULES=nClément Léger1-4/+5
2023-08-21scripts/gdb/vmalloc: add vmallocinfo supportKuan-Ying Lee1-0/+8
2023-08-21scripts/gdb/slab: add slab supportKuan-Ying Lee1-0/+13
2023-08-21scripts/gdb/page_owner: add page owner supportKuan-Ying Lee1-0/+7
2023-08-21scripts/gdb/stackdepot: add stackdepot supportKuan-Ying Lee1-0/+1
2023-08-21scripts/gdb/aarch64: add aarch64 page operation helper commands and configsKuan-Ying Lee1-0/+23
2023-08-18scripts/gdb: fix 'lx-lsmod' show the wrong sizeKuan-Ying Lee1-0/+3
2023-06-19scripts/gdb: fix SB_* constants parsingFlorian Fainelli1-6/+6
2023-04-28Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+24
2023-04-19scripts/gdb: print interruptsFlorian Fainelli1-0/+14
2023-04-19scripts/gdb: raise error with reduced debugging informationFlorian Fainelli1-0/+2
2023-04-19scripts/gdb: add a Radix Tree ParserKieran Bingham1-0/+8
2023-04-14scripts/gdb: use mem instead of core_layout to get the module addressPankaj Raghav1-0/+3
2019-06-02scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not setFabiano Rosas1-1/+2
2019-05-15scripts/gdb: print cached rate in lx-clk-summaryLeonard Crestez1-0/+4
2019-05-15scripts/gdb: add a timer list commandStephen Boyd1-0/+13
2019-03-08scripts/gdb: replace flags (MS_xyz -> SB_xyz)Jackie Liu1-6/+6
2017-07-13scripts/gdb: add lx-fdtdump commandPeter Griffin1-0/+7
2016-07-15Revert "scripts/gdb: add a Radix Tree Parser"Kieran Bingham1-7/+0
2016-05-24scripts/gdb: add a Radix Tree ParserKieran Bingham1-0/+7
2016-05-24scripts/gdb: add mount point list commandKieran Bingham1-0/+20
2016-05-24scripts/gdb: provide linux constantsKieran Bingham1-0/+32