]> git.baikalelectronics.ru Git - kernel.git/commit
scripts/gdb: add command to check list consistency
authorThiébaud Weksteen <thiebaud@weksteen.fr>
Tue, 30 Jun 2015 21:58:07 +0000 (14:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Jul 2015 02:44:57 +0000 (19:44 -0700)
commitc95ceb2f29ace13653e00789480dab1dd0944ea3
treea5a6bd5e2cb43311335af3df3acc5f40d0e0c4b0
parent28e571df0e7f125413e5b4340664f507102fb194
scripts/gdb: add command to check list consistency

Add a gdb script to verify the consistency of lists.

Signed-off-by: Thiébaud Weksteen <thiebaud@weksteen.fr>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/gdb/linux/lists.py [new file with mode: 0644]
scripts/gdb/vmlinux-gdb.py