tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
scripts
/
gdb
/
linux
/
at
v6.6-rc2
27 files
.gitignore
.gitignore: add SPDX License Identifier
6 years ago
Makefile
kbuild: use always-y instead of extra-y
5 years ago
__init__.py
scripts/gdb: add empty package initialization script
11 years ago
clk.py
scripts/gdb: bail early if there are no clocks
3 years ago
config.py
scripts/gdb: change kernel config dumping method
3 years ago
constants.py.in
scripts/gdb/vmalloc: add vmallocinfo support
2 years ago
cpus.py
scripts/gdb: support getting current task struct in UML
3 years ago
device.py
scripts/gdb: add helpers to find and list devices
6 years ago
dmesg.py
scripts/gdb: fix 'lx-dmesg' on 32 bits arch
3 years ago
genpd.py
scripts/gdb: bail early if there are no generic PD
3 years ago
interrupts.py
scripts/gdb: print interrupts
3 years ago
lists.py
scripts/gdb: fix list_for_each
5 years ago
mm.py
scripts/gdb/aarch64: add aarch64 page operation helper commands and configs
2 years ago
modules.py
scripts/gdb/modules: add get module text support
2 years ago
page_owner.py
scripts/gdb/page_owner: add page owner support
2 years ago
pgtable.py
scripts/gdb/aarch64: add aarch64 page operation helper commands and configs
2 years ago
proc.py
scripts/gdb: create linux/vfs.py for VFS related GDB helpers
3 years ago
radixtree.py
scripts/gdb: add a Radix Tree Parser
3 years ago
rbtree.py
scripts/gdb: fix python 3.8 SyntaxWarning
5 years ago
slab.py
scripts/gdb/slab: add slab support
2 years ago
stackdepot.py
scripts/gdb/stackdepot: add stackdepot support
2 years ago
symbols.py
scripts/gdb/symbols: add specific ko module load command
2 years ago
tasks.py
scripts/gdb/tasks: add headers and improve spacing format
5 years ago
timerlist.py
scripts/gdb: timerlist: convert int chunks to str
3 years ago
utils.py
scripts/gdb/utils: add common type usage
2 years ago
vfs.py
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
2 years ago
vmalloc.py
scripts/gdb/vmalloc: add vmallocinfo support
2 years ago