index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
gdb
/
linux
/
modules.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: lx-symbols: do not error out on monolithic build
Etienne Buira
2024-11-14
1
-0
/
+3
*
scripts/gdb/modules: add get module text support
Kuan-Ying Lee
2023-08-21
1
-1
/
+31
*
scripts/gdb: fix 'lx-lsmod' show the wrong size
Kuan-Ying Lee
2023-08-18
1
-3
/
+9
*
scripts/gdb: use mem instead of core_layout to get the module address
Pankaj Raghav
2023-04-13
1
-2
/
+2
*
scripts/gdb: support !CONFIG_MODULES gracefully
Kieran Bingham
2016-05-23
1
-1
/
+4
*
scripts/gdb: convert modules usage to lists functions
Kieran Bingham
2016-05-23
1
-11
/
+6
*
scripts/gdb: Adjust module reference counter reported by lx-lsmod
Jan Kiszka
2016-05-23
1
-1
/
+1
*
scripts/gdb: account for changes in module data structure
Jan Kiszka
2016-03-22
1
-2
/
+3
*
scripts/gdb: fix lx-lsmod refcnt
Adrien Schildknecht
2015-05-28
1
-8
/
+1
*
scripts/gdb: convert CpuList to generator function
Jan Kiszka
2015-02-17
1
-1
/
+1
*
scripts/gdb: convert ModuleList to generator function
Jan Kiszka
2015-02-17
1
-22
/
+11
*
scripts/gdb: port to python3 / gdb7.7
Pantelis Koukousoulas
2015-02-17
1
-3
/
+6
*
scripts/gdb: add lx-lsmod command
Jan Kiszka
2015-02-17
1
-1
/
+45
*
scripts/gdb: add internal helper and convenience function to look up a module
Jan Kiszka
2015-02-17
1
-0
/
+28
*
scripts/gdb: add module iteration class
Jan Kiszka
2015-02-17
1
-0
/
+39