index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
gdb
/
linux
/
cpus.py
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
scripts/gdb: fix detection of current CPU in KGDB
Florian Rommel
1
-5
/
+1
2024-05-08
scripts/gdb: fix parameter handling in $lx_per_cpu
Florian Rommel
1
-3
/
+2
2023-11-01
scripts/gdb: add lx_current support for riscv
Deepak Gupta
1
-0
/
+15
2023-04-08
scripts/gdb: support getting current task struct in UML
Glenn Washburn
1
-2
/
+8
2023-04-08
scripts/gdb: correct indentation in get_current_task
Glenn Washburn
1
-9
/
+9
2023-02-09
scripts/gdb: fix 'lx-current' for x86
Jeff Xie
1
-1
/
+1
2021-05-07
scripts/gdb: add lx_current support for arm64
Barry Song
1
-0
/
+13
2021-05-07
scripts/gdb: document lx_current is only supported by x86
Barry Song
1
-2
/
+8
2019-05-14
scripts/gdb: silence pep8 checks
Stephen Boyd
1
-0
/
+1
2016-05-23
scripts/gdb: cast CPU numbers to integer
Jan Kiszka
1
-1
/
+1
2016-05-23
scripts/gdb: add cpu iterators
Kieran Bingham
1
-0
/
+38
2015-02-17
scripts/gdb: convert CpuList to generator function
Jan Kiszka
1
-39
/
+32
2015-02-17
scripts/gdb: port to python3 / gdb7.7
Pantelis Koukousoulas
1
-1
/
+4
2015-02-17
scripts/gdb: add class to iterate over CPU masks
Jan Kiszka
1
-0
/
+54
2015-02-17
scripts/gdb: add lx_current convenience function
Jan Kiszka
1
-0
/
+17
2015-02-17
scripts/gdb: add internal helper and convenience function for per-cpu lookup
Jan Kiszka
1
-0
/
+68