summaryrefslogtreecommitdiffstats
path: root/scripts/gdb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-02-232-0/+223
|\
| * scripts/gdb: add mm introspection utilsDmitrii Bundin2023-02-022-0/+223
* | scripts/gdb: fix 'lx-current' for x86Jeff Xie2023-02-091-1/+1
|/
* Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-071-1/+1
|\
| * scripts/gdb: ensure the absolute path is generated on initial sourceAaron Tomlin2022-07-291-1/+1
* | Merge tag 'printk-for-5.20-sane' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-052-8/+15
|\ \
| * | scripts/gdb: fix 'lx-dmesg' on 32 bits archAntonio Borneo2022-07-212-8/+15
| |/
* / scripts/gdb: Fix gdb 'lx-symbols' commandKhalid Masum2022-07-211-1/+1
|/
* scripts/gdb: change kernel config dumping methodKuan-Ying Lee2022-06-111-3/+3
* scripts/gdb: lx-dmesg: read records individuallyJohn Ogness2021-12-161-17/+18
* scripts/gdb: handle split debug for vmlinuxDouglas Anderson2021-11-091-1/+2
* scripts/gdb: add lx_current support for arm64Barry Song2021-05-071-0/+13
* scripts/gdb: document lx_current is only supported by x86Barry Song2021-05-071-2/+8
* gdb: lx-symbols: store the abspath()Johannes Berg2021-05-071-1/+2
* scripts/gdb: fix list_for_eachGeorge Prekas2021-02-261-0/+5
* kbuild: use always-y instead of extra-yMasahiro Yamada2021-02-161-2/+2
* scripts/gdb/tasks: add headers and improve spacing formatRitesh Harjani2020-10-161-4/+5
* scripts/gdb/proc: add struct mount & struct super_block addr in lx-mounts com...Ritesh Harjani2020-10-161-8/+7
* Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-132-37/+117
|\
| * Merge branch 'printk-rework' into for-linusPetr Mladek2020-10-122-37/+117
| |\
| | * printk: move dictionary keys to dev_printk_infoJohn Ogness2020-09-221-5/+11
| | * printk: ringbuffer: add finalization/extension supportJohn Ogness2020-09-151-1/+2
| | * printk: ringbuffer: change representation of statesJohn Ogness2020-09-151-5/+6
| | * scripts/gdb: update for lockless printk ringbufferJohn Ogness2020-09-081-37/+102
| | * scripts/gdb: add utils.read_ulong()John Ogness2020-09-081-0/+7
* | | scripts/gdb: fix python 3.8 SyntaxWarningNick Desaulniers2020-08-121-2/+2
|/ /
| |
| \
*-. \ Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki2020-08-031-6/+6
|\ \ \ | | |/ | |/|
| | * PM: domains: Fix up terminology with parent/childKees Cook2020-07-091-6/+6
| |/
* / scripts/gdb: fix lx-symbols 'gdb.error' while loading modulesStefano Garzarella2020-07-241-1/+1
|/
* scripts/gdb: repair rb_first() and rb_last()Aymeric Agon-Rambosson2020-05-071-2/+2
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* scripts/gdb: fix debugging modules compiled with hot/cold partitioningIlya Leoshkevich2019-11-061-1/+2
* scripts/gdb: fix debugging modules on s390Ilya Leoshkevich2019-10-191-1/+7
* scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is setJoel Colledge2019-10-192-16/+25
* scripts/gdb: handle split debugDouglas Anderson2019-09-251-2/+2
* scripts/gdb: add helpers to find and list devicesLeonard Crestez2019-07-162-0/+183
* scripts/gdb: add lx-genpd-summary commandLeonard Crestez2019-07-162-0/+84
* kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctreeMasahiro Yamada2019-07-111-1/+1
* scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not setFabiano Rosas2019-06-011-1/+2
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* scripts/gdb: print cached rate in lx-clk-summaryLeonard Crestez2019-05-142-7/+18
* scripts/gdb: clean up error handling in list helpersLeonard Crestez2019-05-141-8/+2
* scripts/gdb: add $lx_clk_core_lookup functionLeonard Crestez2019-05-141-0/+23
* scripts/gdb: initial clk support: lx-clk-summaryLeonard Crestez2019-05-142-0/+47
* scripts/gdb: add hlist utilitiesLeonard Crestez2019-05-141-0/+23
* scripts/gdb: silence pep8 checksStephen Boyd2019-05-145-5/+16
* scripts/gdb: add a timer list commandStephen Boyd2019-05-143-0/+233
* scripts/gdb: add rb tree iterating utilitiesStephen Boyd2019-05-142-0/+178
* scripts/gdb: add kernel config dumping commandStephen Boyd2019-05-142-0/+45
* scripts/gdb: find vmlinux where it was beforeStephen Boyd2019-05-141-1/+5