index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
gdb
/
linux
/
modules.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
scripts/gdb/modules: add get module text support
Kuan-Ying Lee
1
-1
/
+31
2023-08-18
scripts/gdb: fix 'lx-lsmod' show the wrong size
Kuan-Ying Lee
1
-3
/
+9
2023-04-14
scripts/gdb: use mem instead of core_layout to get the module address
Pankaj Raghav
1
-2
/
+2
2016-05-24
scripts/gdb: support !CONFIG_MODULES gracefully
Kieran Bingham
1
-1
/
+4
2016-05-24
scripts/gdb: convert modules usage to lists functions
Kieran Bingham
1
-11
/
+6
2016-05-24
scripts/gdb: Adjust module reference counter reported by lx-lsmod
Jan Kiszka
1
-1
/
+1
2016-03-23
scripts/gdb: account for changes in module data structure
Jan Kiszka
1
-2
/
+3
2015-05-29
scripts/gdb: fix lx-lsmod refcnt
Adrien Schildknecht
1
-8
/
+1
2015-02-18
scripts/gdb: convert CpuList to generator function
Jan Kiszka
1
-1
/
+1
2015-02-18
scripts/gdb: convert ModuleList to generator function
Jan Kiszka
1
-22
/
+11
2015-02-18
scripts/gdb: port to python3 / gdb7.7
Pantelis Koukousoulas
1
-3
/
+6
2015-02-18
scripts/gdb: add lx-lsmod command
Jan Kiszka
1
-1
/
+45
2015-02-18
scripts/gdb: add internal helper and convenience function to look up a module
Jan Kiszka
1
-0
/
+28
2015-02-18
scripts/gdb: add module iteration class
Jan Kiszka
1
-0
/
+39