]> 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)
commita4fcc1285e750386cb1342fe16eee7c3132f8c18
treea5a6bd5e2cb43311335af3df3acc5f40d0e0c4b0
parent9281a41b8c30de82bec5a21f68bbe4e0523c3dcc
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