index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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