aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb
AgeCommit message (Expand)Author
2020-07-24scripts/gdb: fix lx-symbols 'gdb.error' while loading modulesStefano Garzarella
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
2019-10-19scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is setJoel Colledge
2019-09-25scripts/gdb: handle split debugDouglas Anderson
2019-07-16scripts/gdb: add helpers to find and list devicesLeonard Crestez
2019-07-16scripts/gdb: add lx-genpd-summary commandLeonard Crestez
2019-07-11kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctreeMasahiro Yamada
2019-06-01scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not setFabiano Rosas
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-14scripts/gdb: print cached rate in lx-clk-summaryLeonard Crestez
2019-05-14scripts/gdb: clean up error handling in list helpersLeonard Crestez
2019-05-14scripts/gdb: add $lx_clk_core_lookup functionLeonard Crestez
2019-05-14scripts/gdb: initial clk support: lx-clk-summaryLeonard Crestez
2019-05-14scripts/gdb: add hlist utilitiesLeonard Crestez
2019-05-14scripts/gdb: silence pep8 checksStephen Boyd
2019-05-14scripts/gdb: add a timer list commandStephen Boyd
2019-05-14scripts/gdb: add rb tree iterating utilitiesStephen Boyd
2019-05-14scripts/gdb: add kernel config dumping commandStephen Boyd
2019-05-14scripts/gdb: find vmlinux where it was beforeStephen Boyd
2019-04-02kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree buildMasahiro Yamada
2019-03-10Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-03-07scripts/gdb: replace flags (MS_xyz -> SB_xyz)Jackie Liu
2019-02-27scripts/gdb: refactor rules for symlink creationMasahiro Yamada
2019-02-27scripts/gdb: do not descend into scripts/gdb from scriptsMasahiro Yamada
2019-01-04scripts/gdb: fix lx-version string outputDu Changbin
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