aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb
Commit message (Expand)AuthorAge
* scripts/gdb: fix debugging modules compiled with hot/cold partitioningIlya Leoshkevich2019-11-06
* scripts/gdb: fix debugging modules on s390Ilya Leoshkevich2019-10-19
* scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is setJoel Colledge2019-10-19
* scripts/gdb: handle split debugDouglas Anderson2019-09-25
* scripts/gdb: add helpers to find and list devicesLeonard Crestez2019-07-16
* scripts/gdb: add lx-genpd-summary commandLeonard Crestez2019-07-16
* kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctreeMasahiro Yamada2019-07-10
* scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not setFabiano Rosas2019-06-01
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* scripts/gdb: print cached rate in lx-clk-summaryLeonard Crestez2019-05-14
* scripts/gdb: clean up error handling in list helpersLeonard Crestez2019-05-14
* scripts/gdb: add $lx_clk_core_lookup functionLeonard Crestez2019-05-14
* scripts/gdb: initial clk support: lx-clk-summaryLeonard Crestez2019-05-14
* scripts/gdb: add hlist utilitiesLeonard Crestez2019-05-14
* scripts/gdb: silence pep8 checksStephen Boyd2019-05-14
* scripts/gdb: add a timer list commandStephen Boyd2019-05-14
* scripts/gdb: add rb tree iterating utilitiesStephen Boyd2019-05-14
* scripts/gdb: add kernel config dumping commandStephen Boyd2019-05-14
* scripts/gdb: find vmlinux where it was beforeStephen Boyd2019-05-14
* kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree buildMasahiro Yamada2019-04-02
* Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-03-10
|\
| * scripts/gdb: refactor rules for symlink creationMasahiro Yamada2019-02-27
| * scripts/gdb: do not descend into scripts/gdb from scriptsMasahiro Yamada2019-02-27
* | scripts/gdb: replace flags (MS_xyz -> SB_xyz)Jackie Liu2019-03-07
|/
* scripts/gdb: fix lx-version string outputDu Changbin2019-01-04
* scripts/gdb/linux/tasks.py: fix get_thread_infoXi Kangjie2018-01-19
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada2017-08-31
* scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replaceLeonard Crestez2017-07-12
* scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetchLeonard Crestez2017-07-12
* scripts/gdb: add lx-fdtdump commandPeter Griffin2017-07-12
* scripts/gdb: make lx-dmesg command work (reliably)André Draszik2017-06-02
* Revert "scripts/gdb: add a Radix Tree Parser"Kieran Bingham2016-07-15
* scripts/gdb: Perform path expansion to lx-symbol's argumentsNikolay Borisov2016-07-15
* scripts/gdb: add constants.py to .gitignoreOmar Sandoval2016-07-15
* scripts/gdb: rebuild constants.py on dependancy changeKieran Bingham2016-07-15
* scripts/gdb: silence 'nothing to do' messageKieran Bingham2016-07-15
* scripts/gdb: decode bytestream on dmesg for Python3Kieran Bingham2016-05-23
* scripts/gdb: fix issue with dmesg.py and python 3.XDom Cote2016-05-23
* scripts/gdb: improve types abstraction for gdb python scriptsDom Cote2016-05-23
* scripts/gdb: add lx_thread_info_by_pid helperKieran Bingham2016-05-23
* scripts/gdb: add a Radix Tree ParserKieran Bingham2016-05-23
* scripts/gdb: cast CPU numbers to integerJan Kiszka2016-05-23
* scripts/gdb: add cpu iteratorsKieran Bingham2016-05-23
* scripts/gdb: add mount point list commandKieran Bingham2016-05-23
* scripts/gdb: add io resource readersKieran Bingham2016-05-23
* scripts/gdb: provide a dentry_name VFS path helperKieran Bingham2016-05-23
* scripts/gdb: support !CONFIG_MODULES gracefullyKieran Bingham2016-05-23
* scripts/gdb: provide exception catching parserKieran Bingham2016-05-23
* scripts/gdb: convert modules usage to lists functionsKieran Bingham2016-05-23