aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb
AgeCommit message (Expand)Author
2023-09-13scripts/gdb: fix 'lx-lsmod' show the wrong sizeKuan-Ying Lee
2023-06-19scripts/gdb: fix SB_* constants parsingFlorian Fainelli
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-04-18scripts/gdb: add GDB convenience functions $lx_dentry_name() and $lx_i_dentry()Glenn Washburn
2023-04-18scripts/gdb: create linux/vfs.py for VFS related GDB helpersGlenn Washburn
2023-04-18scripts/gdb: timerlist: convert int chunks to strAmjad Ouled-Ameur
2023-04-18scripts/gdb: print interruptsFlorian Fainelli
2023-04-18scripts/gdb: raise error with reduced debugging informationFlorian Fainelli
2023-04-18scripts/gdb: add a Radix Tree ParserKieran Bingham
2023-04-18scripts/gdb: fix lx-timerlist for HRTIMER_MAX_CLOCK_BASES printingPeng Liu
2023-04-18scripts/gdb: fix lx-timerlist for Python3Peng Liu
2023-04-18scripts/gdb: fix lx-timerlist for struct timequeue_head changePeng Liu
2023-04-13scripts/gdb: use mem instead of core_layout to get the module addressPankaj Raghav
2023-04-08scripts/gdb: bail early if there are no generic PDFlorian Fainelli
2023-04-08scripts/gdb: bail early if there are no clocksFlorian Fainelli
2023-04-08scripts/gdb: support getting current task struct in UMLGlenn Washburn
2023-04-08scripts/gdb: correct indentation in get_current_taskGlenn Washburn
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-02-09scripts/gdb: fix 'lx-current' for x86Jeff Xie
2023-02-02scripts/gdb: add mm introspection utilsDmitrii Bundin
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-08-05Merge tag 'printk-for-5.20-sane' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-07-29scripts/gdb: ensure the absolute path is generated on initial sourceAaron Tomlin
2022-07-21scripts/gdb: Fix gdb 'lx-symbols' commandKhalid Masum
2022-07-21scripts/gdb: fix 'lx-dmesg' on 32 bits archAntonio Borneo
2022-06-11scripts/gdb: change kernel config dumping methodKuan-Ying Lee
2021-12-16scripts/gdb: lx-dmesg: read records individuallyJohn Ogness
2021-11-09scripts/gdb: handle split debug for vmlinuxDouglas Anderson
2021-05-07scripts/gdb: add lx_current support for arm64Barry Song
2021-05-07scripts/gdb: document lx_current is only supported by x86Barry Song
2021-05-07gdb: lx-symbols: store the abspath()Johannes Berg
2021-02-26scripts/gdb: fix list_for_eachGeorge Prekas
2021-02-16kbuild: use always-y instead of extra-yMasahiro Yamada
2020-10-16scripts/gdb/tasks: add headers and improve spacing formatRitesh Harjani
2020-10-16scripts/gdb/proc: add struct mount & struct super_block addr in lx-mounts com...Ritesh Harjani
2020-10-13Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-12Merge branch 'printk-rework' into for-linusPetr Mladek
2020-09-22printk: move dictionary keys to dev_printk_infoJohn Ogness
2020-09-15printk: ringbuffer: add finalization/extension supportJohn Ogness
2020-09-15printk: ringbuffer: change representation of statesJohn Ogness
2020-09-08scripts/gdb: update for lockless printk ringbufferJohn Ogness
2020-09-08scripts/gdb: add utils.read_ulong()John Ogness
2020-08-12scripts/gdb: fix python 3.8 SyntaxWarningNick Desaulniers
2020-08-03Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki
2020-07-24scripts/gdb: fix lx-symbols 'gdb.error' while loading modulesStefano Garzarella
2020-07-09PM: domains: Fix up terminology with parent/childKees Cook
2020-05-07scripts/gdb: repair rb_first() and rb_last()Aymeric Agon-Rambosson
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2019-11-06scripts/gdb: fix debugging modules compiled with hot/cold partitioningIlya Leoshkevich
2019-10-19scripts/gdb: fix debugging modules on s390Ilya Leoshkevich