index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
gdb
/
linux
/
cpus.py
Age
Commit message (
Expand
)
Author
2024-05-08
scripts/gdb: fix detection of current CPU in KGDB
Florian Rommel
2024-05-08
scripts/gdb: fix parameter handling in $lx_per_cpu
Florian Rommel
2023-11-01
scripts/gdb: add lx_current support for riscv
Deepak Gupta
2023-04-08
scripts/gdb: support getting current task struct in UML
Glenn Washburn
2023-04-08
scripts/gdb: correct indentation in get_current_task
Glenn Washburn
2023-02-09
scripts/gdb: fix 'lx-current' for x86
Jeff Xie
2021-05-07
scripts/gdb: add lx_current support for arm64
Barry Song
2021-05-07
scripts/gdb: document lx_current is only supported by x86
Barry Song
2019-05-14
scripts/gdb: silence pep8 checks
Stephen Boyd
2016-05-23
scripts/gdb: cast CPU numbers to integer
Jan Kiszka
2016-05-23
scripts/gdb: add cpu iterators
Kieran Bingham
2015-02-17
scripts/gdb: convert CpuList to generator function
Jan Kiszka
2015-02-17
scripts/gdb: port to python3 / gdb7.7
Pantelis Koukousoulas
2015-02-17
scripts/gdb: add class to iterate over CPU masks
Jan Kiszka
2015-02-17
scripts/gdb: add lx_current convenience function
Jan Kiszka
2015-02-17
scripts/gdb: add internal helper and convenience function for per-cpu lookup
Jan Kiszka